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
cli-reference
by parcadei/continuous-claude-v3
Complete reference for Claude Code command-line interface.
java-performance
by pluginagentmarketplace/custom-plugin-java
Optimize JVM performance through profiling, GC tuning, and memory analysis.
sag
by steipete/clawdis
Use sag for ElevenLabs TTS with local playback.
stop-slop
by hardikpandya/stop-slop
Eliminate predictable AI writing patterns from prose.
react-native
by alinaqi/claude-bootstrap
Source details, install context, and public review data are available on the full page.
tldr-code
by parcadei/continuous-claude-v3
Token-efficient code analysis. 95% savings vs raw file reads.
math-router
by parcadei/continuous-claude-v3
ALWAYS use this router first for math requests.
summarize-meeting
by phuryn/pm-skills
Source details, install context, and public review data are available on the full page.
morph-apply
by parcadei/continuous-claude-v3
Fast, AI-powered file editing using the Morph Apply API. Edit files without reading them first. Processes at 10,500 tokens/sec with 98% accuracy.
tldr-overview
by parcadei/continuous-claude-v3
Get a token-efficient overview of any project using the TLDR stack.
agentica-claude-proxy
by parcadei/continuous-claude-v3
Use this skill when developing or debugging the Agentica-Claude proxy integration.
claude-scientific-skills
by sickn33/antigravity-awesome-skills
Source details, install context, and public review data are available on the full page.
design-orchestration
by sickn33/antigravity-awesome-skills
Ensure that ideas become designs , designs are reviewed , and only validated designs reach implementation .
braintrust-analyze
by parcadei/continuous-claude-v3
Analyze your Claude Code sessions for patterns, issues, and insights using Braintrust tracing data.
parallel-agent-contracts
by parcadei/continuous-claude-v3
When launching parallel agents for code implementation, prevent type duplication.
technical-debt-assessment
by aj-geddes/useful-ai-prompts
Systematically identify, measure, and manage technical debt to make informed decisions about code quality investments.
environment-triage
by parcadei/continuous-claude-v3
When uv sync or pip install behaves unexpectedly, check the actual interpreter.
mcp-scripts
by parcadei/continuous-claude-v3
Source details, install context, and public review data are available on the full page.
qlty-check
by parcadei/continuous-claude-v3
Universal code quality tool supporting 70+ linters for 40+ languages via qlty CLI.
slash-commands
by parcadei/continuous-claude-v3
Create and use user-triggered prompts with /command-name syntax.
team-assemble
by ai-native-camp/camp-2
작업을 분석하여 전문가 팀을 동적으로 구성하고 TeamCreate 기반으로 즉시 실행하는 스킬.
graceful-degradation
by parcadei/continuous-claude-v3
When optional services are unavailable, degrade gracefully with actionable fallback messages.
llm-tuning-patterns
by parcadei/continuous-claude-v3
Evidence-based patterns for configuring LLM parameters, based on APOLLO and Godel-Prover research.
no-polling-agents
by parcadei/continuous-claude-v3
When launching parallel background agents, do NOT poll with sleep loops.