원클릭으로
skyline-wiki
Use this skill when reading or updating wiki pages on skyline.ms.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use this skill when reading or updating wiki pages on skyline.ms.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
ALWAYS load when working in pwiz_tools/Osprey (C# port), on maccoss/osprey (Rust), or debugging Osprey-Rust parity issues.
ALWAYS load before git commit, push, or PR - team-specific commit format differs from standard conventions.
ALWAYS load when working on LabKey Server modules (MacCossLabModules, targetedms), in a LabKey enlistment directory, or on GitHub issues/PRs in LabKey repositories.
ALWAYS load when working in pwiz_tools/Skyline, on GitHub issues labeled 'skyline', or TODOs referencing Skyline code.
Invoke when starting an autonomous overnight session ("this is a nighttime autonomous session"). Sets a deep-investigation posture - premium on progress and high-definition findings, expects 5-8 hours of work without check-ins.
ALWAYS load when investigating bugs, failures, or unexpected behavior - ensures root cause analysis before attempting fixes.
| name | skyline-wiki |
| description | Use this skill when reading or updating wiki pages on skyline.ms. |
Full documentation: ai/docs/mcp/wiki.md
/pw-upconfig - Sync developer config wiki pages with ai/docs source filesThese wiki pages are synced with committed files in the repository:
| Wiki Page | Source File | Sync Pattern |
|---|---|---|
| AIDevSetup | ai/docs/developer-setup-guide.md | Body (wiki body = file content) |
| NewMachineBootstrap | ai/docs/new-machine-setup.md | Attachment |
Source of truth: The ai/docs files are canonical; wiki pages are updated from them.
Data location: skyline.ms → /home/software/Skyline → wiki.CurrentWikiVersions
MCP tools available:
list_wiki_pages() - All pages with metadataget_wiki_page(page_name) - Full content to ai/.tmp/update_wiki_page(page_name, new_body, title) - Update contentlist_wiki_attachments(page_name) - List attached filesget_wiki_attachment(page_name, filename) - Download attachmentRenderer types: HTML, MARKDOWN, RADEOX, TEXT_WITH_LINKS