docs2md — OKF Bundle for AI Agents
DraftMy goal is to create agent skills which can convert several documents into Markdown. Also following Markdown rules, styles and linting is in scope. Every Markdown file should also have a YAML Frontmatter. Support for the Google Open Knowledge Format is in scope.
Best for
- AI agent development
What it does
- My goal is to create agent skills which can convert several documents into Markdown.
- Also following Markdown rules, styles and linting is in scope.
- Every Markdown file should also have a YAML Frontmatter.
- Support for the Google Open Knowledge Format is in scope..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/andz-dev/docs2md
cd docs2md Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/docs2md # Cursor
cursor /path/to/docs2md # OpenCode
opencode /path/to/docs2md Frequently Asked Questions
Is docs2md OKF conformant?
No, docs2md is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install docs2md?
Clone the repository and point your AI agent at the bundle directory. The agent will automatically discover and load the OKF knowledge. No additional tools or SDKs are required.
What AI agents can use docs2md?
docs2md works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.