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

Wiki Builder

Skill Verifiziert Aktiv
Teil von:Pro Workflow

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.

Zweck

To enable users to easily start, structure, and grow persistent research wikis that are indexed for recall, serving as a long-lived knowledge base on any topic.

Funktionen

  • Create and manage persistent research wikis
  • Index markdown pages with FTS5 for fast searching
  • Support for multiple wiki flavors (research, paper, domain, etc.)
  • Organized file structure including raw sources, compiled pages, and logs
  • CLI for init, list, page management, and reindexing

Anwendungsfälle

  • Start a new research wiki on a specific topic
  • Add and compile new pages into an existing wiki
  • Query the wiki for information on a given subject
  • Maintain a long-lived, organized knowledge base on complex subjects

Nicht-Ziele

  • Replacing a full-fledged documentation generator
  • Managing complex multi-agent workflows directly
  • Acting as a general-purpose file system manager

Code Execution

  • info:ValidationWhile the script handles arguments and file paths, explicit schema validation libraries like Zod or Pydantic are not evident for all inputs and outputs.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add rohitg00/pro-workflow
/plugin install pro-workflow@pro-workflow

Qualitätspunktzahl

Verifiziert
99 /100
Analysiert about 21 hours ago

Vertrauenssignale

Letzter Commit3 days ago
Sterne2.1k
Status
Quellcode ansehen