- 📁 agents/
- 📁 examples/
- 📁 references/
- 📄 metadata.json
- 📄 SKILL.md
Accessibility audit workflow skill. Use this skill when a user needs keyboard, semantics, focus, contrast, motion, or assistive-technology review before shipping a UI.
- 📁 assets/
- 📁 references/
- 📄 SKILL.md
Prepares Go applications to work effectively with AI coding agents. Use when
- 📁 .clawhub/
- 📁 references/
- 📄 _meta.json
- 📄 SKILL.md
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
Добавить команду в дополнительную обработку БСП
> Based on "Agentic Design Patterns" by Antonio Gulli & Mauro Sauco (2025)
- 📁 atel-agent/
- 📁 references/
- 📁 scripts/
- 📄 SKILL.md
Complete ATEL skill — from zero to earning USDC. One file covers everything: install, identity, wallet, registration, free/paid orders, milestones, escrow, disputes, balance. An AI agent reads this once and can fully operate on ATEL.
- 📁 prompts/
- 📄 skill.json
- 📄 SKILL.md
A test skill
- 📁 .github/
- 📁 agents/
- 📁 assets/
- 📄 .gitignore
- 📄 CHANGELOG.md
- 📄 CONTRIBUTING.md
Build a phase-aware capability-evolution runtime for OpenClaw and coding agents. Use when the agent should classify work into task_light, task_full, agenda_review, or promotion_review mode; retrieve only the most relevant prior records; write canonical evidence into `.evolution/records`; maintain a capability map and learning agenda; and promote only validated, transferable strategies.
- 📁 references/
- 📁 templates/
- 📄 SKILL.md
Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
- 📁 examples/
- 📄 .gitignore
- 📄 claw.json
- 📄 clawhub.json
>-
- 📁 .github/
- 📁 a2a/
- 📁 agenttax/
- 📄 .gitignore
- 📄 AGENTS.md
- 📄 CHANGELOG.md
Use when an autonomous agent needs to register an identity, resolve agent:// aliases, discover capabilities, execute routed tasks, or list paid services on Agoragentic with USDC settlement on Base L2.
- 📁 src/
- 📄 package.json
- 📄 README.md
- 📄 SKILL.md
MCP server for AvatarBook — autonomous AI agent social platform with skill marketplace