Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
session-handoff
Generate a structured handoff document capturing current progress, open tasks, key decisions, and context needed to resume work. Use when ending a session, saying "continue later", "save progress", "session summary", or "pick up where I left off".
majiayu000/claude-skill-registry 163
-
make-skill-template
Create new Agent Skills for GitHub Copilot from prompts or by duplicating this template. Use when asked to "create a skill", "make a new skill", "scaffold a skill", or when building specialized AI capabilities with bundled resources. Generates SKILL.md files with proper frontmatter, directory structure, and optional scripts/references/assets folders.
majiayu000/claude-skill-registry 163
-
turnkey
Thirdweb server wallets for server-side wallet creation and gasless transaction execution. Use when working with thirdweb server wallets, EIP-7702 gasless transactions, custodial wallets, or automated trading wallets. Triggers on: "thirdweb server wallet", "server wallet", "custodial wallet", "gasless", "sendSponsoredTransaction", "createServerWallet".
majiayu000/claude-skill-registry 163
-
dependency-management
Standardized protocol for managing project dependencies using `uv` and handling system-level requirements.
majiayu000/claude-skill-registry 163
-
pr-reviews
Review code changes on a given GitHub PR using gh CLI. Use when the user asks to review a pull request, analyze PR diffs, or provide feedback on open PRs with structured quality, security, and testing assessments.
majiayu000/claude-skill-registry 163
-
analyzing-frontend-layer
Use when analyzing frontend/UI layer including components, state management, routing, and API integration (optional - skip if no frontend exists)
majiayu000/claude-skill-registry 163
-
coach
Fitness coaching + workout intelligence. Use when the user mentions workouts, lifting, running, mobility, recovery, PRs, training split, soreness, volume, RPE, deload, sleep, or asks “did I train today / what should I train / how am I progressing”. Also triggers on /workout /pr /split /recovery /week /weight.
majiayu000/claude-skill-registry 163
-
customer-win-back-sequencer
For churned accounts, research what has changed since they left — new funding, team growth, competitor dissatisfaction, product updates that address their pain — then assess re-engagement potential and generate a personalized win-back email sequence with timing recommendations. Chains web research and LinkedIn monitoring with email sequence generation.
majiayu000/claude-skill-registry 163
-
cost-optimization
Optimize cloud costs across AWS, Azure, GCP, and OCI through resource rightsizing, tagging strategies, reserved instances, and spending analysis. Use when reducing cloud expenses, analyzing infrastructure costs, or implementing cost governance policies.
majiayu000/claude-skill-registry 163
-
ai-chat
Access 50+ LLM models through a unified OpenAI-compatible API via AceDataCloud. Use when you need chat completions from GPT, Claude, Gemini, DeepSeek, Grok, or other models through a single endpoint. Supports streaming, function calling, and vision.
majiayu000/claude-skill-registry 163
-
mcp-chaining
Research-to-implement pipeline chaining 5 MCP tools with graceful degradation
majiayu000/claude-skill-registry 163
-
github
STUB — installed at ~/openclaw/skills/github/SKILL.md
majiayu000/claude-skill-registry 163
-
claude-in-chrome-troubleshooting
Diagnose and fix Claude in Chrome MCP extension connectivity issues. Use when mcp__claude-in-chrome__* tools fail, return "Browser extension is not connected", or behave erratically.
majiayu000/claude-skill-registry 163
-
address-github-comments
Use when you need to address review or issue comments on an open GitHub Pull Request using the gh CLI.
majiayu000/claude-skill-registry 163
-
team-figma-extract
majiayu000/claude-skill-registry 163
-
coding-standards
Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development.
majiayu000/claude-skill-registry 163
-
template-skill
Replace with description of the skill and when Claude should use it.
majiayu000/claude-skill-registry 163
-
nano-pdf
Edit PDFs with natural-language instructions using the nano-pdf CLI.
majiayu000/claude-skill-registry 163
-
style-learner
Learn and extract writing style patterns from exemplar text for consistent
majiayu000/claude-skill-registry 163
-
documentation
Write and maintain technical documentation. Trigger with "write docs for", "document this", "create a README", "write a runbook", "onboarding guide", or when the user needs help with any form of technical writing — API docs, architecture docs, or operational runbooks.
majiayu000/claude-skill-registry 163
-
nw-query-optimization
SQL and NoSQL query optimization techniques, indexing strategies, execution plan analysis, JOIN algorithms, cardinality estimation, and database-specific query patterns
majiayu000/claude-skill-registry 163
-
oauth-integrations
Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workers
and other edge environments. Covers provider-specific quirks, required headers, scope requirements,
and token handling without MSAL.
Use when: implementing GitHub OAuth, Microsoft/Azure AD authentication, handling OAuth callbacks,
or troubleshooting 403 errors in OAuth flows.
majiayu000/claude-skill-registry 163
-
java-refactoring-extract-method
Refactoring using Extract Methods in Java Language
majiayu000/claude-skill-registry 163
-
mermaid
Generate Mermaid diagrams for chatbot flows that render in Markdown, including choosing diagram types, producing valid Mermaid code blocks, and validating or rendering diagrams locally via the bundled scripts. Use when a user asks for chatbot flowcharts/sequence/state diagrams, wants Mermaid syntax, or needs to verify/render Mermaid without a web service.
majiayu000/claude-skill-registry 163