agent▌
142 indexed skills · max 10 per page
continuous-agent-loop
affaan-m/everything-claude-code · Productivity
Decision framework for autonomous agent loops with quality gates, evals, and recovery patterns. \n \n Four loop modes available: continuous-pr for CI/PR workflows, rfc-dag for RFC decomposition, infinite for exploratory parallel generation, and sequential as default \n Recommended production stack combines RFC decomposition, code quality gates, eval harness, and session persistence for robust autonomous execution \n Built-in failure mode detection covers loop churn, repeated retries, merge queue
agent-harness-construction
affaan-m/everything-claude-code · Productivity
$23
autonomous-agent-patterns
davila7/claude-code-templates · Productivity
Design patterns for building autonomous coding agents, inspired by Cline and OpenAI Codex.
copilot-coding-agent
supercent-io/skills-template · Productivity
Automate issue-to-Draft-PR pipeline by labeling issues for GitHub Copilot assignment. \n \n Label an issue with ai-copilot to trigger GitHub Actions, which auto-assigns Copilot via GraphQL and initiates code generation, branch creation, and Draft PR opening \n Requires GitHub Copilot Pro+, Business, or Enterprise; one-time setup deploys the workflow, registers a PAT secret, and creates the label \n Copilot PRs are treated as external contributions and require manual approval before CI runs; subs
finalize-agent-prompt
github/awesome-copilot · Productivity
Polish and refine agent prompt files against proven best practices. \n \n Requires a prompt file as input; will request one if not provided \n Preserves front matter, encoding, and markdown structure while improving clarity and organization \n Corrects spelling, grammar, and wording issues without altering the original intent \n Applies patterns from successful prompts to strengthen structure and effectiveness \n
agent-browser
supercent-io/skills-template · Productivity
Deterministic browser automation for AI agents with snapshot-based element references and multi-session support. \n \n Interact with web pages using stable element refs (@e1, @e2, etc.) generated from snapshots, enabling reliable automation across DOM changes \n Core commands cover navigation, form filling, clicking, waiting, screenshots, PDFs, and visual regression testing via baseline comparison \n Supports parallel isolated sessions, network-aware waits (networkidle), and selector-based targe
multi-agent-coordinator
404kidwiz/claude-supercode-skills · Productivity
Provides advanced multi-agent orchestration expertise for managing complex coordination of agents across distributed systems. Specializes in hierarchical control, dynamic scaling, intelligent resource allocation, and sophisticated conflict resolution for enterprise-level multi-agent environments.
autonomous-agent-gaming
qodex-ai/ai-agent-skills · Productivity
Build sophisticated game-playing agents that learn strategies, adapt to opponents, and master complex games through AI and reinforcement learning.
prompt-agent
prompt-security/clawsec · Productivity
Security audit enforcement for AI agents. Protects your agent through automated security scans and continuous health verification.
agent-browser
actionbook/actionbook · Productivity
agent-browser