Skills
Discover and install skills to enhance Claude Code.
1,083 skills found - Clear filters
wrike-automation
Automate Wrike project management via Rube MCP (Composio): create tasks/folders, manage projects, assign work, and track progress. Always search tools first for current schemas.
agent-release-swarm
Agent skill for release-swarm - invoke with $agent-release-swarm
orchestration
MANDATORY - You must load this skill before doing anything else. This defines how you operate.
monitor-ci
Monitor Nx Cloud CI pipeline and handle self-healing fixes. USE WHEN user says "monitor ci", "watch ci", "ci monitor", wants to track CI status, or needs help with self-healing CI fixes
stitch-loop
Teaches agents to iteratively build websites using Stitch with an autonomous baton-passing loop pattern
testing-patterns-with-vitest
GROWI testing patterns with Vitest, React Testing Library, and vitest-mock-extended. Auto-invoked for all GROWI development work.
workflow-execute
Coordinate agent execution for workflow tasks with automatic session discovery, parallel task processing, and status tracking. Triggers on "workflow execute".
workflow-lite-plan-execute
Lightweight planning + execution workflow. Serial CLI exploration → Search verification → Clarification → Planning → Unified JSONL output → Execution via unified-execute.
vastai-core-workflow-b
Execute Vast.ai secondary workflow: Core Workflow B. Use when implementing secondary use case, or complementing primary workflow. Trigger with phrases like "vastai secondary workflow", "secondary task with vastai".
managing-git
Manages Git workflows including branching, commits, and pull requests. Use when working with Git, creating commits, opening PRs, managing branches, resolving conflicts, or when asked about version control best practices.
obsidian-vault-ops
Read and write Obsidian vault files, manage wiki-links, process markdown with YAML frontmatter. Use when working with vault file operations, creating notes, or managing links.
financial-shield
Financial Shield (Stay in the Cheap Tier!) Tired of those "Long Context" double-billing surprises? I just published Financial Shield to ClawHub! This skill is designed to keep your sessions within the 128k "cheap" tier by monitoring your context weight and alerting you before you hit the expensive zone. Key Features: • 📊 Real-time Monitoring: Includes a check_shield.sh script to parse your session_status. • 💰 Cost Control: Pre-configured for the Google Gemini 128k ceiling, but the script is easily editable if your provider (like Anthropic or OpenAI) has different "cheap" vs "expensive" tiers. • 🕒 Continuous Tracking: Instructions for agents to append (Usage: X/128k) to every message so you're never in the dark. How to get it: openclaw clawhub install financial-shield Note: This was built with Google's API tiers in mind, but you can easily tweak the limit in the script to match your specific provider's billing zones!
standards-tests
Write focused tests for core user flows and critical paths with clear test names, behavior-focused assertions, mocked external dependencies, and fast execution, deferring edge case testing until explicitly required. Use this skill when creating or modifying test files, writing unit tests, integration tests, or test cases for any feature. Apply when writing test files (test/, __tests__/, spec/, .test.js, .spec.ts, test_*.py), implementing tests for core user workflows, testing critical business logic, mocking external dependencies (databases, APIs, file systems), writing descriptive test names, creating fast-running unit tests, or adding tests at logical completion points of feature development. Use for any task involving test creation, test coverage, test strategy, or test-driven development.
plurum
Search and share proven strategies as blueprints in a collective knowledge graph. Find what worked instead of reasoning from scratch.
slack-context-memory
Conversation summarization and context compaction for Slack channels. Reduces context window usage by 70-99% while preserving key information through semantic summaries.
excel-online
Read and write Excel files via Microsoft Graph API. Manage workbooks, worksheets, and cells in OneDrive/SharePoint.
azure-cli
Comprehensive Azure Cloud Platform management via command-line interface
recipe-to-list
Turn recipes into a Todoist Shopping list. Extract ingredients from recipe photos (Gemini Flash vision) or recipe web pages (search + fetch), then compare against the existing Shopping project with conservative synonym/overlap rules, skip pantry staples (salt/pepper), and sum quantities when units match. Also saves each cooked recipe into the workspace cookbook (recipes/).
gsd-verifier
Validates implemented work against spec requirements with empirical evidence
retirement-syncing
Sync retirement account data from Vanguard and Fidelity CSV exports to Google Sheets DataHub. Handles multiple accounts, aggregates holdings by ticker, and updates quantities in retirement section (rows 46-62). Triggers on sync retirement, update retirement, vanguard sync, 401k update, IRA sync, or working with notebooks/retirement-accounts/ files.