Cc Storytime — Development skill for Claude Code
A 260K-parameter transformer running inside Claude Code as a mod.
How to install Cc Storytime
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open maddiedreese/cc-storytime and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Cc Storytime does
A 260K-parameter transformer running inside Claude Code as a mod. It sits above the prompt and writes a short story about whatever Claude is working on.
Alternatives in Development
- Sora — Generate, remix, and manage short video clips via OpenAI's Sora API 14.6k ★
- Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
- Vet — Vet the staged change: run the implement-review review loop (short alias) 239 ★
README
Storytime
A 260K-parameter transformer running inside Claude Code as a mod. It sits above the prompt and writes a short story about whatever Claude is working on: the tool Claude just called picks the kind of hero, the file it touched names the hero, and a word from your prompt is what the hero finds. Every token is generated locally by the mod's own TypeScript; nothing goes to the API.
Storytime · TinyStories-260K · local transformer · 0 API tokens
Once upon a time, there was a little pencil named Auth. Auth loved to draw
pictures of the sun and the moon. One day, Auth saw a big tree…▍
seeded by Edit auth-service.ts · 4300 tok/s · /story
The model is Andrej Karpathy's `stories260K` from `karpathy/tinyllamas` (dim 64, 5 layers, 8 heads, 4 KV heads, vocab 512), the same checkpoint [gbc-transformer](https://github.com/maddiedreese/gbc-transformer) runs on a Game Boy Color at one token every 2 minutes 49 seconds. Here it runs at a few thousand tokens a second and is throttled to two tokens per 80 ms so it reads as typing.
Install
Mods are built on function hooks, which are early access in Claude Code 2.1.272 and later, so start Claude Code with the flag:
CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 claude
Then, inside Claude Code, add this repository as a marketplace and install the plugin:
/plugin marketplace add maddiedreese/cc-storytime
/plugin install storytime@cc-storytime
Or run it from a clone without installing:
git clone https://github.com/maddiedreese/cc-storytime
CLAUDE_CODE_ENABLE_FUNCTION_HOOKS=1 claude --plugin-dir ./cc-storytime
Use
Work as usual. The band reseeds on each prompt you send and on tool calls, at most once every twelve seconds.
/storywrites a new story./storywrites one about that hero./story offhides the band (remembered across sessions);/story onbrings it back.
Heroes by tool: Edit is a pencil, Write a pen, Read a book, Bash a robot, Grep a dog, Glob a bird, WebFet
Related Skills
Claude OAuth
Run Google, xAI and OpenAI models inside Claude Code over your own OAuth sessions. The native claude path is n
Oh Story Dsh
A DSH plugin for novel writing and short-drama production, powered by Oh Story and Drama Skills.
Agent Ready Universal
Universal Prompt: AgentReady Transformer v2.0
Yapcut
A two-part Claude Code content engine. Outlier Radar researches your niche and writes weekly ready-to-film sho
Openshell Deepagent
A general-purpose coding agent that runs inside an NVIDIA OpenShell sandbox, orchestrated by Deep Agents and p
Upstream Triage
Import upstream cmux PRs into c11 — agent evaluates desirability, judges difficulty, and writes the c11 versio
Related Agents
Worktree Agent QA
Functional verification agent, working in the same git worktree of a User Story already FINALIZED by its imple
Narwhal Sxo
Search-experience (SXO) specialist for the narwhal audit — search intent vs. page-type match, above-the-fold c
Dev Architect
System architect and story creator. Use for architecture decisions, tech stack selection, API design, creating