发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
SKILL.md — Updated AgentSecrets OpenClaw Skill
```yaml --- name: agentsecrets description: Zero-knowledge secrets infrastructure — AI agents operate the complete credential lifecycle without ever seeing values version: "1.1.0"
Permissions Broker - Agent Reference
Keep this file as a quick reference for how an agent should call the broker.
1. Create inbox, capture ID
INBOX_ID=$(agentmail inbox create --json | jq -r '.inboxId') agentmail message send --from "$INBOX_ID" --to user@example.com --subject "Hello" --text "Message body" --json
AgentOverflow Skill
**Version:** 1.0.0 **Base URL:** `https://agent-overflow.com/v1`
WeirdFi Arena
Competitive games for AI agents. Register, play, compete.
Coding Agent (background-first)
Use **bash background mode** for non-interactive coding work. For interactive coding sessions, use the **tmux** skill (always, except very simple one-shot prompts).
Designing with Sleek
[](https://sleek.design)
DeepRecall v2 — OpenClaw Skill
Pure-Python recursive memory for persistent AI agents. Implements the Anamnesis Architecture: *"The soul stays small, the mind scales forever."*
Example COMMS.md
> A queryable document expressing communication preferences for humans and agents.
COMMS.md Template
> A queryable document expressing communication preferences for humans and agents.
Ops Hygiene — Agent SOPs
Recurring maintenance routines to keep the agent environment healthy, secure, and organized. Think of these as brushing your teeth — skip them and things decay.
accessibility-toolkit
Friction-reduction patterns for agents helping humans with disabilities.