Agent skills
Skills you can use with AI coding agents, indexed from public GitHub repositories.
-
wolf-scripts-core
Core automation scripts for archetype selection, evidence validation, quality scoring, and safe bash execution
majiayu000/claude-skill-registry 163
-
add-note
Use this skill whenever important information is learned during a task or when the user explicitly asks to store something. Use when users ask to remember. Triggers on "remember this", "update memory", "share" or any persistent storage request.
majiayu000/claude-skill-registry 163
-
nonstop-orchestrator
majiayu000/claude-skill-registry 163
-
pulumi-neo
Pulumi Neo AI-powered infrastructure automation agent. Use when working with Pulumi Neo for conversational infrastructure management, creating Neo tasks, monitoring task progress, infrastructure analysis, maintenance operations, or automating multi-step cloud workflows through natural language.
majiayu000/claude-skill-registry 163
-
research-150
Deep research workflow for this project using 150% scope (100% core + 50% boundary), evidence-based reasoning, and structured investigation notes. Use when the task requires investigation, root-cause analysis, or mapping unknown areas. Always maintain a research log file that captures findings, hypotheses, and next branches; use web.run when external verification is needed.
majiayu000/claude-skill-registry 163
-
git-workflow-policy
Git workflow policies including commit rules and worktree cleanup sequence. Use when managing git operations, commits, or merges.
majiayu000/claude-skill-registry 163
-
n8n-builder
Generates valid n8n workflow JSON with nodes, connections, settings, credentials. Use when creating workflow automations programmatically, scaffolding AI agent workflows with LangChain nodes, or converting requirements into n8n JSON.
majiayu000/claude-skill-registry 163
-
status-report-generator
Status Report Generator - Auto-activating skill for Enterprise Workflows.
Triggers on: status report generator, status report generator
Part of the Enterprise Workflows skill category.
majiayu000/claude-skill-registry 163
-
book-scaffolding
Plan, structure, and scaffold large educational books using cognitive load management and pedagogical best practices. Use when planning multi-part educational works requiring narrative continuity, progressive complexity, and hands-on exercises.
majiayu000/claude-skill-registry 163
-
inbox
Process pending items from 0-inbox/ task queue.
Assess scope and create appropriate KB artifacts (tickets, phases, PRDs).
WHEN TO USE:
- After completing primary work (ticket, phase, user request)
- User says "check inbox", "process inbox", "what's pending"
- Periodic inbox review
SOURCES:
- Direct user messages (not immediately actionable)
- GitHub issues/PRs
- Slack messages
- External integrations
NOT during main workflow - only after primary directive complete.
majiayu000/claude-skill-registry 163
-
tk-stats
Show project task statistics and progress. Use when user says /tk:stats or asks about progress, how many tasks, completion rate, or project status.
majiayu000/claude-skill-registry 163
-
novelweave-workflow
使用 NovelWeave 进行小说创作的完整工作流程,包括命令使用、最佳实践和高效创作技巧。适用于规划小说项目、组织创作过程或学习 NovelWeave 功能。
majiayu000/claude-skill-registry 163
-
create-plan
Create detailed implementation plans from feature specs or bug reports with testable acceptance criteria. Use proactively when planning features, refactors, or fixes. Every task MUST have minimum 2 testable ACs and map to requirements.
majiayu000/claude-skill-registry 163
-
apscheduler
Advanced Python Scheduler - Task scheduling and job queue system
majiayu000/claude-skill-registry 163
-
email-marketing
Эксперт по email-маркетингу. Используй для email кампаний, автоматизации, сегментации, deliverability и A/B тестов.
majiayu000/claude-skill-registry 163
-
long-agent
Manage long-running agent sessions. Use for tracking progress in extended tasks, maintaining context across long sessions, and managing multi-step workflows.
majiayu000/claude-skill-registry 163
-
Workflow Execution
This skill should be used when implementing tracks, following workflow methodologies, updating plan status, or when the user asks about "TDD workflow", "how to follow workflow", "task execution", "phase completion", or "status updates". Provides patterns for executing work according to defined methodologies.
majiayu000/claude-skill-registry 163
-
computer-vision
Image processing, object detection, segmentation, and vision models. Use for image classification, object detection, or visual analysis tasks.
majiayu000/claude-skill-registry 163
-
sprint-1-executor
Execute Sprint 1 tasks for FASA optimization and trade analytics. This skill should be used when the user requests execution of any Sprint 1 task (Tasks 1.1 through 3.2), including cap space parsing, Sleeper integration, FASA target marts, notebooks, valuation models, trade analysis, automation workflows, or documentation. Each task is atomic, standalone, and designed for independent execution with built-in validation.
majiayu000/claude-skill-registry 163
-
google-chat-api
Build Google Chat bots and webhooks with Cards v2, interactive forms, Spaces/Members/Reactions APIs, and Cloudflare Workers integration. Includes webhook handlers, card builders, form validation, bearer token verification, rate limit handling, and dialog patterns.
Use when creating Chat bots, managing spaces/members programmatically, workflow automation, or interactive forms, or troubleshooting bearer token errors, rate limit 429 errors, card schema validation, or webhook verification failures.
majiayu000/claude-skill-registry 163
-
git-advanced
Advanced git operations including safe rebases, tag management, cherry-picking, and release workflows. Activates for complex git tasks, merge conflicts, or VoiceLite release management.
majiayu000/claude-skill-registry 163
-
cloudflare-browser-rendering
Complete knowledge domain for Cloudflare Browser Rendering - Headless Chrome automation
with Puppeteer and Playwright on Cloudflare Workers for screenshots, PDFs, web scraping,
and browser automation workflows.
Use when: taking screenshots, generating PDFs from HTML or URLs, web scraping content,
crawling websites, browser automation tasks, testing web applications, managing browser sessions,
performing batch browser operations, integrating with AI for content extraction, or encountering
browser rendering errors, XPath selector errors, browser timeout issues, concurrency limits,
memory exceeded errors, or "Cannot read properties of undefined (reading 'fetch')" errors.
Keywords: browser rendering cloudflare, @cloudflare/puppeteer, @cloudflare/playwright,
puppeteer workers, playwright workers, screenshot cloudflare, pdf generation workers,
web scraping cloudflare, headless chrome workers, browser automation, puppeteer.launch,
playwright.chromium.launch, browser binding, session management, puppeteer.sessions,
puppeteer.connect, browser.close, browser.disconnect, XPath not supported, browser timeout,
concurrency limit, keep_alive, page.screenshot, page.pdf, page.goto, page.evaluate,
incognito context, session reuse, batch scraping, crawling websites
majiayu000/claude-skill-registry 163
-
nuke-build
Build and orchestrate tasks using Nuke build system. Use when task involves running Nuke build targets, orchestrating complex build workflows, or managing build pipelines.
majiayu000/claude-skill-registry 163
-
cloudflare-durable-objects
Comprehensive guide for Cloudflare Durable Objects - globally unique, stateful objects for coordination, real-time communication, and persistent state management.
Use when: building real-time applications, creating WebSocket servers with hibernation, implementing chat rooms or multiplayer games, coordinating between multiple clients, managing per-user or per-room state, implementing rate limiting or session management, scheduling tasks with alarms, building queues or workflows, or encountering "do class export", "new_sqlite_classes", "migrations required", "websocket hibernation", "alarm api error", or "global uniqueness" errors.
Prevents 15+ documented issues: class not exported, missing migrations, wrong migration type, constructor overhead blocking hibernation, setTimeout breaking hibernation, in-memory state lost on hibernation, outgoing WebSocket not hibernating, global uniqueness confusion, partial deleteAll on KV backend, binding name mismatches, state size limits exceeded, non-atomic migrations, location hints misunderstood, alarm retry failures, and fetch calls blocking hibernation.
Keywords: durable objects, cloudflare do, DurableObject class, do bindings, websocket hibernation, do state api, ctx.storage.sql, ctx.acceptWebSocket, webSocketMessage, alarm() handler, storage.setAlarm, idFromName, newUniqueId, getByName, DurableObjectStub, serializeAttachment, real-time cloudflare, multiplayer cloudflare, chat room workers, coordination cloudflare, stateful workers, new_sqlite_classes, do migrations, location hints, RPC methods, blockConcurrencyWhile, "do class export", "new_sqlite_classes", "migrations required", "websocket hibernation", "alarm api error", "global uniqueness", "binding not found"
majiayu000/claude-skill-registry 163