agentic-coding skills

2,251 tagged agentic-coding, measured the same way as everything else here.

Browse within: agentic-workflow 203ai-skills 113agentic 85software-engineering 83Autonomous Agents 73coding-agents 69ai-workflows 60agentic-workflows 59ai-governance 58code-quality 58spec-driven-development 58ai-testing 57ai-coding-agent 52context-engineering 51

wayfinder

73

PromptPartner/agentsmith

Skill Claude CodeCodex

Wayfind a foggy, multi-session effort into an accepted repository spec and separate implementation-ticket drafts. Use when the destination is known but important decisions, dependencies, or scope are not yet clear enough to implement safely.

188 3d ago A 46 tokens original MIT

writing-rules

74

PromptPartner/agentsmith

Skill Claude CodeCodex

Write or review anything an agent reads — a core rule, a profile gate, a SKILL.md description, an instruction-file line, a subagent prompt, a handoff note, a verify-phase label. Part of the Agentsmith harness; supplies the levers that decide whether a line changes behaviour or only costs tokens — the two loads…

188 3d ago A 107 tokens original MIT

gdoc

75

ykdojo/safeclaw

Skill Claude CodeCodex

Read publicly shared Google Docs using curl to download into a file.

181 5d ago A 16 tokens original MIT

slack

76

ykdojo/safeclaw

Skill Claude CodeCodex

Read Slack messages, channels, DMs, and search. Read-only access to your Slack workspace.

181 5d ago A 23 tokens original MIT

yt-dlp

77

ykdojo/safeclaw

Skill Claude CodeCodex

Download YouTube videos, audio, and subtitles/transcripts using yt-dlp.

181 5d ago A 20 tokens original MIT

ItsWendell/palot

Skill Claude CodeCodex

React performance optimization guidelines. This skill should be used when writing, reviewing, or refactoring React code to ensure optimal performance patterns. Triggers on tasks involving React components, data fetching, bundle optimization, or performance improvements.

178 +1 3mo ago A 50 tokens original MIT

tendril-debug-job

79

Ivy-Interactive/Ivy-Tendril

Skill Claude CodeCodex

Analyze a job's execution artifacts to identify issues and improvement opportunities in Tendril, the promptware instructions, memory, or tools.

174 5d ago A 0 tokens

tendril-debug-plan

80

Ivy-Interactive/Ivy-Tendril

Skill Claude CodeCodex

Debug a Tendril plan by analyzing its execution logs, session JSONL, verification results, and checking infrastructure. Produces actionable bugfix and improvement recommendations. Use when the user wants to investigate why a plan failed, behaved unexpectedly, or to audit plan execution quality.

174 5d ago A 59 tokens

tendrillable

81

Ivy-Interactive/Ivy-Tendril

Skill Claude CodeCodex

Find "Tendrillable" GitHub issues — open, recent, code-requiring issues that an agent can plan and one-shot WITHOUT asking clarifying questions, with high probability of success. Classifies a repo's open issues against the Tendrillable rubric and prints a ranked list of issue URLs. Use when asked to find tendrillable…

174 5d ago A 0 tokens

tsk-add

82

dtormoen/tsk-tsk

Skill Claude CodeCodex

Part of tsk-add

Queue a single task based on the current conversation using tsk add.

170 1mo ago A 16 tokens original MIT

tsk-config

83

dtormoen/tsk-tsk

Skill Claude CodeCodex

Part of tsk-config

Use this skill when the user wants to set up or configure tsk Docker container images, customize their tsk.toml for Docker builds, configure stack/agent/project layers, or troubleshoot tsk container build issues.

170 1mo ago B 46 tokens original MIT

tsk-help

84

dtormoen/tsk-tsk

Skill Claude CodeCodex

Part of tsk-help

Use this skill when the user asks about tsk commands, delegating development tasks to AI agents, managing sandboxed task execution, or working with the tsk task queue and server.

170 1mo ago A 40 tokens original MIT

ambiguity-detector

85

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Takes surface scan results, optional LLM synthesis open-question entries, and optional tree-sitter AST signals to score project ambiguities (1-10). Outputs structured ambiguityfeed for smart-question-generator. Pure heuristic — no LLM calls. Designed for Stage 3.5 of the /gaai:bootstrap pipeline (between LLM synthesis…

161 3d ago A 77 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Construct the LLM synthesis prompt from project surface scan + optional tree-sitter context + optional Q&A answers. Call the LLM. Parse and validate the response into 6-8 structured memory entries with clarity tags and source traceability. Used as Stage 3 of the /gaai:bootstrap pipeline.

161 3d ago A 69 tokens

digipulse-engineering/GAAI-framework

Skill Claude CodeCodex

Takes aggregated ambiguity insights from the LLM synthesis stage and produces ≤5 ranked questions to surface to the user. Applies a two-layer anti-fabrication filter (pre-LLM exclusion of score<3 insights + post-LLM structural strip) so that Q&A surfaces only genuine ambiguities. Used as Stage 4 of the /gaai:bootstrap…

161 3d ago A 79 tokens

SuperagenticAI/metaharness

Skill Claude CodeCodex

Run metaharness from an Omnigent agent to optimize harness files in the current workspace. Use when a host wants the metaharness kernel without wrapping a proprietary proposer.

159 +3 4d ago A 41 tokens

lpm-cli

90

gug007/lpm

Skill Claude CodeCodex

Operate lpm-managed projects through the lpm CLI: start or stop projects and services, inspect logs and agent status, wait for readiness, run actions, and duplicate projects into standalone copies or create linked Git worktrees. Use when the user asks to operate or inspect lpm runtime state. LPMPROJECTNAME selects the…

156 4d ago A 98 tokens original MIT

lpm-config

91

gug007/lpm

Skill Claude CodeCodex

Create and edit lpm YAML configs for projects, duplicates, worktree metadata, services, actions, terminals, profiles, SSH projects, and shared config layers. Use when the user explicitly asks to configure lpm, add an lpm service/action/button/terminal, edit .lpm.yml, or manage lpm templates or global config. For…

156 4d ago A 91 tokens original MIT

lpm-memory

92

gug007/lpm

Skill Claude CodeCodex

Shared project memory for AI coding agents: save or recall work-session logs in /.lpm/memory/ / .md so another agent CLI (Claude Code, Codex, Gemini) or a future session can continue the work by session name. Invoke with a session id (e.g. /lpm-memory auth-refactor) to continue that session. Use when the user asks to…

156 4d ago A 137 tokens original MIT

peky

93

regenrek/peky

Skill Claude CodeCodex

Use when operating peky from the CLI or TUI, especially for AI agents who need reliable, low-error procedures. Covers how to target sessions/panes correctly, use scopes, avoid confirmation prompts, and keep CLI/TUI/daemon in sync.

149 3mo ago A 53 tokens

agent-browser

94

coleam00/dark-factory-experiment

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

137 +1 18d ago A 51 tokens

archon

95

coleam00/dark-factory-experiment

Skill Claude CodeCodex

Use when: User wants to run Archon workflows, CREATE workflows or commands, set up Archon, or manage Archon configuration. Triggers (run): "use archon to", "run archon", "archon workflow", "use archon for", "have archon", "let archon", "ask archon to". Triggers (create): "create a workflow", "write a workflow", "make…

137 +1 18d ago A 279 tokens

skill-creator

96

chaohong-ai/ai-auto-work

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, update 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.

132 +1 1mo ago A 63 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: