Ask me what skills you need
What are you building?
Tell me what you're working on and I'll find the best agent skills for you.
Persist user-scoped behavior and notes through prompt-include memory files
Use prompt-include files as persistent memory.
paths
~/memory/behavior.system.include.md: stable behavior, user preferences, standing instructions, durable workflow rules~/memory/memories.transient.include.md: rolling notes worth keeping across conversations~/memory/*.transient.include.md: extra focused memory files when one topic deserves its own evolving noterules
*.system.include.md becomes system-prompt instruction. Use it for slow-changing behavior.*.transient.include.md becomes transient context. Use it for notes, facts, project context, reminders, and other frequently updated memory.~/memory/...include.md file instead of only acknowledging it in chat.~/memory/behavior.system.include.md.npx skills add agent0ai/space-agent --skill memoryHow clear and easy to understand the SKILL.md instructions are, rated from 1 to 5.
Very clear and well structured, with almost no room for misunderstanding.
How directly an agent can act on the SKILL.md instructions, rated from 1 to 5.
Highly actionable with clear, concrete steps that an agent can follow directly.