Agent Skill
2/7/2026

skyline-wiki

Use this skill when reading or updating wiki pages on skyline.ms.

P
proteowizard
0GitHub Stars
1Views
npx skills add ProteoWizard/pwiz-ai

SKILL.md

Nameskyline-wiki
DescriptionUse this skill when reading or updating wiki pages on skyline.ms.

name: skyline-wiki description: Use this skill when reading or updating wiki pages on skyline.ms.

Skyline Wiki Documentation

Full documentation: ai/docs/mcp/wiki.md

When to Read What

  • Before querying wiki pages: Read ai/docs/mcp/wiki.md (MCP Tools section)
  • For updating pages: Read ai/docs/mcp/wiki.md (Update Workflow)
  • For attachments: Read ai/docs/mcp/wiki.md (Attachment section)
  • For MCP server changes: Read ai/mcp/LabKeyMcp/README.md

Slash Commands

  • /pw-upconfig - Sync developer config wiki pages with ai/docs source files

Wiki-to-File Mappings

These wiki pages are synced with committed files in the repository:

Wiki PageSource FileSync Pattern
AIDevSetupai/docs/developer-setup-guide.mdBody (wiki body = file content)
NewMachineBootstrapai/docs/new-machine-setup.mdAttachment

Source of truth: The ai/docs files are canonical; wiki pages are updated from them.

Quick Reference

Data location: skyline.ms → /home/software/Skyline → wiki.CurrentWikiVersions

MCP tools available:

  • list_wiki_pages() - All pages with metadata
  • get_wiki_page(page_name) - Full content to ai/.tmp/
  • update_wiki_page(page_name, new_body, title) - Update content
  • list_wiki_attachments(page_name) - List attached files
  • get_wiki_attachment(page_name, filename) - Download attachment

Renderer types: HTML, MARKDOWN, RADEOX, TEXT_WITH_LINKS

Skills Info
Original Name:skyline-wikiAuthor:proteowizard