knowledge

Generate structured Knowledge Notes with frontmatter and sections for Capacities.

1|Updated Jun 29, 2026
One-click install
npx skills add https://github.com/natthasath/natthasath-marketplace --skill knowledge-natthasath
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: knowledge
Source: https://github.com/natthasath/natthasath-marketplace/tree/main/plugins/capacities/skills/knowledge
Command: npx skills add https://github.com/natthasath/natthasath-marketplace --skill knowledge-natthasath

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Manually writing consistent, well-organized knowledge notes for a personal knowledge management system is repetitive and often results in inconsistent formatting. This Skill generates standardized Knowledge Notes for Capacities with proper frontmatter and structured sections, ready to copy-paste. ## Core Features & Use Cases - Structured Note Generation: Creates notes with YAML frontmatter (type, title, tags, onGoing) and organized sections covering definition, key components, characteristics, and examples. - Style Consistency: Reads a reference example (bay_plan.md) to match tone, structure, and writing style across all generated notes. - Thai-Language Output: Writes in Thai while preserving English technical terms, with a one-sentence ELI5-style summary. - Use Case: You encounter a new concept like CQRS or Load Balancer and want to archive its definition in Capacities. Invoke the skill with the term, and receive a complete, consistently formatted note with an appropriate category tag guessed automatically. ## Quick Start Invoke /knowledge with a term or topic, such as asking to create a knowledge note explaining Kubernetes for Capacities.

Frequently Asked Questions about knowledge

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

FAQPage Schema
How do I create a knowledge note in Capacities?▼

Invoke the /knowledge command with the term or topic you want to record. The skill generates a complete markdown note with frontmatter and structured sections that you can copy-paste directly into Capacities.

What format does a Capacities knowledge note use?▼

The note uses YAML frontmatter with type, title, tags, and onGoing fields, followed by a short definition, three to four bulleted sections, and a one-sentence summary. Section names adapt to the topic rather than being fixed.

Does the knowledge skill trigger automatically in conversation?▼

No, the skill only runs when explicitly invoked via /knowledge and does not auto-trigger from conversation. This is controlled by the disable-model-invocation setting in its frontmatter.

What happens if I do not provide a category tag?▼

The skill infers an appropriate category tag from the note content when none is provided. If the topic is very broad, it may ask one clarifying question to narrow the scope before generating.

What language are the generated notes written in?▼

Notes are written in Thai, except for full English names and technical terms that have no commonly used Thai translation. The summary follows an ELI5 style in professional language.