meta-docs
Installation
SKILL.md
Meta Docs
Objective
- Separate metadata search from body reads to minimize context usage.
- Keep the docs knowledge base consistent with structured updates and logs.
Directory and Metadata Rules
- All documents live under
docs/. Directory structure is not enforced. - Avoid
docs/{TYPE}as a convention; do not create directories purely by type. - Classification is defined by the
typemetadata (single string). - Recommended types:
design,spec,guide,log,reference,decision,research,meeting,incident,runbook,roadmap,report,checklist,retro,note
Every document must include YAML frontmatter:
---
title: "Document title"
Related skills
More from dhkimxx/ai-agent-skills
datasheet-intelligence
This skill is triggered when a request needs datasheet/TRM-grounded hardware facts or firmware init code with page/section citations. Keywords: datasheet, TRM, register map, base address, bitfield, reset value, pin mux, clock divider, init code, 데이터시트, 레지스터, 초기화 코드.
24naver-land-scouter
네이버 부동산 데이터 탐색과 분석을 위한 스킬. 지도 기반 단지 탐색, 단지 심층 분석, 매물 비교, 투자 지표 산출, 학군/교통 요약 리포트 생성에 사용한다. Keywords: 네이버 부동산, 매물 찾기, 시세 분석, 단지 정보, 부동산 임장 보고서, naver land, complex, article, price, school, transportation
8librarian-tool
A frontmatter-first docs workflow that separates metadata search from body reads. Keywords: docs, frontmatter, metadata, search, librarian.
1