Skip to main content
Run any Skill in Manus
with one click
GitHub repository

memini

memini contains 10 collected skills from eleboucher, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
10
Stars
14
updated
2026-07-24
Forks
4
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

backfill
software-developers

Import older Claude Code sessions into memini. Requires the local memini binary.

2026-07-24
doctor
software-developers

Run read-only memini store and namespace diagnostics. Requires the local memini binary.

2026-07-24
forget
software-developers

Delete a specific memini memory safely. Use when the user asks to forget, remove, or permanently delete stored memory.

2026-07-24
namespace
software-developers

Show, set, clear, or migrate memini namespace pins with provenance. Use when project memories resolve to the wrong namespace.

2026-07-24
pin
software-developers

Pin or unpin a memini memory while preserving its existing tags. Use when the user wants a memory in every briefing.

2026-07-24
status
software-developers

Show memini connection health, effective settings, namespace provenance, and read set. Use for configuration or recall diagnostics.

2026-07-24
recall
software-developers

Search memini for prior context, decisions, or facts relevant to the current task. Use this skill when the user asks "what do you know about X", "did we discuss Y before", or before starting work that may have prior context (a file edit, an architectural change, debugging a recurring issue). The MCP tool is `memory_recall` on the bundled `memini` server.

2026-07-14
remember
software-developers

Save a durable fact, decision, or preference to memini. Use this skill proactively — do not wait to be asked — when the user says "remember this" or corrects you, after discovering a bug's root cause, after making an architectural decision, after learning a project convention or environment quirk, or whenever something learned in this session should outlive the session itself. The MCP tool is `memory_remember` on the bundled `memini` server.

2026-07-14
memory
software-developers

Persistent long-term memory via memini. Use to remember durable facts, decisions, and preferences, and to recall relevant context before acting. Triggers when the user says "remember", "what do you know about", or when starting a task that may have prior context.

2026-07-13
recap
computer-occupations-all-other

Summarize what's known about a project, area, or topic from memini. Use this skill when the user asks "catch me up on X", "what's the state of Y", or "summarize what we know about Z". Builds on recall with a larger limit and tiered grouping. The MCP tool is `memory_recall` on the bundled `memini` server.

2026-07-11