Skills
Discover and install skills to enhance Claude Code.
1,083 skills found - Clear filters
linkai-agent
Call LinkAI applications and workflows. Use bash command to execute like 'bash <base_dir>/scripts/call.sh <app_code> <question>'.
nx-generate
Generate code using nx generators. USE WHEN scaffolding code or transforming existing code - for example creating libraries or applications, or anything else that is boilerplate code or automates repetitive tasks. ALWAYS use this first when generating code with Nx instead of calling MCP tools or running nx generate immediately.
agent-release-swarm
Agent skill for release-swarm - invoke with $agent-release-swarm
file-todos
This skill should be used when managing the file-based todo tracking system in the todos/ directory. It provides workflows for creating todos, managing status and dependencies, conducting triage, and integrating with slash commands and code review processes.
triage-helper
Assistance with triage of unprioritized issues. Use when the user asks for help with triage.
bundle-dynamic-imports
Use next/dynamic for lazy-loading heavy components. Apply when importing large components like editors, charts, or rich text editors that aren't needed on initial render.
workflow-plan-execute
4-phase planning+execution workflow with action-planning-agent task generation, outputs IMPL_PLAN.md and task JSONs, optional Phase 4 execution. Triggers on "workflow:plan".
my-skill
Short description of what this skill does and when to use it.
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!
evolution
CRITICAL: Use for makepad-skills self-evolution and contribution. Triggers on: evolve, evolution, contribute, contribution, self-improve, self-improvement, add pattern, new pattern, capture learning, document solution, hooks, hook system, auto-trigger, skill routing, template, pattern template, shader template, troubleshooting template, 演进, 贡献, 自我改进, 添加模式, 记录学习, 文档化解决方案
excalidraw-mcp
Create, edit, and export live Excalidraw diagrams using mcp-excalidraw-server (MCP tools + canvas REST API). Use when an agent needs to draw/lay out diagrams, convert Mermaid to Excalidraw, query/update/delete elements, or export/import elements from a running canvas server (EXPRESS_SERVER_URL, default http://localhost:3000).
jira-ai
CLI tool for interacting with Atlassian Jira and Confluence
moai-foundation-context
Enterprise context and session management with token budget optimization and state persistence
monorepo-structure
Set up a Turborepo + pnpm monorepo for sharing code between frontend, backend, and workers. One repo, multiple packages, shared types, parallel builds.
email-action-extractor
Extract actionable tasks assigned to the user from email text. Filters out informational emails (announcements, newsletters, ads, automated reports) and only processes emails with clear action requests. Handles group emails by identifying user-specific assignments.
worker-health-monitoring
Heartbeat-based health monitoring for background workers with configurable thresholds, rolling duration windows, failure rate calculation, and stuck job detection.
readme-updater
Keep README files current with project changes. Use when project structure changes, features added, or setup instructions modified. Suggests README updates based on code changes. Triggers on significant project changes, new features, dependency changes.
plurum
Search and share proven strategies as blueprints in a collective knowledge graph. Find what worked instead of reasoning from scratch.
luma
Luma Event Manager for Clawdbot — Discover events by topic or location, RSVP, view guest lists, and sync to Google Calendar. No API key required (web scraping), no Luma Plus subscription needed. Repo: github.com/mariovallereyes/luma-skill