api-mock-generator
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →api-throttling-setup
bearer-token-validator
conditional-request-helper
http-method-helper
hypermedia-link-generator
pagination-helper
request-body-validator
response-schema-generator
rest-endpoint-designer
sorting-parameter-handler
status-code-recommender
versioning-strategy-helper
api-client-generator
api-health-checker
api-response-cacher
batch-request-handler
connection-pooling-config
error-mapping-helper
http-client-config
long-polling-handler
oauth-callback-handler
oauth-client-setup
polling-mechanism-setup
request-interceptor-creator
retry-logic-helper
sdk-wrapper-creator
webhook-receiver-generator
webhook-retry-handler
webhook-sender-creator
webhook-signature-validator
websocket-client-creator
api-flow-diagram-creator
teams-webhook-sender
zapier-integration-helper
Smart context compaction with state preservation. Saves critical files, task progress, and working state before compaction, restores after. Use before manual compact or when auto-compact triggers.
Prevent destructive operations using Claude Code hooks. Three modes — cautious (warn on dangerous commands), lockdown (restrict edits to one directory), and clear (remove restrictions). Uses PreToolUse matchers for Bash, Edit, and Write.
Demonstrates MCPwn runaway invocation pattern.
pgvector-semantic-search
Query and analyze scholarly literature using the OpenAlex database. This skill should be used when searching for academic papers, analyzing research trends, finding works by authors or institutions, tracking citations, discovering open access publications, or conducting bibliometric analysis across 240M+ scholarly works. Use for literature searches, research output analysis, citation analysis, and academic database queries.
规划或实现面向外部 agent / Claw 的稳定控制 API,优先做底层分层、query/command 收口、runtime 串行化与契约文档,而不是零散补接口
Re-enable the skill bus after pausing. Restores subscription processing.
Idiomatic context.Context usage in Golang — creation, propagation, cancellation, timeouts, deadlines, context values, and cross-service tracing. Apply when working with context.Context in any Go code.
Idiomatic Golang design patterns — functional options, constructors, error flow and cascading, resource management and lifecycle, graceful shutdown, resilience, architecture, dependency injection, data handling, and streaming. Apply when designing Go APIs, structuring applications, choosing between patterns, making design decisions, architectural choices, or production hardening.
在 Claude Code / OpenClaw / Cursor 中直接运行 agency-orchestrator YAML 工作流——无需 API key,使用当前会话的 LLM 作为执行引擎。当用户提供 .yaml 工作流文件或要求多角色协作完成任务时触发。