Wiki Llms Txt
Skill Verifiziert AktivGenerates llms.txt and llms-full.txt files for LLM-friendly project documentation following the llms.txt specification. Use when the user wants to create LLM-readable summaries, llms.txt files, or make their wiki accessible to language models.
To create LLM-readable documentation summaries and full-content files, ensuring project wikis and documentation are easily accessible and understandable by language models.
Funktionen
- Generates llms.txt and llms-full.txt files.
- Adheres to the llms.txt specification.
- Resolves repository context (local or remote Git).
- Handles file generation with defined structure and content rules.
Anwendungsfälle
- When a user wants to create LLM-readable summaries for project documentation.
- When a user needs to make their wiki accessible to language models.
- When generating a project summary file specifically for LLMs.
Nicht-Ziele
- Generating documentation in formats other than llms.txt or llms-full.txt.
- Modifying existing wiki content beyond what is necessary for llms.txt generation.
- Operating on repositories without valid Git context.
Trust
- info:Issues AttentionThere were 19 issues opened and 11 closed in the last 90 days, indicating a moderate level of maintainer responsiveness. The closure rate is 36.8%, which is between 10-49%.
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add microsoft/skills/plugin install deep-wiki@skillsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Understand Knowledge
100Analysieren Sie eine LLM-Wiki-Wissensdatenbank nach dem Karpathy-Muster und generieren Sie einen interaktiven Wissensgraphen mit Entitätsextraktion, impliziten Beziehungen und Themenclustern.
Cli Creator
100Build a composable CLI for Codex from API docs, an OpenAPI spec, existing curl examples, an SDK, a web app, an admin tool, or a local script. Use when the user wants Codex to create a command-line tool that can run from any repo, expose composable read/write commands, return stable JSON, manage auth, and pair with a companion skill.
Context Mode Ops
100Verwalten Sie GitHub-Issues, PRs, Releases und Marketing mit parallelen Subagenten-Armeen im Context-Mode. Orchestriert 10-20 dynamische Agenten pro Aufgabe. Verwenden Sie dies bei der Triage von Issues, der Überprüfung von PRs, der Veröffentlichung von Versionen, dem Schreiben von LinkedIn-Posts, der Ankündigung von Releases, der Behebung von Fehlern, dem Mergen von Beiträgen, der Validierung von ENV-Variablen, dem Testen von Adaptern oder dem Synchronisieren von Branches.
Fixflow
100Führen Sie Codierungsaufgaben mit einem strengen Liefer-Workflow aus: Erstellen Sie einen vollständigen Plan, implementieren Sie Schritt für Schritt, führen Sie kontinuierlich Tests durch und committen Sie standardmäßig nach jedem Schritt (`per_step`). Unterstützt explizite Commit-Policy-Überschreibungen (`final_only`, `milestone`) und optional BDD (Given/When/Then), wenn Benutzer verhaltensgesteuerte Bereitstellung anfordern oder Anforderungen unklar sind.
Kotlin Mcp Server Generator
100Generate a complete Kotlin MCP server project with proper structure, dependencies, and implementation using the official io.modelcontextprotocol:kotlin-sdk library.
Spec to Repo
100Use when the user says 'build me an app', 'create a project from this spec', 'scaffold a new repo', 'generate a starter', 'turn this idea into code', 'bootstrap a project', 'I have requirements and need a codebase', or provides a natural-language project specification and expects a complete, runnable repository. Stack-agnostic: Next.js, FastAPI, Rails, Go, Rust, Flutter, and more.