Files
chemenu/kb/entities/projects/kfchou/wiki-skills.md
T
torben 9e2f9bf98d feat: Link-Taxonomie u2 - kb/entities/people, projects, kb/comparisons gelabelt
Files changed:
- kb/comparisons/amd-pstate vs acpi-cpufreq.md
- kb/concepts/RAG.md
- kb/entities/people/Andrej Karpathy.md
- kb/entities/people/E3DC GmbH.md
- kb/entities/people/Rohit Gupta.md
- kb/entities/people/Vannevar Bush.md
- kb/entities/projects/BCDModule.md
- kb/entities/projects/Chemenu.md
- kb/entities/projects/andybalholm-edl.md
- kb/entities/projects/goresponsiveness.md
- kb/entities/projects/ha-core.md
- kb/entities/projects/hacs-e3dc.md
- kb/entities/projects/hacs-integration-blueprint.md
- kb/entities/projects/kfchou/wiki-skills.md
- kb/entities/projects/plugnburn-edl.md
- kb/entities/projects/vanillaflava/wiki-skills-vanillaflava.md
- kb/entities/projects/yugasun/llm-wiki-skills.md
- kb/entities/tools/Agent Memory.md
- kb/log.md
- work/link-taxonomy-migration/README.md
- work/link-taxonomy-migration/glossary.md
2026-09-02 19:58:07 +02:00

63 lines
2.6 KiB
Markdown

---
type: types/entity.md
entity_type: project
tags: [wiki, skills, claude-code]
created: 2026-08-04
modified: 2026-09-01
related:
- see-also: Chemenu
- see-also: wiki-skills-vanillaflava
- see-also: llm-wiki-skills
sources: [Source - Copilot Skill Restructure Instructions, Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]
confidence: 0.80
confidence_base: 0.80
provenance: sourced
summary: Umsetzung der Wiki-Skills für Claude Code von kfchou
---
# wiki-skills
**Typ:** project
## Beschreibung
Das kfchou/wiki-skills-Projekt wird in den Copilot Skill Restructure Instructions als eine Vorgängerimplementierung im LLM-wiki-Ökosystem erwähnt[^s-copilot-skill-restructure-instructions]. Es zeigt ein funktionierendes Beispiel von sechs eigenständigen Claude-Code-Skills: `wiki-init`, `wiki-ingest`, `wiki-query`, `wiki-lint`, `wiki-update` und `wiki-audit`, von denen jede ihre eigene Datei ist und nur beim Aufruf geladen wird[^s-copilot-skill-restructure-instructions].
Dies wird als das nächste 1:1-Strukturanalog zu dem beschrieben, was die Chemenu-Umstrukturierung anstrebt - es zeigt, dass das Muster von diskreten, aufrufbaren Skills gut für ein allgemeines IT-Wiki funktioniert, anstatt für ein persönliches Journal[^s-copilot-skill-restructure-instructions].
## Kerndaten
- **Zweck:** Claude Code Wiki-Skills Implementierung
- **Status:** Extern, als Vorlage referenziert
- **Verantwortlich:** kfchou
- **Repository:** https://github.com/kfchou/wiki-skills (abgeleitet)
- **Skills:** wiki-init, wiki-ingest, wiki-query, wiki-lint, wiki-update, wiki-audit
## Beziehungen
- **Erwähnt in:** [[Source - Copilot Skill Restructure Instructions]]
## Details
Die kfchou/wiki-skills Implementierung zeigt, dass das Muster von sechs eigenständigen Skills (eine für jeden Workflow) effektiv für ein allgemeines Wiki funktioniert. Jede Skill-Datei ist in sich geschlossen und wird nur bei Ausführung des entsprechenden Befehls geladen, was Vorteile bei der Kontextisolation bietet[^s-copilot-skill-restructure-instructions].
## Historie
- 2026-08-04 - Seite erstellt während der Aufnahme der Copilot Skill Restructure Instructions
## Siehe auch
- [[Source - Copilot Skill Restructure Instructions]]
- [[Source - Conversation - AGENTS.md Skill Restructuring Session 2026-08-04]]
## Fußnoten
[^s-copilot-skill-restructure-instructions]: [[Source - Copilot Skill Restructure Instructions]]
<!-- wikitool:links -->
## Beziehungen
- **see-also:** [[Chemenu]]
- **see-also:** [[wiki-skills-vanillaflava]]
- **see-also:** [[llm-wiki-skills]]
<!-- /wikitool:links -->