Tokenrollai Llmdoc
tokenrollai-llmdoc is a Claude Code plugin for the Build phase that supports minimal llmdoc-style documentation updates from your agent workflow.
Keep LLM-facing project documentation lean and updated from Claude Code without a heavy doc toolchain.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install tokenrollai-llmdoc@TokenRollAI/llmdocBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:TokenRollAI/llmdoc") and the paste-ready config with skillselion.get_install_config("plugin:TokenRollAI/llmdoc").
What it does
tokenrollai-llmdoc is a work-in-progress Claude Code plugin from TokenRollAI focused on a minimal documentation update workflow for projects that expose context to LLMs. Solo builders shipping with Claude Code often let READMEs and llmdoc-style files drift after each feature sprint; this plugin is positioned to tighten that loop with a lightweight, agent-driven update path rather than a full static-site or CMS setup. The catalog metadata emphasizes claude, llmdoc, minimal, update, and workflow, which suggests the intended experience is recurring doc sync aligned with how you already work in the terminal. Because the bundle is still marked WIP, treat capabilities as evolving: install when you want to experiment with TokenRoll’s doc conventions early, pair it with your own review step before publishing, and revisit once the plugin ships stable SKILL.md triggers and install docs in the upstream repo.
Highlights
- Claude Code plugin aimed at minimal llmdoc-style documentation updates
- Workflow-oriented keywords: update, minimal, llmdoc
- Single-plugin bundle from TokenRollAI/llmdoc (work in progress)
- Fits builders who want agent-readable docs without bloated wikis
- Community-listed catalog entry with public repo metadata
Why builders use it
Agent context files and project docs fall out of date the moment you ship, and heavy doc tools feel like overkill for a solo builder.
You get a lighter, Claude Code–native path to refresh llmdoc-oriented documentation as part of your regular coding workflow.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 443 stars, 0 votes.
FAQ
Who is tokenrollai-llmdoc for?
Solo and indie builders on Claude Code who maintain llmdoc- or agent-readable project docs and want a minimal update workflow from the same environment they code in.
When should I use tokenrollai-llmdoc?
Use it during Build when you have shipped or refactored features and need to sync documentation before sharing the repo, onboarding collaborators, or refreshing agent context.
How do I add tokenrollai-llmdoc to my agent?
Install the plugin from the TokenRollAI/llmdoc repository following Claude Code plugin registration steps in that repo, then invoke it when your workflow calls for documentation updates.
Comments
Share how you use tokenrollai-llmdoc, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.