Search

People, skills, MCP servers, plugins and skillsets — everything on Synapth in one place.

Skills & MCP· 63 skills matching query

Show all
rohitg00· 1d agoCommunity
pro-workflow

Prompts · JavaScript · v0.1.0

Complete AI coding workflow system. Orchestration patterns, 18 hook events, 8 agents, cross-agent support, reference guides, and searchable learnings. Works with Claude Code, Cursor, and 32+ agents.

Pro Workflow Complete AI coding workflow system from production use. Orchestration patterns, reference guides, and battle-tested habits that compound over time. Works with: Claude Code, Cursor…

#agent-orchestration#ai-agents#ai-coding

0 2.9K
rohitg00· 1d agoCommunity
wiki-query

Prompts · JavaScript · v0.1.0

Query 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

…- SessionStart auto-load when prompt matches a known wiki topic Commands node $SKILL_ROOT/scripts/query.js search "<query" [--wiki <slug] [--limit 10] [--json] node $SKILL_ROOT/scripts/qu…

#agent-orchestration#ai-agents#ai-coding

0 2.9K
rohitg00· 1d agoCommunity
wiki-viewer

Prompts · JavaScript · v0.1.0

Render a self-contained HTML viewer for a pro-workflow wiki. Pages, sources, claims, seed queue, page-link graph and full-text search all in one file. No external dependencies, no JS framework, S3-uploadable. Use when th

…Single-file HTML view of a pro-workflow wiki. Reads ~/.pro-workflow/data.db, dumps the wiki into one self-contained HTML document with in-browser search, link graph and a seed-queue panel. Why H…

#agent-orchestration#ai-agents#ai-coding

0 2.9K
rohitg00· 1d agoCommunity
wiki-builder

Prompts · JavaScript · v0.1.0

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 w

…- Global: ~/.pro-workflow/wikis/<slug/ — default, never committed - Project: <project/.claude/wikis/<slug/ — pass --scope project, committable Both register in the same ~/.pro-workf…

#agent-orchestration#ai-agents#ai-coding

0 2.9K
rohitg00· 1d agoCommunity
wiki-research-loop

Prompts · JavaScript · v0.1.0

Auto-grow a pro-workflow wiki by running a budget-capped BFS research loop over pluggable source fetchers (web, arXiv, GitHub). Each iteration pops a seed from the queue, fetches sources, drafts a wiki page, dedupes clai

…- File ~/.pro-workflow/STOP exists (operator kill-switch) - wiki.config.md auto_research.enabled: false - Wiki private: true AND any non-local fetcher selected Commands node $SKILL_RO…

#agent-orchestration#ai-agents#ai-coding

0 2.9K
rohitg00· 1d agoCommunity
skill-optimizer

Prompts · JavaScript · v0.1.0

SkillOpt-flavored offline training loop for any SKILL.md. Treats accumulated learn-rule corrections as training trajectories, proposes bounded patches via an optimizer LLM, gates each candidate against a held-out validat

…- A pro-workflow skill has accumulated 8+ learn-rule rows for it - The user reports the skill is "getting bloated" or "rules keep being repeated" - The user wants offline, budget-capped improvement ov…

#agent-orchestration#ai-agents#ai-coding

0 2.9K