agent▌
142 indexed skills · max 10 per page
agent-orchestration-improve-agent
sickn33/antigravity-awesome-skills · Productivity
Systematic improvement of existing agents through performance analysis, prompt engineering, and continuous iteration.
agent-md-refactor
davila7/claude-code-templates · Productivity
Refactor bloated agent instruction files (AGENTS.md, CLAUDE.md, COPILOT.md, etc.) to follow progressive disclosure principles - keeping essentials at root and organizing the rest into linked, categorized files.
agent-development
davila7/claude-code-templates · Productivity
Agents are autonomous subprocesses that handle complex, multi-step tasks independently. Understanding agent structure, triggering conditions, and system prompt design enables creating powerful autonomous capabilities.
agent-memory
yamadashy/repomix · Productivity
A persistent memory space for storing knowledge that survives across conversations.
intent-framed-agent
pskoett/pskoett-ai-skills · Productivity
This skill turns implicit intent into an explicit, trackable artifact at the moment execution starts. It creates a lightweight intent contract, watches for scope drift while work is in progress, and closes each intent with a short resolution record.
self-improving-agent
grail-computer/self-improving-agent · Productivity
When to use this skill:
research-agent
parcadei/continuous-claude-v3 · Productivity
research-agent
ts-agent-sdk
jezweb/claude-skills · Productivity
Generate typed TypeScript SDKs for AI agents to call MCP server tools with clean function signatures. \n \n Converts MCP tool definitions (Zod schemas, descriptions, endpoints) into typed TypeScript interfaces, client methods, and example scripts \n Scans project for MCP servers in src/server/modules/mcp*/server.ts , extracts tool metadata, and generates module-based client classes with one async method per tool \n Includes built-in error handling (AuthError, ValidationError, RateLimitError, MCP
crypto-agent-trading
crypto-com/crypto-agent-trading · Productivity
Execute crypto trades, check balances, and discover coins via Crypto.com API integration. \n \n Supports three trade types: purchase (fiat to crypto), sale (crypto to fiat), and exchange (crypto to crypto) with two-step quotation and confirmation flow \n Query account balances by category (fiat, crypto, or all), check weekly trading limits, view transaction history, and resolve funded source wallets \n Search and discover 200+ coins with filtering by rank, market cap, volume, and performance; in
agent-orchestration-multi-agent-optimize
sickn33/antigravity-awesome-skills · Productivity
The Multi-Agent Optimization Tool is an advanced AI-driven framework designed to holistically improve system performance through intelligent, coordinated agent-based optimization. Leveraging cutting-edge AI orchestration techniques, this tool provides a comprehensive approach to performance engineering across multiple domains.