- Home
- /
- Categories
- /
- Agents
Agents
AI agents and automation
architecture-event-driven
by KentoShimizu
"Event-driven architecture workflow for asynchronous integration, decoupled workflows, and failure-tolerant event propagation. Use when temporal decoupling and independent evolution are required; do not use when strict synchronous consistency is mandatory across all steps."
distributed-systems-basics
by KentoShimizu
"Distributed-systems workflow for failure-mode analysis, consistency choices, and reliability primitive selection across networked components. Use when correctness depends on partitions, retries, timeouts, ordering, or partial failures; do not use for single-process implementation details only."
SKILL.md — OpenClaw A2A
by marketclaw-tech
Your agent can then use web_fetch or exec (curl) to send A2A messages to peers.
Agent Manager Skill
by mayurrathi
"Manage multiple local CLI agents via tmux sessions (start/stop/monitor/assign) with cron-friendly scheduling."
Accessibility Audit Agent
by Eli-yu-first
"Performs comprehensive WCAG 2.1 accessibility audits on web pages and generates fix recommendations"
Brand Voice Calibrator
by Eli-yu-first
"Analyze and maintain consistent brand voice across all content types and channels"
creating-handoffs
by galihcitta
"Creates comprehensive handoff documents for seamless AI agent session transfers. Triggered when: (1) user requests handoff/memory/context save, (2) context window approaches capacity, (3) major task milestone completed, (4) work session ending, (5) user says 'save state', 'create handoff', 'I need to pause', 'context is getting full', (6) resuming work with 'load handoff', 'resume from', 'continue where we left off'. Proactively suggests handoffs after substantial work (multiple file edits, complex debugging, architecture decisions). Solves long-running agent context exhaustion by enabling fresh agents to continue with zero ambiguity."
Banner Ad Designer
by Eli-yu-first
"Creates display advertising banners in multiple sizes with A/B testing variants and CTR optimization"
Security Audit Reporter
by Eli-yu-first
"Generates comprehensive security audit reports with findings, risk ratings, and remediation timelines"
Agent Memory Systems
by mayurrathi
"Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector s..."
db-transaction-design
by KentoShimizu
"Transaction design workflow for boundary definition, isolation-level choice, and contention control under real workload behavior. Use when correctness depends on concurrent read/write semantics; do not use for schema-only tasks that do not affect transaction behavior."
ask-a-human
by dx-tooling
Request judgment from random humans when uncertain about subjective decisions. Crowdsourced opinions on tone, style, ethics, and reality checks. CRITICAL - Responses take minutes to hours (or may never arrive).
Smart Contract Auditor
by Eli-yu-first
"Audits smart contracts for vulnerabilities including reentrancy, overflow, and access control issues"
Agentfolio
by mayurrathi
"Skill for discovering and researching autonomous AI agents, tools, and ecosystems using the AgentFolio directory."
testing-skills-with-subagents
by galihcitta
Use when creating or editing skills, before deployment, to verify they work under pressure and resist rationalization - applies RED-GREEN-REFACTOR cycle to process documentation by running baseline without skill, writing to address failures, iterating to close loopholes
skill-finder
by Nymbo
Search for and install agent skills from Hugging Face. Use this skill when users want to discover new skills, browse available skills on the Hub, or install skills to extend agent capabilities.
context-fundamentals
by Nymbo
Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.
Advocacy Campaign Builder
by Eli-yu-first
"Build advocacy campaigns with messaging frameworks, stakeholder mapping, and action plans"
agent-md-refactor
by AgnosticSix
Refactor bloated AGENTS.md, CLAUDE.md, or similar agent instruction files to follow progressive disclosure principles. Splits monolithic files into organized, linked documentation. Use when (1) agent context files are too large or unwieldy, (2) need to separate project context from executable skills, (3) want to create modular documentation structure, (4) refactoring existing documentation for better organization, or (5) creating new agent context documentation from scratch.
senior-qa-engineer
by javalenciacai
Behave as a Senior QA Engineer covering the complete software testing lifecycle from requirements analysis through test automation and continuous improvement. Always orchestrate available skills to determine the best approach before executing tasks.
Browser Use
by quentintou
Autonomous browser automation for AI agents. Two tools: agent-browser (CLI Playwright for step-by-step control) and browser-use (Python autonomous agent that decides what to do on pages). Navigate, click, fill forms, scrape data, manage sessions, and run complex multi-step browser tasks.
csharp-test-develop
by JeongHeonK
C#/.NET 테스트 코드 작성. 기존 코드에 대한 단위/통합 테스트를 xUnit, Moq, FluentAssertions 기반으로 생성. 서브에이전트에 위임.
gh-issue-triage
by poindexter12
Label taxonomy and triage workflow for GitHub issues. Defines type labels (bug/feature/enhancement/docs/chore), priority levels (critical/high/medium/low), status labels, and triage decision workflow. Use when categorizing and prioritizing issues.
managing-marketing-ops
by amogha-dalvi
Use when the CRM is unreliable or inconsistently used, when lead routing is manual and slow, when marketing tools are disconnected or underutilized, when there are no documented SOPs for repeatable marketing processes, when marketing and sales lack shared definitions and handoff SLAs, or when data quality is degrading. Use when operational infrastructure is blocking execution of other marketing skills.