AI and Automation
AI and automation skills cover agent workflows, orchestration layers, MCP integrations, and repeatable task pipelines. Developers browsing this category will find tools for running assistants, connecting models to external systems, and automating work that would otherwise stay manual.
680 skills
Skills in this category
observe-before-editing
by parcadei/continuous-claude-v3
Before editing code to fix a bug, confirm what the system actually produced .
shapely-compute
by parcadei/continuous-claude-v3
Create geometric objects from coordinates.
fetch-tweet
by ai-native-camp/camp-2
X/Twitter URL에서 트윗 원문, 작성자 정보, 인게이지먼트 데이터를 가져오는 스킬. FxEmbed 오픈소스 프로젝트의 API ( api.fxtwitter.com )를 활용하여 JavaScript 없이 트윗 데이터를 추출한다.
session-analyzer
by ai-native-camp/camp-2
Post-hoc analysis tool for validating Claude Code session behavior against SKILL.md specifications.
symfony:controller-cleanup
by makfly/superpowers-symfony
Source details, install context, and public review data are available on the full page.
ui-skills
by sickn33/antigravity-awesome-skills
Opinionated, evolving constraints to guide agents when building interfaces
inbox
by boshu2/agentops
Purpose: Check the agent mail inbox for pending messages, HELP_REQUESTs, and inter-agent notifications.
json-render-remotion
by vercel-labs/json-render
Remotion renderer that converts JSON timeline specs into video compositions.
nix-best-practices
by 0xbigboss/claude-code
Source details, install context, and public review data are available on the full page.
idempotent-redundancy
by parcadei/continuous-claude-v3
When adding redundant paths (fallbacks, belt-and-suspenders), make them idempotent.
async-repl-protocol
by parcadei/continuous-claude-v3
When working with Agentica's async REPL harness for testing.
code-documentation
by skillcreatorai/ai-agent-skills
Source details, install context, and public review data are available on the full page.
no-task-output
by parcadei/continuous-claude-v3
TaskOutput floods the main context window with agent transcripts (70k+ tokens).
router-first-architecture
by parcadei/continuous-claude-v3
Route through domain routers before using individual tools. Routers abstract tool selection.
tldr-deep
by parcadei/continuous-claude-v3
Full 5-layer analysis of a specific function. Use when debugging or deeply understanding code.
tldr-router
by parcadei/continuous-claude-v3
Maps questions to the optimal tldr command. Use this to pick the right layer.
implement_plan_micro
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
morph-search
by parcadei/continuous-claude-v3
Fast, AI-powered codebase search using WarpGrep. 20x faster than traditional grep.
mot
by parcadei/continuous-claude-v3
Run comprehensive health checks on all Claude Code components.
search-tools
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
agentica-sdk
by parcadei/continuous-claude-v3
Build AI agents in Python using the Agentica framework. Agents can implement functions, maintain state, use tools, and coordinate with each other.
aws-skills
by sickn33/antigravity-awesome-skills
AWS development with infrastructure automation and cloud architecture patterns
qlty-during-development
by parcadei/continuous-claude-v3
Run QLTY checks during code writing to catch issues early.
search-hierarchy
by parcadei/continuous-claude-v3
Use the most token-efficient search tool for each query type.