copy-tag-link — OKF Bundle for Knowledge Graphs
OKF ✓ v0.1If you want a Karpathy wiki-RAG with OKF tags, but prefer HTML to Markdown, this is it. copy-tag-link is a vendor-neutral, database-optional, local-first evidence package format for shared AI memory: preserve the source, copy useful parts, tag provenance and structure, link everything, then index it with whatever tools you trust.
Best for
- Knowledge graph and knowledge management systems
- RAG (Retrieval Augmented Generation) pipelines
What it does
- If you want a Karpathy wiki-RAG with OKF tags, but prefer HTML to Markdown, this is it.
- copy-tag-link is a vendor-neutral, database-optional, local-first evidence package format for shared AI memory: preserve the source, copy useful parts, tag provenance and structure, link everything, then index it with whatever tools you trust..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/dpi-workshop/copy-tag-link
cd copy-tag-link Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/copy-tag-link # Cursor
cursor /path/to/copy-tag-link # OpenCode
opencode /path/to/copy-tag-link Frequently Asked Questions
Is copy-tag-link OKF conformant?
Yes, copy-tag-link is OKF conformant (version 0.1). This means it follows the Open Knowledge Format specification.
How do I install copy-tag-link?
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 copy-tag-link?
copy-tag-link works with any AI agent that supports OKF bundles, including Claude Code, Cursor, OpenCode. Just point your agent at the bundle directory.
What are alternatives to copy-tag-link?
Similar bundles include Disk.Brain, okf-tools, oneo. Browse these for alternative approaches and feature sets.