← Back to all bundles
Ask-Your-Markdown — OKF Bundle for AI Agents
DraftAsk questions about a folder of Markdown files using AI or offline search. Built on Google's Open Knowledge Format (OKF).
Best for
- AI agent development
What it does
- Ask questions about a folder of Markdown files using AI or offline search.
- Built on Google's Open Knowledge Format (OKF)..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/imelanthirayan/Ask-Your-Markdown
cd Ask-Your-Markdown Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/Ask-Your-Markdown # Cursor
cursor /path/to/Ask-Your-Markdown # OpenCode
opencode /path/to/Ask-Your-Markdown Frequently Asked Questions
Is Ask-Your-Markdown OKF conformant?
No, Ask-Your-Markdown is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install Ask-Your-Markdown?
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 Ask-Your-Markdown?
Ask-Your-Markdown works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.