Wiki Capture
Description
--- name: wiki-capture description: Capture the current conversation or a referenced PR as a canon draft in the BenchAGI Agent Wiki Review Queue. Calls the bench-wiki MCP's wiki_draft tool. --- Capture `$ARGUMENTS` as a canon draft. If `$ARGUMENTS` is a PR reference (e.g. `#471`), the skill pulls the PR metadata via `gh pr view` and formats the canon entry. If `$ARGUMENTS` is a freeform description, the skill uses the current conversation context as the body and infers a title from the user's
Installation
Installs to ~/.claude/skills/benchagi-bench-cowork-wiki-capture/SKILL.md
mkdir -p ~/.claude/skills/benchagi-bench-cowork-wiki-capture && curl -fsSL https://raw.githubusercontent.com/BenchAGI/bench-cowork/HEAD/commands/wiki-capture.md -o ~/.claude/skills/benchagi-bench-cowork-wiki-capture/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
Full documentation available on GitHub
View Source RepositoryRelated Skills
Doc Co-authoring
Guide users through structured workflow for co-authoring documentation
Documentation Docx
Create, edit, and analyze Word documents with tracked changes, comments, and formatting
Documentation Extract text, create PDFs, merge/split documents, and handle forms
Documentation Pptx
Create, edit, and analyze PowerPoint presentations with layouts and templates
Documentation Xlsx
Create, edit, and analyze Excel spreadsheets with formulas, formatting, and visualization
Documentation mcp-server-fetch
Fetch and convert web pages to markdown.
Documentation