SKILL.md packages that extend Claude Code, Cursor, Copilot, and other AI agents.
Tags

skillshub
Practical security practices for Anthropic Claude integrations: API key management, input validation, prompt-injection defenses, and output scanning.

Claude Code Clawdbot
Wrapper to run the local Claude Code CLI in headless or interactive (tmux) modes for code analysis, refactors, tests, and structured output.

Whitelabel Claude Code
Create a branded, distributable Claude Code build and connect it to any Anthropic Messages API-compatible provider (DeepSeek, Kimi, OpenRouter) with automated p

ai-toolkit
Guidelines and patterns for implementing prompt caching with Anthropic APIs to reduce input-token costs and latency, including TTLs, breakpoints, and hit-rate m

claude-mpm-skills
Techniques and patterns to compress multi-turn AI conversations (summaries, RAG, hierarchical summarization) to reduce token costs and preserve key information.

Lynkr
An LLM proxy that routes coding requests to the optimal provider/model based on complexity, cost, and provider health to reduce inference costs and latency.