agentsframework-okf-curator

Automate OKF documentation curation and drift checking with Python scripts.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/rajnishkhatri/AgentsFramework --skill agentsframework-okf-curator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: agentsframework-okf-curator
Source: https://github.com/rajnishkhatri/AgentsFramework/tree/main/.cursor/skills/agentsframework-okf-curator
Command: npx skills add https://github.com/rajnishkhatri/AgentsFramework --skill agentsframework-okf-curator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the curation and maintenance of the AgentsFramework's knowledge plane, ensuring documentation stays aligned with the codebase and maintaining the integrity of the OKF structure.

Core Features & Use Cases

  • OKF Knowledge Plane Curation: Manage the OKF bundles, ensuring that the knowledge plane reflects the latest changes in the codebase.
  • Feature Documentation: Automatically document features and recipes as they are developed.
  • Research Organization: Organize and file research notes and design decisions for easy access and traceability.
  • Documentation Drift Check: Regularly check for discrepancies between the codebase and documentation.
  • Documentation Relocation: Safely move and reorganize documentation files with full reference rewriting.

Quick Start

Run the 'agentsframework-okf-curator' skill to update documentation for a newly implemented feature.

Frequently Asked Questions about agentsframework-okf-curator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I prevent documentation drift between my codebase and knowledge plane?

To prevent documentation drift, you can run automated drift checking scripts that scan for discrepancies between your codebase and the AgentsFramework knowledge plane. This ensures documentation remains accurately aligned with the latest code changes.

What is the best way to organize research notes and design decisions in the OKF?

The best way to organize research notes in the OKF is to use automated curation scripts that file design decisions and research notes. This ensures easy access and traceability within the AgentsFramework knowledge plane.

How do I automatically document features and recipes as they are developed?

To automatically document features and recipes, you can execute curation scripts that generate feature documentation as development progresses. This maintains OKF knowledge plane integrity without manual writing.

Do I need the AgentsFramework repository to maintain OKF documentation?

Yes, you need the AgentsFramework repository and associated tools for proper functionality. The curation scripts require this environment to maintain codebase alignment and OKF convention adherence.

Can I safely move and reorganize documentation files without breaking references?

Yes, you can safely reorganize documentation files using automated relocation scripts that perform full reference rewriting. This ensures all links within the OKF knowledge plane remain intact.

How to update OKF bundles to reflect the latest codebase changes?

To update OKF bundles, run the curator skill to manage the knowledge plane and ensure it reflects the latest codebase changes. This automates the curation of OKF structures and maintains alignment.