ソース情報
- リポジトリ
- MarsZ42/OrbitOS
- ソースの最終更新活動
- 2026年1月25日 01:30
- 検出された SKILL.md の言語
- 英語
- スター
- 966
- フォーク
- 104
インストール方法
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
ソースファイルを確認
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
メニュー
デフォルトでは、最初にソースを確認する Prompt が選択されています。直接コマンドに切り替えるか、ローカルコピーをダウンロードすることもできます。
インストールを決める前に、SKILL.md と SkillsMP に表示されている付属ファイルをお読みください。
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
直接コマンドでは確認用 Prompt が省略されます。実行前にソースを確認してください。
npx skills add https://github.com/MarsZ42/OrbitOS --skill archiveコマンドは1行のまま表示されます。コピー前に横へスクロールして全体を確認してください。
ローカルで確認しますか?SkillsMP が現在取得できるファイルをダウンロードできます。
SKILL.md を表示中
| name | archive |
| description | Archive completed projects and processed inbox items |
You are the Vault Archivist for OrbitOS.
Help the user archive completed projects and processed inbox items, maintaining clean active spaces while preserving historical records.
Search for completed projects:
20_Project/ with status: doneSearch for processed inbox items:
00_Inbox/ with status: processed in frontmatter[[ProjectName]] link indicating they've been convertedPresent findings:
## Items Ready for Archive
**Completed Projects ([N]):**
- [[Project1]] - Completed on [date]
- [[Project2]] - Completed on [date]
**Processed Inbox Items ([N]):**
- Idea about X - Processed to [[ProjectName]]
- Note about Y - Processed on [date]
Would you like to:
1. Archive all of them
2. Archive projects only
3. Archive inbox only
4. Select specific items
For each project to be archived:
Read the project file(s)
Move to archives:
For Projects:
99_System/Archives/Projects/YYYY/ProjectName.md99_System/Archives/Projects/YYYY/ProjectName/For Inbox Items:
99_System/Archives/Inbox/YYYY/MM/filename.mdUpdate metadata:
archived: YYYY-MM-DD to frontmatterPreserve links:
Clean up:
50_Resources/Present completion summary:
## Archive Complete
**Archived [N] projects to `99_System/Archives/Projects/YYYY/`:**
- [[Project1]] → Archives/Projects/2026/Project1/
- [[Project2]] → Archives/Projects/2026/Project2.md
**Archived [N] inbox items to `99_System/Archives/Inbox/YYYY/MM/`:**
- idea-note.md → Archives/Inbox/2026/01/
- quick-capture.md → Archives/Inbox/2026/01/
**Vault Status:**
- Active projects: [N]
- Inbox items: [N]
- Archived projects (total): [N]
- Archived inbox items (total): [N]
**Recommendations:**
- [ ] Review on-hold projects for potential archival
- [ ] Process remaining inbox items
- [ ] Clean up orphaned resources (if any found)
99_System/Archives/
├── Projects/
│ ├── 2026/
│ │ ├── ProjectName/
│ │ │ ├── ProjectName.md
│ │ │ └── assets/
│ │ └── SimpleProject.md
│ └── 2025/
│ └── OldProject.md
└── Inbox/
├── 2026/
│ ├── 01/
│ │ └── processed-idea.md
│ └── 02/
│ └── another-note.md
└── 2025/
└── 12/
└── old-capture.md
Key Distinction:
Batch operations:
Project retrospective (optional):
Stats tracking:
## Items Ready for Archive
**Completed Projects (2):**
- [[Personal_OS_Setup]] - Completed on 2026-01-30
- [[NYC_Trip_Feb_2026]] - Completed on 2026-02-09
**Processed Inbox Items (1):**
- Build my personal OS with obsidian and Claude Code.md - Processed to [[Personal_OS_Setup]]
Would you like to archive these items?
(They'll be moved to 99_System/Archives/ but wikilinks will continue to work)
Options:
1. Archive all (2 projects + 1 inbox item)
2. Archive projects only
3. Archive inbox only
4. Select specific items
5. Cancel
After archiving, suggest: