Skip to content

feat(documentation): add llm-wiki skill (Karpathy LLM Wiki + qmd) #8

@serithemage

Description

@serithemage

Summary

Karpathy LLM Wiki 패턴에 기반한 Knowledge Base 구축 스킬을 documentation 플러그인에 추가합니다. qmd 하이브리드 검색 필수 통합 + LanceDB 선택적 벡터 인덱스.

Scope (Phase 2)

  • 단일 스킬 plugins/documentation/skills/llm-wiki/
  • 6개 핵심 명령(init, ingest, query, lint, sync, export) + 2개 확장(qmd-index, lancedb-sync)
  • wiki/ 노출형 디렉토리 (워크스페이스 CLAUDE.md 규칙 일치)
  • qmd 미설치 시 graceful degrade (Phase 1 INDEX.md 라우팅)
  • 기존 wjtb-cmcllm-wiki 스킬을 포팅 + 일반화

Goals

  • 워크스페이스 CLAUDE.md의 "LLM Wiki 활용 규칙"을 실제 실행 가능하게 함
  • qa-merge / intent / korean-docs와의 자연스러운 파이프라인
  • 설치 한 줄로 Karpathy 패턴 프로젝트에 적용 가능

Deliverables

  • issues/{N}-llm-wiki/SPEC.md — 설계 스펙
  • issues/{N}-llm-wiki/PLAN.md — 구현 계획
  • plugins/documentation/skills/llm-wiki/SKILL.md + references/ + scripts/
  • .claude-plugin/marketplace.json 등록
  • root README.md + plugins/documentation/README.md 업데이트
  • CHANGELOG 엔트리

References

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions