SKILL RADAR · GITHUB
Useful agent skills, ranked by real adoption.
Browse verified skills from public repositories. Compare what each skill does, package contents, install activity, and source evidence before adding it to your agent.
- CATALOG SCOPE
- VERIFIED
- skills
- 10,772
- repositories
- 1711
- last synced
- Sep 23, 2026
anthropicsvendor-check
Check the status of existing agreements with a vendor across all connected systems — CLM, CRM, email, and document storage — with gap analysis and upcoming deadlines. Use when onboarding or renewing a vendor, when you need a consolidated view of what's signed and what's missing (MSA, DPA, SOW), or when checking for approaching expirations and surviving obligations.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicsweekly-prep-brief
Generate a comprehensive weekly briefing for all external calls in the next 7 days. Triggers on 'weekly prep brief', 'prepare my week', 'what calls do I have this week', 'Monday prep', or any weekly planning request.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicsweekly-wrap
End-of-week summary for a rep or leader - what closed, what moved, what slipped, and what's on deck Monday. Optionally drafts a chat post to the team channel. Use when the user says "weekly wrap", "week in review", "what happened this week", or "Friday summary".
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicswin-loss-review
Analyze recently closed opportunities to find patterns in what wins and what loses - stage of loss, common objections from transcripts, deal characteristics. Leader-focused. Use when the user asks "win loss review", "why are we losing deals", "what's working", or "analyze closed opps".
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicswrite-spec
Write a feature spec or PRD from a problem statement or feature idea. Use when turning a vague idea or user request into a structured document, scoping a feature with goals and non-goals, defining success metrics and acceptance criteria, or breaking a big ask into a phased spec.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicszoom-apps-sdk
Reference skill for Zoom Apps SDK. Use after routing to an in-client app workflow when building web apps that run inside Zoom meetings, webinars, the main client, or Zoom Phone.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicszoom-cobrowse-sdk
Reference skill for Zoom Cobrowse SDK. Use after routing to a collaborative-support workflow when implementing browser co-browsing, annotation tools, privacy masking, remote assist, or PIN-based session sharing.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicszoom-general
Cross-product Zoom reference skill. Use after the workflow is clear when you need shared platform guidance, app-model comparisons, authentication context, scopes, marketplace considerations, or API-vs-MCP routing.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicszoom-mcp
Guidance for the bundled Zoom MCP connectors. Use after routing to an MCP workflow when planning or troubleshooting tool-based access to meetings, recordings, meeting assets, or transcripts. Route Zoom Docs requests to the dedicated Docs MCP server and Whiteboard-specific requests to zoom-mcp/whiteboard.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicszoom-oauth
Reference skill for Zoom authentication. Use after routing to an auth workflow when choosing app credentials, grant types, scopes, token refresh behavior, or debugging Zoom OAuth failures.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
anthropicszoom-rtms
Reference skill for Zoom RTMS. Use after routing to a live-media workflow when processing real-time audio, video, chat, transcripts, screen share, or contact-center voice streams.
- installs
- 1
- GitHub stars
- 25.1K
- Updated
- Sep 19
bytedancecode-documentation
Use this skill when the user requests to generate, create, or improve documentation for code, APIs, libraries, repositories, or software projects. Supports README generation, API reference documentation, inline code comments, architecture documentation, changelog generation, and developer guides. Trigger on requests like "document this code", "create a README", "generate API docs", "write developer guide", or when analyzing codebases for documentation purposes.
- installs
- 1
- GitHub stars
- 82.7K
- Updated
- Sep 19
calesthioheygen
[DEPRECATED] Use create-video for prompt-based video generation or avatar-video for precise avatar/scene control. This legacy skill combines both workflows — the newer focused skills provide clearer guidance.
- installs
- 1
- GitHub stars
- 60.2K
- Updated
- Sep 6
calesthiohyperframes-animation
All animation knowledge for HyperFrames — atomic motion rules, multi-phase scene blueprints, scene transitions, broader motion-design techniques, AND the seven runtime adapters (GSAP default, plus Lottie, Three.js, Anime.js, CSS keyframes, Web Animations API, TypeGPU). Use for any motion or animation task: pick 2-4 rules and compose, or load a blueprint, or look up runtime-specific API (e.g. GSAP eases / Lottie player / Three.js mixer). HyperFrames-native: single paused timeline, seek-safe, deterministic.
- installs
- 1
- GitHub stars
- 60.2K
- Updated
- Sep 6
zhaoxuya520case-review
Reviews a reverse-skill case package for scope readiness, Evidence to Finding to Path traceability, work item coverage, timeline references, and optional artifact hash integrity before report handoff.
- installs
- 1
- GitHub stars
- 36.6K
- Updated
- Sep 3
rohitg00agentmemory-agents
How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specific agent, when asked which agents are supported, or when a connect adapter writes the wrong config path.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14
rohitg00agentmemory-architecture
How agentmemory is built, the iii engine primitives it runs on, its storage model, ports, and the viewer. Use when reasoning about how memory is stored or retrieved end to end, when extending the system, or when answering how agentmemory works under the hood.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14
rohitg00agentmemory-config
agentmemory configuration, environment variables, ports, and feature flags. Use when enabling a feature, changing ports, setting an API key, configuring auth, or explaining why a feature is off by default.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14
rohitg00agentmemory-hooks
The agentmemory plugin hooks that capture observations automatically across the agent session lifecycle. Use when explaining how memory gets captured without manual saves, when debugging missing observations, or when tuning what gets recorded.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14
rohitg00commit-context
Trace a file, function, or line back to the agent session that produced its current commit. Use when the user asks "why is this code here", "what was the agent doing when this changed", "who wrote this", or wants context on a specific location in the codebase.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14
rohitg00commit-history
List recent git commits linked to agent sessions, optionally filtered by branch or repo. Use when the user asks "show agent commits", "what has the agent shipped", "list linked commits", or wants commits with their session context.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14
rohitg00forget
Delete specific observations from agentmemory after showing them and getting explicit confirmation. Use when the user says "forget this", "delete memory", "remove that note", or wants to scrub specific data for privacy.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14
rohitg00handoff
Resume the most recent agent session for the current working directory, leading with any unanswered question. Use when the user says "where were we", "resume", "handoff", "pick up where I left off", or starts a session with no fresh context.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14
rohitg00lesson
Save a correction or hard-won rule as a confidence-weighted lesson that resurfaces before similar work. Use when the user corrects your approach, says "learn this", "always" or "never do X", or you notice yourself repeating a past mistake.
- installs
- 1
- GitHub stars
- 28.6K
- Updated
- Sep 14