Wiki Builder
技能 已验证 活跃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.
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.
功能
- 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
使用场景
- 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
非目标
- 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.
安装
请先添加 Marketplace
/plugin marketplace add rohitg00/pro-workflow/plugin install pro-workflow@pro-workflow质量评分
已验证类似扩展
Wiki Query
97Use when an operation issue asks you to answer a question from the LLM Wiki — `operationType: "query"` and a question in the issue body. Answer with citations to wiki pages and raw sources, and offer to file durable synthesis back into `wiki/synthesis/` so the work compounds instead of disappearing into a chat thread.
Wiki Query
96Query pro-workflow wikis via SQLite FTS5 BM25 retrieval. Returns top-K passages with citations. Use when answering a question that any of the user's wikis already covers, when the user says "what does the wiki say about X", "ask wiki", "search wikis", or before drafting a new wiki page (to avoid duplication).
Trader Regime
100Detect current market regime using npx neural-trader — bull/bear/ranging/volatile classification with recommended strategy
Setup
100Use first for install/update routing — sends setup, doctor, or MCP requests to the correct OMC setup flow
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Mcp Setup
100Configure popular MCP servers for enhanced agent capabilities