Cortex Wiki Author
Skill Verifiziert AktivAuthor first-class wiki pages (ADRs, specs, file docs, notes) that live alongside Cortex memory. Use when the user says 'this is an ADR', 'document this decision', 'write an ADR', 'add a spec', 'spec this out', 'document this file', 'add a note about', 'link these pages', 'bookmark this as a spec', or when finalizing a design decision that should persist as a human-readable document.
To provide a persistent, structured layer for authoring and managing important documentation artifacts that live alongside dynamic memory.
Funktionen
- Author ADRs with auto-incrementing numbers and structured fields
- Write and append to spec and file documentation pages
- Link wiki pages bidirectionally with defined relations
- Read and list existing wiki pages
- Automatically re-index wiki pages for table of contents generation
Anwendungsfälle
- When finalizing a design decision that should persist as a human-readable document
- When needing to document a file's purpose and implementation details
- When establishing bidirectional links between related documentation pages
- When requesting a structured overview of all authored wiki pages
Nicht-Ziele
- Authoring ephemeral facts or temporary notes
- Regenerating documentation from memory; the wiki is authored content
- Managing domain profiles or other non-documentation artifacts
- Projecting documentation from existing memory (it's source of truth)
Workflow
- Record an architecture decision using `wiki_adr`
- Write or append content to a spec/file doc using `wiki_write`
- Link two pages bidirectionally with a specified relation using `wiki_link`
- Read an existing page using `wiki_read`
- List available pages using `wiki_list`
- Regenerate the table of contents using `wiki_reindex`
Praktiken
- Documentation Authoring
- Knowledge Management
- Technical Writing
Voraussetzungen
- Access to Cortex memory
- Local file system access for wiki storage
Installation
Zuerst Marketplace hinzufügen
/plugin marketplace add cdeust/Cortex/plugin install Cortex@cortex-pluginsQualitätspunktzahl
VerifiziertVertrauenssignale
Ähnliche Erweiterungen
Readme I18n
100Nutzen Sie dies, wenn der Benutzer eine Repository-README übersetzen, ein Repository mehrsprachig machen, Dokumentationen lokalisieren, einen Sprachumschalter hinzufügen, die README internationalisieren oder lokalisierte README-Varianten in einem GitHub-ähnlichen Repository aktualisieren möchte.
Wiki Builder
99Start, structure, and grow a persistent research wiki indexed in pro-workflow's SQLite knowledge base. Each wiki is a folder of markdown pages with provenance, plus a shadow FTS5 index so any session can recall it. Use when the user says "start a wiki", "add to wiki", "compile a page", "wiki on X", or wants a long-lived knowledge base on a topic, paper, product, person, project, or codebase.
Teach Guidance
100Guide a person in becoming a better teacher and explainer. AI coaches content structuring, audience calibration, explanation clarity, Socratic questioning technique, feedback interpretation, and reflective practice for technical presentations, documentation, and mentoring. Use when a person needs to present technical content and wants preparation coaching, wants to write better documentation or tutorials, struggles to explain concepts across expertise levels, is mentoring a colleague, or is preparing for a talk or knowledge-sharing session.
Prepare Inspection Readiness
100Prepare an organisation for regulatory inspection by assessing readiness against agency-specific focus areas (FDA, EMA, MHRA). Covers warning letter and 483 theme analysis, mock inspection protocols, document bundle preparation, inspection logistics, and response template creation. Use when a regulatory inspection has been announced or is anticipated, when a periodic self-assessment is due, when new systems have been implemented since the last inspection, or after a significant audit finding that may attract regulatory attention.
External Context
100Invoke parallel document-specialist agents for external web searches and documentation lookup
Deepinit
100Deep codebase initialization with hierarchical AGENTS.md documentation