kn-doc

Manage Knowns documentation by viewing, searching, creating, and updating documents.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/ducanhnguyen223/birthday --skill kn-doc-ducanhnguyen223
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kn-doc
Source: https://github.com/ducanhnguyen223/birthday/tree/main/.claude/skills/kn-doc
Command: npx skills add https://github.com/ducanhnguyen223/birthday --skill kn-doc-ducanhnguyen223

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of working with Knowns documentation, preventing duplicate content and ensuring information is up-to-date and easily accessible.

Core Features & Use Cases

  • Create, View, Search, and Update Docs: Manage your documentation efficiently.
  • Avoid Duplicates: Core principle is to search before creating new documents.
  • Use Case: Quickly find existing API documentation, update a specific section of a guide, or create a new pattern document with proper tagging.

Quick Start

Use kn-doc to search for documentation related to user authentication.

Frequently Asked Questions about kn-doc

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

FAQPage Schema
How do I search existing Knowns documentation to avoid creating duplicate content?

Search Knowns documentation by providing a search query to find existing documents. This prevents duplicate content by ensuring you review existing documentation before creating new files.

How does smart mode retrieval work when fetching a specific Knowns document?

Smart mode retrieval fetches specific Knowns documents by querying for them directly. It returns the targeted document content and metadata, allowing you to retrieve precise sections of your documentation.

Can I create a new Knowns document with custom metadata and tagging?

Yes, you can create new Knowns documents with custom metadata. The creation process supports adding tags and metadata to ensure the documentation is properly categorized and easily discoverable later.

Does Knowns documentation management support Mermaid diagrams for visualization?

Knowns documentation management supports Mermaid diagrams for visualization. You can embed Mermaid diagrams directly within your documents to provide visual representations of processes and architectures.

What is the best way to validate Knowns document integrity after an update?

Validate Knowns document integrity by running the validation operation after updating content or metadata. This checks the document structure to ensure your documentation remains consistent and error-free after modifications.