KS
Killer-Skills

doc-workflow — how to use doc-workflow how to use doc-workflow, what is doc-workflow, doc-workflow alternative, doc-workflow vs llmdoc, doc-workflow install guide, doc-workflow setup tutorial, llmdoc documentation system, markdown documentation workflow, doc-workflow for AI agents, doc-workflow initialization

v1.0.0
GitHub

About this Skill

Perfect for Developer Agents needing comprehensive documentation workflow management with llmdoc. doc-workflow is a skill that provides guidance on the llmdoc documentation system and available documentation workflows, supporting initialization and optimization.

Features

Provides llmdoc status via `test -d llmdoc` command
Supports documentation count using `find llmdoc -name '*.md'`
Offers doc index preview through `cat llmdoc/index.md`
Recommends running `/tr:initDoc` for initialization
Guides workflow based on llmdoc initialization status
Utilizes Markdown file format for documentation

# Core Topics

TokenRollAI TokenRollAI
[0]
[0]
Updated: 3/6/2026

Quality Score

Top 5%
51
Excellent
Based on code quality & docs
Installation
SYS Universal Install (Auto-Detect)
Cursor IDE Windsurf IDE VS Code IDE
> npx killer-skills add TokenRollAI/cc-plugin/doc-workflow

Agent Capability Analysis

The doc-workflow MCP Server by TokenRollAI is an open-source Categories.community integration for Claude and other AI agents, enabling seamless task automation and capability expansion. Optimized for how to use doc-workflow, what is doc-workflow, doc-workflow alternative.

Ideal Agent Persona

Perfect for Developer Agents needing comprehensive documentation workflow management with llmdoc.

Core Value

Empowers agents to manage documentation systems using llmdoc, providing initialization support and workflow guidance, including Markdown file management and documentation indexing.

Capabilities Granted for doc-workflow MCP Server

Initializing documentation systems with /tr:initDoc
Managing Markdown files within the llmdoc directory
Debugging documentation workflows using llmdoc status and doc count

! Prerequisites & Limits

  • Requires llmdoc installation
  • Limited to Markdown file format
  • Initialization required before use
Project
SKILL.md
1.5 KB
.cursorrules
1.2 KB
package.json
240 B
Ready
UTF-8

# Tags

[No tags]
SKILL.md
Readonly

/doc-workflow

This skill provides guidance on the llmdoc documentation system and available documentation workflows.

Pre-fetched Context

  • Llmdoc status: !test -d llmdoc && echo "INITIALIZED" || echo "NOT_INITIALIZED"
  • Doc count: !find llmdoc -name "*.md" 2>/dev/null | wc -l
  • Doc index: !cat llmdoc/index.md 2>/dev/null | head -30

Workflow Guide

If llmdoc is NOT initialized:

Recommend running /tr:initDoc to initialize the documentation system.

Explain the benefits:

  • Documentation-driven development
  • LLM-optimized retrieval maps
  • Consistent project understanding

If llmdoc IS initialized:

Explain the available workflows:

TaskCommand/SkillDescription
Read docs/read-docQuick project understanding
Update docs/update-docSync docs after code changes
Investigate/investigateDoc-first codebase research
Initialize/tr:initDocOne-time setup (already done)

llmdoc Structure

llmdoc/
├── index.md          # Navigation hub
├── overview/         # "What is this project?"
├── architecture/     # "How does it work?" (LLM Retrieval Map)
├── guides/           # "How do I do X?"
└── reference/        # "What are the specifics?"

Actions

  1. Check the pre-fetched context to determine llmdoc status.
  2. Based on user's question, provide relevant guidance.
  3. If user wants to perform an action, guide them to the appropriate skill/command.

Related Skills

Looking for an alternative to doc-workflow or building a Categories.community AI Agent? Explore these related open-source MCP Servers.

View All

widget-generator

Logo of f
f

widget-generator is an open-source AI agent skill for creating widget plugins that are injected into prompt feeds on prompts.chat. It supports two rendering modes: standard prompt widgets using default PromptCard styling and custom render widgets built as full React components.

149.6k
0
Design

chat-sdk

Logo of lobehub
lobehub

chat-sdk is a unified TypeScript SDK for building chat bots across multiple platforms, providing a single interface for deploying bot logic.

73.0k
0
Communication

zustand

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication

data-fetching

Logo of lobehub
lobehub

The ultimate space for work and life — to find, build, and collaborate with agent teammates that grow with you. We are taking agent harness to the next level — enabling multi-agent collaboration, effortless agent team design, and introducing agents as the unit of work interaction.

72.8k
0
Communication