From cc-obsidian-mem
Displays memory system status, lists tracked projects with activity and stats (notes/errors/decisions), provides project context. Use /mem-status to check health.
npx claudepluginhub z-m-huang/cc-obsidian-memThis skill is limited to using the following tools:
Display memory system information and tracked projects.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
Display memory system information and tracked projects.
/mem-status
/mem-status projects
List Projects
Use mem_list_projects tool
Get Project Context
If a project is specified, use mem_project_context
Check Config
cat ~/.cc-obsidian-mem/config.json
## Memory System Status
### Projects in Memory
1. project-a (last active: 1 day ago)
2. project-b (last active: 3 days ago)
3. my-project (current)
### Quick Stats
- Total Notes: 156
- Errors Documented: 23
- Decisions Recorded: 15
- Knowledge Items: 45
If no data is being captured:
/plugin listcat ~/.cc-obsidian-mem/config.jsoncat /tmp/cc-obsidian-mem-background.log