← スキル一覧に戻る

manage-spaces
by senlima-sun
⭐ 0🍴 0📅 2026年1月23日
SKILL.md
name: manage-spaces description: List, create, or manage memory spaces. Use when user says "show my spaces", "create a space", "organize my memories", or wants to manage categorization. allowed-tools: mcp__aiii__list_spaces, mcp__aiii__create_space
Manage Spaces
Help users view and manage their memory spaces.
When to Use
- User wants to see available spaces
- User wants to create a new space
- User wants to understand how memories are organized
- User is setting up aiii for the first time
Instructions
Listing Spaces
-
Query available spaces:
- Use
list_spacestool - Include memory counts for each
- Use
-
Present in a clear format:
## Your Memory Spaces | Space | Memories | Icon | |-------|----------|------| | Work | 47 | 💼 | | Health | 12 | 🏥 | | Learning | 8 | 📚 | -
Offer actions:
- Create new space
- View memories in a space
- Explain space purpose
Creating Spaces
-
Gather information:
- Space name (required)
- Icon/emoji (optional, suggest based on name)
- Purpose description
-
Suggest appropriate names:
- Work, Projects, Career
- Health, Fitness, Nutrition
- Learning, Reading, Courses
- Finance, Budget, Investments
- Personal, Family, Relationships
-
Create the space:
{ "name": "Space Name", "icon": "emoji" } -
Confirm creation:
- Show the new space
- Explain how to save memories to it
- Suggest setting up auto-categorization
Default Spaces
For new users, suggest these starter spaces:
| Space | Icon | Purpose |
|---|---|---|
| Work | 💼 | Professional tasks, coding, meetings |
| Health | 🏥 | Medical, fitness, nutrition |
| Learning | 📚 | New skills, courses, reading |
| Finance | 💰 | Budget, investments, purchases |
Example Interactions
User: "Show my spaces" → List all spaces with memory counts
User: "Create a space for my side project" → Ask for name, suggest icon, create space
User: "What spaces should I set up?" → Explain common spaces, offer to create defaults
スコア
総合スコア
60/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です