Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

memini

memini 收录了来自 eleboucher 的 10 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
10
Stars
14
更新
2026-07-24
Forks
4
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

backfill
软件开发工程师

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

2026-07-24
doctor
软件开发工程师

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

2026-07-24
forget
软件开发工程师

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

2026-07-24
namespace
软件开发工程师

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

2026-07-24
pin
软件开发工程师

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
软件开发工程师

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

2026-07-24
recall
软件开发工程师

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
软件开发工程师

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
软件开发工程师

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
其他计算机职业

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