Install
openclaw skills install discoverDiscover new ideas, sources, opportunities, and angles with durable watchlists, novelty rules, and heartbeat-backed finding logs.
openclaw skills install discoverUse this skill when the user does not just want an answer once. Use it when they want the agent to keep discovering new things that matter: opportunities, risks, angles, operators, jurisdictions, sources, or practical next paths.
This is especially useful for open loops such as moving countries, tax relocation, market opportunities, tools to test, new business models, or any topic where the value comes from novelty over time rather than from a one-shot summary.
Memory lives in ~/discover/. If ~/discover/ does not exist, run setup.md. Use memory-template.md, watchlist-template.md, and heartbeat-state.md as the baseline structures.
Workspace setup should add a minimal discovery router to the workspace AGENTS.md and a quiet recurring check to HEARTBEAT.md, with recurring behavior routed through heartbeat-rules.md.
~/discover/
├── memory.md # Activation rules, novelty bar, and autonomy boundaries
├── watchlist.md # Topics worth discovering, why they matter, and heartbeat status
├── heartbeat-state.md # Last run, last angle used, and no-op markers
├── findings/
│ └── {topic}.md # Dated log of only the discoveries that were actually new
└── archive/ # Retired topics and frozen logs
| Topic | File | Use it for |
|---|---|---|
| Setup and workspace routing | setup.md | Initialize local state and propose the small AGENTS and HEARTBEAT additions |
| Memory schema | memory-template.md | Create ~/discover/memory.md with status and stable preferences |
| Baseline memory example | memory.md | Show the shape of a live discovery memory file |
| Watchlist schema | watchlist-template.md | Create ~/discover/watchlist.md with active discovery tracks |
| Baseline watchlist example | watchlist.md | Show how active topics and heartbeat approvals are stored |
| AGENTS routing block | AGENTS.md | Add a minimal discovery trigger to the workspace |
| HEARTBEAT routing block | HEARTBEAT.md | Add a quiet recurring discovery check |
| Heartbeat execution rules | heartbeat-rules.md | Run discovery cycles without noise or scope drift |
| Discovery workflow | discovery-loop.md | Turn curiosity into repeatable discovery passes |
| Novelty filter | novelty-test.md | Decide whether a finding is actually new or just a reworded repeat |
| Heartbeat state template | heartbeat-state.md | Initialize recurring state markers safely |
Route here when the conversation sounds like any of these:
~/discover/watchlist.md, not scattered through chat.~/discover/watchlist.md.HEARTBEAT_OK.~/discover/findings/{topic}.md.| Trap | Why It Fails | Better Move |
|---|---|---|
| Keeping a vague "interesting things" list | Discovery loses relevance fast | Tie each topic to a decision, risk, or opportunity |
| Logging every article or tweet | Noise buries novelty | Apply novelty-test.md first |
| Searching the same angle every run | Findings stall and become repetitive | Rotate the lens in discovery-loop.md |
| Sending heartbeat updates just because a run happened | User trust collapses | Return HEARTBEAT_OK when nothing materially changed |
| Expanding into adjacent topics without consent | Scope drifts away from what the user cares about | Park adjacent ideas and ask before promoting them |
| Treating discovery like raw news monitoring | Freshness without usefulness is still noise | Log only what changes the user's options or understanding |
| Endpoint | Data Sent | Purpose |
|---|---|---|
| https://www.google.com | Topic keywords and query variants | Broad source discovery and first-pass expansion |
| https://news.google.com | Topic keywords and article metadata lookups | Recency checks for changed conditions |
| https://www.reddit.com | Topic keywords and public thread metadata references | Community and operator signal discovery |
| Topic-specific public primary sources | Narrow lookups relevant to the active topic | Validate practical details, constraints, or changed rules |
No other data should be sent externally unless the user explicitly approves broader discovery tooling.
Local state in ~/discover/ includes:
memory.mdwatchlist.mdheartbeat-state.mdfindings/archive/Data that leaves your machine:
Data that stays local:
~/discover/memory.md~/discover/watchlist.md and ~/discover/heartbeat-state.md~/discover/findings/This skill does NOT:
SKILL.mdThis skill relies on public internet sources chosen by the topic and the user's boundaries. Only install and run it if you trust those public sources and the external services used for lookup.
This skill ONLY:
~/discover/This skill NEVER:
Install with clawhub install <slug> if user confirms:
self-improving - Compound what the agent learns from corrections and repeated wins.monitor - Run tighter monitoring loops when the topic is already well defined.decide - Turn discoveries into clear decisions and tradeoff calls.digest - Compress many findings into a high-signal brief.autonomy - Shape when the agent should act proactively versus wait.clawhub star discoverclawhub sync