citefid — OKF Bundle for AI Agents
DraftVerificador de fidelidad de citas OKF (Fase 1/3: resolve→retrieve→verify por NLI, CPU-only). MVP verificado: AUC 0.7029 sobre código/CRD.
Best for
- AI agent development
What it does
- Verificador de fidelidad de citas OKF (Fase 1/3: resolve→retrieve→verify por NLI, CPU-only).
- MVP verificado: AUC 0.7029 sobre código/CRD..
How to use with AI agents
Step 1: Clone the repository
git clone https://github.com/amurlaniakea/citefid
cd citefid Step 2: Point your AI agent at the bundle directory
# Claude Code
claude /path/to/citefid # Cursor
cursor /path/to/citefid # OpenCode
opencode /path/to/citefid Frequently Asked Questions
Is citefid OKF conformant?
No, citefid is currently marked as a draft bundle. It may not fully follow the OKF specification yet.
How do I install citefid?
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 citefid?
citefid 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 citefid?
Similar bundles include wiki-as-an-mcp, Wiki as MCP, abode101. Browse these for alternative approaches and feature sets.