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
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
0
GitHub Forks
0
Created
Jan 2026
Last Updated
5 months ago
tools
tools productivity tools
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!