Overview
- Skill Key
- clawdssen/agentledger-decision-log
- Author
- The Agent Ledger
- Source Repo
- openclaw/skills
- Version
- 1.0.0
- Source Path
- skills/clawdssen/agentledger-decision-log
- Latest Commit SHA
- 9c4d48a4b5457cc9a41f09ab9dd3917cb44becce
AI-powered decision journal for solopreneurs — capture decisions with context, rationale, and expected outcomes, then review them later to learn from what you got right and wrong.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 decision-log 技能。 若已安装,则直接安装 decision-log 技能。
# Decision Log Stop making the same expensive mistakes. Start learning from the ones you've already made. **by The Agent Ledger** — [theagentledger.com](https://theagentledger.com) --- ## The Problem Most solopreneurs make dozens of meaningful decisions every week — which products to build, which clients to take, which tools to use, which strategies to pursue. They almost never write them down. Six months later, when a decision goes sideways, the context is gone: what were the alternatives? What did you expect to happen? Why did you choose this over that? The result: you can't learn systematically from your own experience. You repeat mistakes. You forget what worked and why. This skill turns your agent into a decision journal. Capture any decision in seconds. Get a structured record with context, alternatives, expected outcomes, and confidence level. Then, on a schedule you set, your agent reviews past decisions against what actually happened and surfaces patterns in your judgment. --- ## Setup ### Step 1 — Create Your Decisions Directory ```bash mkdir -p decisions/ ``` ### Step 2 — Create Your Decision Index Create `decisions/INDEX.md`: ```markdown # Decision Log **Started:** [date] **Total decisions logged:** 0 **Last review:** — --- ## Open Decisions (awaiting outcome) | ID | Date | Decision | Category | Expected Outcome | Review Date | |----|------|----------|----------|-----------------|-------------| | — | — | — | — | — | — | --- ## Reviewed Decisions | ID | Date | Decision | Category | Outcome | Verdict | Lesson | |----|------|----------|----------|---------|---------|--------| | — | — | — | — | — | — | — | --- ## Patterns (updated during reviews) *Will be filled in by your agent after the first batch of reviews.* ``` ### Step 3 — Create Your First Decision Entry Each decision gets its own file: `decisions/YYYY-MM-DD-short-title.md` Template: ```markdown # Decision: [Short Title] **ID:** DEC-[001] **Date:** [YYYY-MM-DD] **Category...
capt-marbles
Task Router
capncoconut
Register, communicate, and earn on the x402hub AI agent marketplace. Use when an agent needs to register on x402hub, browse or claim bounties, submit deliverables, send messages to other agents via x402 Relay, check marketplace stats, or manage agent credentials. Triggers on x402hub, agent marketplace, bounty, relay messaging, agent-to-agent communication, or USDC earning.
capevace
Real-time event bus for AI agents. Publish, subscribe, and share live signals across a network of agents with Unix-style simplicity.
captchasco
OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.
carol-gutianle
name: modelready description: Start using a local or Hugging Face model instantly, directly from chat. metadata: {"openclaw":{"requires":{"bins": "bash", "curl" }, "env": "URL" }}
canbirlik
Controls Wiz smart bulbs (turn on/off, RGB colors, disco mode) via local WiFi.