发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
KNOWLEDGE_MAP.md — Metamemory
> What I know, how well I know it, and where the gaps are. > Confidence: 🟢 High (0.8+) | 🟡 Medium (0.5-0.8) | 🔴 Low (<0.5) > Updated by nightly consolidation. Reviewed weekly.
FUTURE_INTENTS.md — Prospective Memory
> Commitments, scheduled actions, and deferred intentions. > Scanned every session start + every heartbeat. Execute when triggered. Archive when done. > > Format: > ```
Weekly Deep Reflection — Cron Prompt
Schedule: `0 4 * * 0` (Sunday 4 AM) Recommended model: Any model with reliable tool use Timeout: 600 seconds
Cognition — Protocol Blocks for AGENTS.md
Copy-paste these into your AGENTS.md.
Cognition — Recommended Configuration
Add these settings to your `openclaw.json` under `agents.defaults`.
🧠 Cognition — Seven Memory Systems for OpenClaw Agents
Give your agent a mind, not just memory.
Learnings
> Insights, corrections, and best practices. Promote recurring patterns to SOUL.md or AGENTS.md.
Feature Requests
> Capability gaps noticed during work. Review weekly — build or find a skill.
Errors
> Track failures and their fixes. Patterns here become prevention rules in SOUL.md.
QA Gates
> Every deliverable passes through a gate before reaching the human or going external.
Battle-Tested Agent — AGENTS.md Additions
> Merge these into your existing AGENTS.md. Don't replace — add.