save-thread
Deprecated compatibility skill for resumable handoffs in generic skill environments, not real thread capture.
- Kept for backward compatibility only; use
save-handoffinstead for genericnpx skillsenvironments - Cannot promise lossless thread import in runtimes without stable transcript APIs or session file access
- Creates a structured resumable handoff summary (goal, decisions, files, risks, next steps) rather than a full session capture
- Real thread save with actual transcript import is only feasible through native integrations like Gemini CLI or Claude Code
Save Thread (Deprecated Compatibility)
Preserve the old skill name without pretending a generic skill runtime can always import the real session transcript.
Status
This skill name is deprecated and kept only for compatibility.
Use save-handoff for generic npx skills environments.
Why This Cannot Promise Real Thread Save
A shared skills package works across many agent runtimes. In many of them, a skill can influence prompting but cannot read the host agent's real session transcript through a stable programmatic API.
That means this package must not promise a lossless thread import when the runtime may not expose:
- readable session files
- a transcript/history API
- a native importer surface wired for that specific agent
More from nowledge-co/community
read-working-memory
Read your daily Working Memory briefing to understand current context. Contains active focus areas, priorities, unresolved flags, and recent knowledge changes. Load this automatically at the beginning of sessions for cross-tool continuity.
609distill-memory
Recognize breakthrough moments, blocking resolutions, and design decisions worth preserving. Detect high-value insights that save future time. Suggest distillation at valuable moments, not routine work.
566search-memory
Search your personal knowledge base when past insights would improve response. Recognize when stored breakthroughs, decisions, or solutions are relevant. Search proactively based on context, not just explicit requests.
563save-handoff
Save a concise handoff summary only when the user explicitly requests it. Use this for resumable progress notes in generic agent environments where a real session importer is not guaranteed.
201check-integration
Check Nowledge Mem setup, detect your agent, and guide native plugin installation. Use when the user asks about setup, configuration, or when memory tools aren't working as expected.
176status
Check Nowledge Mem connection status, server version, CLI version, and configuration. Use when diagnosing issues or verifying setup.
159