Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Cortex Wiki Author

Skill Verifiziert Aktiv
Teil von:Cortex

Author 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.

Zweck

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

  1. Record an architecture decision using `wiki_adr`
  2. Write or append content to a spec/file doc using `wiki_write`
  3. Link two pages bidirectionally with a specified relation using `wiki_link`
  4. Read an existing page using `wiki_read`
  5. List available pages using `wiki_list`
  6. 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-plugins

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert 1 day ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne33
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Readme I18n

100

Nutzen 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.

Skill
xixu-me

Wiki Builder

99

Start, 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.

Skill
rohitg00

Teach Guidance

100

Guide 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.

Skill
pjt222

Prepare Inspection Readiness

100

Prepare 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.

Skill
pjt222

External Context

100

Invoke parallel document-specialist agents for external web searches and documentation lookup

Skill
Yeachan-Heo

Deepinit

100

Deep codebase initialization with hierarchical AGENTS.md documentation

Skill
Yeachan-Heo