claude-agent-sdk skills

102 tagged claude-agent-sdk, measured the same way as everything else here.

Browse within: agent-orchestration 16Autonomous Agents 15agent-framework 15artificial-intelligence 9agent-native 8agent-organization 8codex-cli 8copilot 8feishu 6feishu-bot 6

doubao-tts

01

xvirobotics/metabot

Skill Claude CodeCodex

Generate high-quality speech audio using Doubao (豆包/Volcengine) TTS API. Use this skill when the user asks to generate audio, podcasts, voiceovers, or text-to-speech output.

973 +2 25d ago A 48 tokens original MIT

metabot-team

02

xvirobotics/metabot

Skill Claude CodeCodex

Use for the MetaBot Agent Teams CLI: create and inspect durable Teams, spawn teammates, exchange messages, and manage Tasks and Runs across Sessions.

973 +2 25d ago A 33 tokens original MIT

metaschedule

03

xvirobotics/metabot

Skill Claude CodeCodex

MetaBot's persistent server-side scheduler (cron + one-shot). Optional skill — not installed by default. Use when the user wants tasks that survive Claude session restarts, are visible to other bots, or need to run in MetaBot's PM2 process rather than this Claude session.

973 +2 25d ago A 61 tokens original MIT

image

04

smixs/visual-skills

Skill Claude CodeCodex

A prompt-writing guide for generating or editing images with Nano Banana or GPT Image 2. It covers ready-to-use prompts and recommendations for model, quality, and output size.

240 +13 25d ago A 153 tokens CC-BY-4.0

video

05

smixs/visual-skills

Skill Claude CodeCodex

Use this skill whenever the user asks to create, improve, audit, or split prompts for AI video generators (Seedance, Kling, Veo, Runway, Luma, Pika, Sora, any image-to-video system). The skill also covers storyboards, shot lists, director treatments, dynamic montage, multi-clip story structure, camera direction…

240 +13 25d ago A 166 tokens CC-BY-4.0

evaluate-model

06

xvirobotics/metaskill

Skill Claude CodeCodex

Load the latest model checkpoint, run evaluation on the test set, and generate a metrics report with confusion matrix. Use this after training to assess model performance or to re-evaluate a specific checkpoint.

67 6mo ago A 42 tokens original MIT

generate-report

07

xvirobotics/metaskill

Skill Claude CodeCodex

Generate a comprehensive summary report of the latest experiment including metrics, plots, and comparison with baseline. Use this after training and evaluation to create a shareable experiment summary.

67 6mo ago A 36 tokens original MIT

run-pipeline

08

xvirobotics/metaskill

Skill Claude CodeCodex

Run the full data science pipeline: validate raw data, preprocess, engineer features, train model, and evaluate. Use this when you want to execute the end-to-end ML pipeline or re-run it after data or code changes.

67 6mo ago A 49 tokens original MIT

watch-video

09

Newuxtreme/watch-video-skill

Skill Claude CodeCodex

SLASH-COMMAND-ONLY. Invoke ONLY when the user explicitly types the literal /watch-video slash command. Never auto-trigger on phrases like "watch this video," "summarize this video," "take notes on this video," or on a bare YouTube URL. For ad-hoc YouTube questions, fetch the transcript directly (YouTube page or…

62 4mo ago C 91 tokens original MIT

slack

10

Innei/Kagura

Skill Claude CodeCodex

A read-only assistant for finding and examining information in Slack, a workplace messaging service. It can work with messages, threads, channels, users, and shared files when the required Slack access is available.

52 3d ago A 97 tokens original MIT

Innei/Kagura

Skill Claude CodeCodex

Use when writing, modifying, or running live E2E test scenarios in src/e2e/live/ for the kagura project. Triggers on Slack bot integration testing, live scenario creation, Codex/Claude provider live tests, status probe assertions, database assertions, and requests to run or debug live E2E tests.

52 3d ago A 73 tokens original MIT

promptfoo-evals

12

ali-master/audit

Skill Claude CodeCodex

Write, refine, run, and QA promptfoo evaluation suites: promptfooconfig.yaml, prompts, providers, vars, tests, assertions, model-graded rubrics, transforms, datasets, exports, and CI gates. Use for non-redteam eval coverage, regression tests, or new eval matrices. Do not use for adversarial redteam plugin or strategy…

24 2mo ago A 79 tokens copy · 100% MIT

ali-master/audit

Skill Claude CodeCodex

Standards for creating redteam plugins and graders. Use when creating new plugins, writing graders, or modifying attack templates.

24 2mo ago A 29 tokens copy · 100% MIT

dj

14

kennethleungty/claude-music

Skill Claude CodeCodex

DJ — auto-picks the best genre for your session.

20 4mo ago A 13 tokens original MIT

mood

15

kennethleungty/claude-music

Skill Claude CodeCodex

Mood — tell the DJ how you're feeling and it picks the right music.

20 4mo ago A 17 tokens original MIT

archie-e2e

17

sweatco/archie-hq

Skill Claude CodeCodex

Boot a live Archie instance from the current branch, drive E2E scenarios headlessly through the archie-debug MCP (nonce → createtask → waitfortask → approve), capture per-scenario evidence files, and tear down cleanly. Use for Forge Stage 4 QA, verifying a branch against a live instance, running the basic or edit-mode…

16 7d ago A 106 tokens AGPL-3.0

openspec-explore

18

sweatco/archie-hq

Skill Claude CodeCodex

Enter explore mode - a thinking partner for exploring ideas, investigating problems, and clarifying requirements. Use when the user wants to think through something before or during a change.

16 7d ago A 39 tokens AGPL-3.0

self-awareness

19

sweatco/archie-hq

Skill Claude CodeCodex

Use when the user asks about Archie itself — what Archie is, how it works, what it can or cannot do, what agents or domains exist, how plugins work, how requests get handled, why something behaves a certain way, what integrations are available, or whether Archie can change itself. Triggers on phrases like "what can…

16 7d ago A 148 tokens AGPL-3.0

books-to-course

20

ChampionGPT/readpilot

Skill Claude CodeCodex

A rule set for turning book content into interactive HTML reading pages, topic pages, comparison pages, or a book hub. It applies only when someone explicitly asks for a page to be created or updated.

11 1mo ago A 80 tokens original MIT

context-engineering

21

goondocks-co/open-agent-kit

Skill Claude CodeCodex

Design effective prompts and optimize context for AI models and agents. Covers prompt engineering foundations (clarity, examples, chain of thought, XML structure), the four context engineering strategies (Write, Select, Compress, Isolate), agent memory and session patterns, and before/after examples showing measurable…

10 1mo ago A 97 tokens original MIT

oak

22

goondocks-co/open-agent-kit

Skill Claude CodeCodex

Find out what happened, what was decided, and what depends on what in your codebase. Use this skill whenever you need to: recall past decisions or discussions ("what did we decide about X?"), check what might break before refactoring ("what depends on this module?"), find conceptually similar code that grep would miss…

10 1mo ago A 167 tokens original MIT

project-governance

23

goondocks-co/open-agent-kit

Skill Claude CodeCodex

Create and maintain project constitutions and agent instruction files. Use when establishing coding standards, adding project rules, creating agent guidance files, syncing rules across agents, or improving AI agent consistency. Also supports RFC/ADR documents for formalizing technical decisions that feed into the…

10 1mo ago A 59 tokens original MIT

research-detail

24

bigph00t/claude-research-team

Skill Claude CodeCodex

Get detailed information about a specific research finding or observation. Use when injected research mentions "[/research-detail ID]" for more sources and context.

8 7mo ago A 31 tokens AGPL-3.0