docs

Synchronize local documentation with a Notion workspace.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/paxtone-studio/openkodo --skill docs-paxtone-studio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: docs
Source: https://github.com/paxtone-studio/openkodo/tree/main/plugins/kodo/skills/docs
Command: npx skills add https://github.com/paxtone-studio/openkodo --skill docs-paxtone-studio

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the management of technical documentation by synchronizing local knowledge base content with a Notion workspace, ensuring a single source of truth and reducing the risk of outdated information.

Core Features & Use Cases

  • Notion Synchronization: Keeps Notion pages, including ADRs and wikis, up-to-date with local documentation.
  • Agent Documentation Management: Automates the generation, syncing, and validation of documentation for AI agents.
  • Use Case: After updating architecture decisions, use this Skill to automatically generate an ADR, push it to Notion, and ensure all relevant team members have access to the latest information.

Quick Start

Use the docs skill to sync all agent documentation to Notion.

Frequently Asked Questions about docs

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

FAQPage Schema
How do I sync local documentation with a Notion workspace?

To sync local documentation with a Notion workspace, this Skill synchronizes your local `.kodo/` context and agent documentation directly to Notion pages. It uses automated routing and validation rules to ensure Notion serves as an accurate presentation layer.

Can I automatically generate and manage Architecture Decision Records in Notion?

Yes, you can manage Architecture Decision Records (ADRs) in Notion by using this Skill to automatically generate them from local context. It facilitates the creation and maintenance of technical documentation by pushing local ADR updates directly to your Notion workspace.

What is the best way to keep Notion wikis updated with local agent docs?

The best way to keep Notion wikis updated with local agent docs is through automated synchronization. This Skill manages agent documentation by continuously syncing local knowledge base content to Notion, ensuring a single source of truth and reducing outdated information.

Does this documentation sync approach require a specific local directory structure?

Yes, this documentation sync approach requires a local `.kodo/` directory structure. The Skill uses this specific local context folder to route and validate your technical documentation before synchronizing the content to your Notion workspace.

Why should I use Notion as a presentation layer for local context?

Using Notion as a presentation layer for local context ensures team members have access to the latest information through a familiar interface. This approach maintains a single source of truth in local files while leveraging Notion for readable wikis and ADRs.