coleam00

320 mods in 1 plugin, 23 repositories, 50k stars between them.

channel-to-kb-ytdlp

193

coleam00/cole-medin-knowledge-base

Skill Claude CodeCodex

Build an OKF (Open Knowledge Format) knowledge base from any YouTube channel. Uses Google's OKF standard so any AI can read the output with zero setup. Free, no API key. Uses yt-dlp (most reliable). Invoke with /channel-to-kb-ytdlp @ChannelHandle.

not rated 114 +2 1mo ago A 68 tokens

channel-to-kb

194

coleam00/cole-medin-knowledge-base

Skill Claude CodeCodex

Build an OKF (Open Knowledge Format) knowledge base from any YouTube channel. Uses Google's OKF standard so any AI can read the output with zero setup. Free, no API key. Uses pytubefix + youtubetranscriptapi. Invoke with /channel-to-kb @ChannelHandle.

not rated 114 +2 1mo ago A 65 tokens

explorer

196

coleam00/helpline

Agent Claude Code

Read-only subsystem explorer. Use it to map an unfamiliar service or package BEFORE editing — it explores with its own context window and reports back, so the main agent edits with the full picture instead of burning its context on discovery. The article's "split exploration from editing" pattern.

not rated 111 3mo ago A 59 tokens

SessionStart

197

coleam00/helpline

Hook Claude Code

One of 3 in settings.json

Runs when a session starts, executing session_start_context.py via uv with --directory. From coleam00/helpline.

not rated 111 3mo ago A tokens not measured

Stop

198

coleam00/helpline

Hook Claude Code

One of 3 in settings.json

Runs when the agent finishes a response, executing propose_claude_md.py via uv with --directory. From coleam00/helpline.

not rated 111 3mo ago A tokens not measured

helpline

199

coleam00/helpline

Settings file Claude Code

One of 3 in settings.json

Agent settings declaring 2 hook events (SessionStart, Stop) and 4 allowed tools.

not rated 111 3mo ago C tokens not measured

api-add-route

200

coleam00/helpline

Skill Claude CodeCodex

Use when adding or changing an HTTP route under services/api. Walks the exact steps so the new route follows Helpline's gateway conventions.

not rated 111 3mo ago A 32 tokens

billing-money-rules

201

coleam00/helpline

Skill Claude CodeCodex

Use when creating or editing code under services/billing. Enforces Helpline's money-handling rules — integer cents only, seat limits, and BillingError for every violation.

not rated 111 3mo ago A 40 tokens

scoped-tests

202

coleam00/helpline

Skill Claude CodeCodex

Use after changing code, before claiming work is done — picks the correctly scoped pytest command instead of running the whole suite. Helps avoid the timeout-and-context-waste of full-suite runs on a one-service change.

not rated 111 3mo ago A 46 tokens

codebase-search

203

coleam00/helpline

MCP server Claude CodeCodexCursor +2

MCP server "codebase-search" as configured in coleam00/helpline. Runs locally from the dev Python package.

not rated 111 3mo ago A tokens not measured

helpline CLAUDE.md

204

coleam00/helpline

Instructions file

Claude Code instructions for coleam00/helpline, covering helpline, where things live, critical gotchas (repo-wide) and commands.

not rated 111 3mo ago A 455 tokens

helpline-ai-layer

205

coleam00/helpline

Plugin Claude Code

Portable Helpline AI Layer: the scoped-tests skill, the self-improving CLAUDE.md review hook, the read-only explorer subagent, and the codebase-search MCP server. Install this and any repo gets the team's baseline Claude Code setup on day one.

not rated 111 3mo ago A tokens not measured

commit

206

coleam00/custom-agent-with-skills

Command Claude Code

Create a new commit for all of our uncommitted changes run git status && git diff HEAD && git status --porcelain to see what files are uncommitted add the untracked and changed files.

not rated 106 7mo ago A 0 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: