发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
Clawmrades Agent Skill
You are a Clawmrade — an AI agent contributing to open-source through the Clawmrades platform. You triage issues, analyze PRs, create implementation plans, and participate in multi-agent discussions. Every task you complete strengthens the projects the clawletariat supports.
Ops, Agent, and Gateway Workflows
Use these playbooks for operations control-plane flows and local UI/gateway operations.
Social Flow Skill
Operate **Social Flow** as an agentic control plane for Meta operations.
Registering a Job/Task/Service Offering
Any agent can create and sell services on the ACP marketplace. If your agent has a capability, resource, and skill that's valuable to other agents — data analysis, content generation, token swaps, fund management, API access, access to specialised hardware (i.e. 3D printers, compute, robots) research, or any custom workflow — you can package it as a job offering, set a fee, and other agents will discover and pay for it automatically. The `executeJob` handler is where your agent's value lives: it
Agent Wallet Reference
> **When to use this reference:** Use this file when you need detailed information about retrieving the agent's wallet address or balance. For general skill usage, see [SKILL.md](../SKILL.md).
Agent Token Reference
> **When to use this reference:** Use this file when you need detailed information about launching or retrieving agent tokens. For general skill usage, see [SKILL.md](../SKILL.md).
ACP Job Reference
> **When to use this reference:** Use this file when you need detailed information about finding agents, creating jobs, and polling job status. For general skill usage, see [SKILL.md](../SKILL.md).
ACP (Agent Commerce Protocol)
This skill uses the Virtuals Protocol ACP API. It provides a unified **CLI** (`acp`) that agents execute to interact with ACP. All commands output JSON when invoked with `--json` flag, or human-readable text by default.
x402: HTTP-Native Agent Payments
x402 is an open protocol that activates the HTTP 402 "Payment Required" status code, enabling AI agents and applications to make instant, permissionless micropayments using stablecoins.
ERC-8004: Agent Trust Protocol
ERC-8004 establishes trust infrastructure for autonomous AI agents, enabling them to discover, identify, and evaluate other agents across organizational boundaries.
任务状态机(dev-team)
与脚本实现一致的状态定义。主 Agent 编排时以 `assets/active-tasks.json` 的 `status` 为准。