agent sdk skills

129 tagged agent sdk, measured the same way as everything else here.

Browse within: chatgpt 51desktop-agent 34desktop-app 34Autonomous Agents 17chatbot 17ai-assistant 14chat 14claude-ai 14dual-license 14claude-api 9documentation 8api-reference 6ai-workflow 5forward-deployed-engineering 5

guizang-ppt-skill

01

proma-ai/Proma

Skill Claude CodeCodex

A skill for creating presentation decks as single HTML files that users can move through horizontally in a browser. It provides templates with WebGL backgrounds, chapter title screens, large data displays, and image grids, in either an editorial or Swiss-style visual direction.

2.1k 3d ago A 161 tokens AGPL-3.0

proma-coach

02

proma-ai/Proma

Skill Claude CodeCodex

A Chinese-language coach for improving how people use Proma, Agent, Skill, Chat, and project tools.

2.1k 3d ago A 386 tokens AGPL-3.0

skill-creator

03

proma-ai/Proma

Skill Claude CodeCodex

Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with variance analysis, or optimize a skill's description for better triggering accuracy.

2.1k 3d ago A 64 tokens AGPL-3.0

pdf

04

tomascupr/sandstorm

Skill Claude CodeCodex

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

446 4mo ago A 50 tokens copy · 73% MIT

pptx

05

tomascupr/sandstorm

Skill Claude CodeCodex

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

446 4mo ago B 62 tokens copy · 95% MIT

owasp-top-10

06

tomascupr/sandstorm

Skill Claude CodeCodex

Use this checklist when performing security audits. Check each category systematically against the codebase.

446 4mo ago A 0 tokens original MIT

cookbook-audit

07

timothywarner-org/claude-architect

Skill Claude CodeCodex

Audit an Anthropic Cookbook notebook based on a rubric. Use whenever a notebook review or audit is requested.

78 1mo ago A 26 tokens copy · 100% MIT

timothywarner-org/claude-architect

Skill Claude CodeCodex

This skill provides an advanced financial modeling suite with DCF analysis, sensitivity testing, Monte Carlo simulations, and scenario planning for investment decisions.

78 1mo ago A 32 tokens copy · 100% MIT

costiash/claude-code-docs

Skill Claude CodeCodex

Generate a self-contained HTML changelog report showing recent documentation changes with interactive course generation buttons. Use this skill when the user asks for a docs changelog, documentation report, what changed recently, recent doc updates as a report, or runs /docs --report. Discovers changes via git…

49 2d ago A 104 tokens

claude-docs-course

11

costiash/claude-code-docs

Skill Claude CodeCodex

Generate an interactive, self-contained HTML course on any Claude documentation topic. Use this skill when the user wants to create an interactive course, tutorial, or deep-dive walkthrough about a Claude feature, API concept, SDK pattern, or prompt engineering technique. Triggers on: "create a course about"…

49 2d ago A 140 tokens

claude-docs

12

costiash/claude-code-docs

Skill Claude CodeCodex

Search and read locally-stored Claude documentation covering Claude Code CLI, Claude API (Messages, tool use, vision, streaming, batch), Agent SDK (Python and TypeScript), prompt engineering, and all Anthropic platform docs. Use this skill whenever the user asks about Claude Code features (hooks, MCP servers, skills…

49 2d ago A 170 tokens

access

13

thevibeworks/claude-code-docs

Skill Claude CodeCodex

Manage Discord channel access — approve pairings, edit allowlists, set DM/group policy. Use when the user asks to pair, approve someone, check who's allowed, or change policy for the Discord channel.

38 2d ago A 43 tokens copy · 100% MIT

thevibeworks/claude-code-docs

Skill Claude CodeCodex

Analyze a codebase and recommend Claude Code automations (hooks, subagents, skills, plugins, MCP servers). Use when user asks for automation recommendations, wants to optimize their Claude Code setup, mentions improving Claude Code workflows, asks how to first set up Claude Code for a project, or wants to know what…

38 2d ago A 77 tokens copy · 100% MIT

claude-md-improver

15

thevibeworks/claude-code-docs

Skill Claude CodeCodex

Audit and improve CLAUDE.md files in repositories. Use when user asks to check, audit, update, improve, or fix CLAUDE.md files. Scans for all CLAUDE.md files, evaluates quality against templates, outputs quality report, then makes targeted updates. Also use when the user mentions "CLAUDE.md maintenance" or "project…

38 2d ago A 82 tokens copy · 100% MIT

recalibrate-dash-p

16

ybouane/dash-p

Skill Claude CodeCodex

Recalibrate dash-p's recognition profile when a new Claude Code version ships. Drives the new TUI through a diverse SCENARIO BATTERY (short/long input, long output, code, markdown, tables, unicode, tool use), cross-checks every result against the session JSONL (ground truth), then fixes the profile/recognizer and…

19 2mo ago A 128 tokens

shabaraba/vibing.nvim

Skill Claude CodeCodex

Complete GitHub workflow for Claude Code on the web. ALL GitHub operations MUST use REST API (never gh CLI). Includes branch naming (claude/-sessionId), push retry logic, PR/issue management via API, and complete workflows. Use for all GitHub interactions in Claude Code web environment.

13 yesterday A 71 tokens original MIT

self-testing

18

shabaraba/vibing.nvim

Skill Claude CodeCodex

E2E self-testing workflow for vibing.nvim using a separate Neovim instance controlled over RPC. Use when writing or debugging E2E tests, running npm run test:e2e, or executing the 3-try auto-fix rule after implementing a feature. Covers the spawnnviminstance/sendkeys/waitforbuffercontent/cleanupinstance helper API…

13 yesterday A 98 tokens original MIT

test-design

19

shabaraba/vibing.nvim

Skill Claude CodeCodex

Automatically design comprehensive E2E test cases for newly implemented vibing.nvim features. Use immediately after completing feature implementation (Phase 5.4) and before running E2E tests. Generates test scenarios covering Happy paths, Error cases, Edge cases, and Integration points with priority ranking…

13 yesterday A 82 tokens original MIT

ext-changelog

20

Caspian-Sun/claude-code-workflow

Skill Claude CodeCodex

Generate a human-readable code change impact report — aggregates commits by module, identifies risk areas, and links to PRDs / tasks / bugs. Used for weekly reports, handoffs, and retrospectives. Unlike /release (structured changelog for version tags). Triggered when the user explicitly requests "change report /…

10 4d ago A 77 tokens original MIT

ext-dep-audit

21

Caspian-Sun/claude-code-workflow

Skill Claude CodeCodex

Dependency security and health audit. Scans for pnpm vulnerabilities, outdated dependencies, redundant packages, license risks, and Umi built-in dependency conflicts. Triggered when the user explicitly requests "dependency audit / dependency scan / security scan / check outdated packages".

10 4d ago A 57 tokens original MIT

prd-import

22

Caspian-Sun/claude-code-workflow

Skill Claude CodeCodex

Convert non-markdown requirements documents (.docx / .xlsx / .pptx) into markdown drafts as input material for /prd. Triggered when the user says "here's a doc/Excel/PPT from the PM, convert it to a PRD", "requirements are in xxx.docx", or "generate a PRD from Word". PDFs and images go through Claude Code's native…

10 4d ago A 91 tokens original MIT

dork-labs/dorkos

Skill Claude CodeCodex

Regenerate DorkOS product screenshots and video loops from the real UI, and manage the shot registry, human overrides, and version archives that feed the marketing site, docs, and changelogs. Use when marketing/docs media is stale after UI changes, a new feature or docs page needs a money shot, a person wants to…

9 yesterday A 104 tokens original MIT

visual-companion

24

dork-labs/dorkos

Skill Claude CodeCodex

Browser-based visual companion for showing mockups, diagrams, comparisons, and interactive options. Use when the user would understand something better by seeing it than reading it.

9 yesterday A 36 tokens original MIT