discovery

discovery is a skill for Claude Code, Codex from joelhooks/joelclaw. It costs 97 tokens per session (1,894 once invoked), scanned A, original, no licence file.

A workflow for saving interesting links, code repositories, and ideas to the Vault, a personal knowledge store, through an automated process.

In plain words
What is it for?
Use it when someone shares a URL, repository, or idea and suggests it is worth remembering or checking later.
Why use it?
It keeps useful discoveries from being lost when they are mentioned with little or no context.

Skill for Claude CodeCodex

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/joelhooks/joelclaw/discovery
Any agent
npx skills add joelhooks/joelclaw --skill discovery
Clone the repo
git clone --depth 1 https://github.com/joelhooks/joelclaw

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for discovery

README.md
[![agentmods](https://agentmods.dev/badge/skills/joelhooks/joelclaw/discovery.svg)](https://agentmods.dev/skills/joelhooks/joelclaw/discovery)
Your own site
<a href="https://agentmods.dev/skills/joelhooks/joelclaw/discovery"><img src="https://agentmods.dev/badge/skills/joelhooks/joelclaw/discovery.svg" alt="Measured on agentmods" height="20"></a>
Per session 97 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,894 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00097 $0.01894
Opus 5 $0.00048 $0.00947
Sonnet 5 $0.00019 $0.00379
Haiku 4.5 $0.00010 $0.00189

Measured 5d ago against content hash 72149db16487, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

discovery scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/discovery/SKILL.md · 148 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

3 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 5d ago First seen · 148 lines · 97 tokens per session scan A 72149db16487

Subscribe to this mod's changes

discovery is a skill published in the GitHub repository joelhooks/joelclaw (63 stars, last pushed today), with no licence file. It adds 97 tokens to every session and 1,894 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

context-manager

Context management skill providing discovery, fetching, harvesting, extraction, compression, organization, cleanup, and guided workflows for project context.

darrenhinde/OpenAgentsControl · 27 tokens

brain_dump

Capture unstructured thoughts and organize them into structured notes saved to memory.

siddsachar/row-bot · 17 tokens

forgetful-remember

Remember knowledge worth keeping — a decision made, a solution found, a preference stated, a pattern confirmed. Use when work surfaces something future sessions will need, or the user asks to remember something. Routes content to the right store (memory, document, code artifact, entity, procedure, file) and enforces…

ScottRBK/forgetful · 71 tokens

setup

First-run setup for the Mycelium plugin. Creates project-state directories (.claude/canvas, .claude/diamonds, .claude/memory, .claude/harness) and minimal starter files in the user's project. Optionally provisions opencode runtime support (a starter scaffold) when opencode is detected or requested. Idempotent …

haabe/mycelium · 101 tokens

scaffold-cost-check

Measure Mycelium's own scaffold token cost (CLAUDE.md + engine + harness + canvas + memory) and surface a structured estimate. One-shot audit; pair with /framework-health for trend tracking.

haabe/mycelium · 47 tokens

chief-of-staff

Personal Chief of Staff system for ADHD-ish operators. Vault-based, loop-driven, nervous-system-aware. Built and lived-in across daily sessions on real consulting, content, and long-running personal work.

jdpolasky/ai-chief-of-staff · 44 tokens