nested_pages: Katalogtiefe 1 durchgesetzt, layout:-dir validiert, move raeumt geleerte Verzeichnisse - die drei #57-Seiten hochgezogen (schliesst #57)
Files changed: - CHANGES.md - VERSION - kb/CONTRACT.md - kb/entities/projects/kfchou/wiki-skills.md - kb/entities/projects/llm-wiki-skills.md - kb/entities/projects/vanillaflava/wiki-skills-vanillaflava.md - kb/entities/projects/wiki-skills-vanillaflava.md - kb/entities/projects/wiki-skills.md - kb/entities/projects/yugasun/llm-wiki-skills.md - kb/log.md - tools/CONTRACT.md - tools/chemenu/commands/index_build.py - tools/chemenu/commands/page_ops.py - tools/chemenu/kb_scan.py - tools/chemenu/lint_core.py - tools/chemenu/tests/test_index_build.py - tools/chemenu/tests/test_kb_scan.py - tools/chemenu/tests/test_lint.py - tools/chemenu/tests/test_page_ops.py - tools/chemenu/tests/test_type_resolver.py - tools/chemenu/type_resolver.py
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
---
|
||||
type: types/entity.md
|
||||
entity_type: project
|
||||
tags: [wiki, skills, cross-platform]
|
||||
created: 2026-08-04
|
||||
modified: 2026-09-01
|
||||
related:
|
||||
- see-also: Chemenu
|
||||
- see-also: llm-wiki-skills
|
||||
sources: [Source - Copilot Skill Restructure Instructions]
|
||||
confidence: 0.80
|
||||
confidence_base: 0.80
|
||||
provenance: sourced
|
||||
summary: Referenzimplementierung plattformübergreifender LLM-Wiki-Skills
|
||||
---
|
||||
# wiki-skills-vanillaflava
|
||||
|
||||
**Typ:** project
|
||||
|
||||
## Beschreibung
|
||||
|
||||
Das vanillaflava/wiki-skills-vanillaflava-Projekt wird in den Copilot Skill Restructure Instructions als die Referenzimplementierung für **plattformübergreifende Verteilung** erwähnt[^s-copilot-skill-restructure-instructions]. Es zeigt sechs Wiki-Skills, die gleichzeitig gegen Claude Code, Gemini CLI, Codex CLI und GitHub Copilot getestet werden[^s-copilot-skill-restructure-instructions].
|
||||
|
||||
Dieses Projekt ist besonders bemerkenswert für seinen plattformübergreifenden Ansatz, der ein gemeinsames Verzeichnis (`.agents/skills/`) verwendet, das in das native Skill-Verzeichnis jedes Tools verlinkt ist, was sicherstellt, dass alle vier Tools mit einer einzigen Quelle der Wahrheit synchronisiert bleiben[^s-copilot-skill-restructure-instructions]. Es bietet auch ein Installer-Muster, das die Chemenu-Umstrukturierung als Modell nutzen kann[^s-copilot-skill-restructure-instructions].
|
||||
|
||||
## Kerndaten
|
||||
|
||||
- **Zweck:** Plattformübergreifende LLM-Wiki-Skill-Verteilung
|
||||
- **Status:** Extern, als Referenzimplementierung referenziert
|
||||
- **Verantwortlich:** vanillaflava
|
||||
- **Repository:** https://github.com/vanillaflava/wiki-skills-vanillaflava (abgeleitet)
|
||||
- **Zieltools:** Claude Code, Gemini CLI, Codex CLI, GitHub Copilot
|
||||
|
||||
## Beziehungen
|
||||
|
||||
- **Erwähnt in:** [[Source - Copilot Skill Restructure Instructions]]
|
||||
|
||||
## Details
|
||||
|
||||
Das vanillaflava/wiki-skills-vanillaflava-Projekt wird als das kanonische Installationsziel hervorgehoben, das in tool-spezifische Verzeichnisse verlinkt wird[^s-copilot-skill-restructure-instructions]. Dieser Ansatz vermeidet die Verwaltung von vier Kopien derselben Skills und stellt Konsistenz über alle Ziel-LLM-Tools hinweg sicher.
|
||||
|
||||
Das Installer-Muster des Projekts dient als Modell für die Chemenu-Umstrukturierung und zeigt, wie ein kleines Skript das gemeinsame Verzeichnis einmal erstellen und in den nativen Skill-Pfad jedes Tools verlinken kann[^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]]
|
||||
|
||||
## Fußnoten
|
||||
|
||||
[^s-copilot-skill-restructure-instructions]: [[Source - Copilot Skill Restructure Instructions]]
|
||||
|
||||
<!-- wikitool:links -->
|
||||
## Beziehungen
|
||||
|
||||
- **see-also:** [[Chemenu]]
|
||||
- **see-also:** [[llm-wiki-skills]]
|
||||
<!-- /wikitool:links -->
|
||||
Reference in New Issue
Block a user