add-content

Create knowledge-base content by applying RULE.md directory governance.

6|Updated Oct 16, 2025
One-click install
npx skills add https://github.com/legacybridge-tech/claude-plugins --skill add-content-legacybridge-tech
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: add-content
Source: https://github.com/legacybridge-tech/claude-plugins/tree/main/akashicrecords/skills/add-content
Command: npx skills add https://github.com/legacybridge-tech/claude-plugins --skill add-content-legacybridge-tech

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables teams to create and govern knowledge-base content by automatically applying directory governance through RULE.md, reducing manual coordination and ensuring consistent structure.

Core Features & Use Cases

  • Governance-driven content creation: reads RULE.md to determine target directories, naming conventions, and required metadata.
  • Automated governance updates: updates README files and maintains auditability of changes across the knowledge base.
  • Safe, auditable content operations: performs operations deterministically with clear prompts and confirmations as dictated by RULE.md.

Quick Start

To create new content under governance, describe the content you want to save and specify any URLs or notes; the skill will read RULE.md, propose a target directory, and create or update files accordingly.

Frequently Asked Questions about add-content

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

FAQPage Schema
How do I automate knowledge-base content creation with directory-specific governance?

You can automate knowledge-base content creation by using a skill that reads RULE.md to determine target directories, enforce naming conventions, and apply folder structures. It proposes where content should be saved and updates files deterministically.

What is RULE.md used for in governing a knowledge base?

RULE.md defines directory-specific governance for a knowledge base, specifying naming conventions, folder structures, required metadata, and update protocols. It serves as the source of truth to ensure content consistency and traceability across directories.

How do I ensure naming conventions and folder structures are enforced when adding content?

To enforce naming conventions and folder structures, the skill reads RULE.md and applies those rules automatically when creating or saving content. It validates the proposed file paths and structures against the governance definitions before writing.

Can I suggest target directories based on content analysis for my documentation?

Yes, the skill can suggest target directories based on content analysis. It reads your RULE.md file, analyzes the content you want to save, and proposes the most appropriate directory location according to your governance rules.

How do I maintain auditability when updating README files in a knowledge base?

You can maintain auditability by using automated governance updates that modify README files and track changes according to RULE.md. The skill performs operations deterministically with clear prompts and confirmations to ensure traceability.

Do I need a RULE.md file before creating governed knowledge-base content?

Yes, a RULE.md file is required as it provides the governance instructions. The skill depends on reading RULE.md to determine target directories, enforce naming conventions, and execute safe, auditable content operations across your knowledge base.