.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/bumblebiber/hmem
home/skills/bumblebiber/hmem
bumblebiber avatar

bumblebiber/hmem

23 skills

View on GitHub
$npx skills add bumblebiber/hmem
SkillInstalls
hmem-activateSwitch active project mid-session via load_project, then fix any misrouted O-entry exchanges.—hmem-configView and change hmem memory settings, hooks, sync, and checkpoints.—hmem-consolidateMerge all session checkpoint summaries into one final O-Entry summary. Run at end of sessions with 2 or more checkpoints.—hmem-contextLoad specific context from hmem based on what is needed RIGHT NOW. Use when load_project output is not enough for the current question.—hmem-curateCurate an .hmem file (your own or foreign) — mark obsolete/irrelevant, fix titles, consolidate duplicates, repair broken links.—hmem-dispatchDispatch an isolated sub-agent that returns only [RESULT]...[/RESULT].—hmem-migrate-oMigrate O-entries to the v5.3+ project-bound 5-level structure (each O00XX bound to its P00XX).—hmem-new-errorCreate a new E-entry (bug/error) in hmem with the strict 5-level scaffold.—hmem-new-projectCreate a new P-entry (project) in hmem via create_project — handles schema, section setup, and O-entry linking.—hmem-new-ruleAdd a new rule and place it correctly — decide between a cross-project R-entry and a project-specific subnode under the active project's Rules section.—hmem-readLoad long-term memory from hmem via read_memory or load_project.—hmem-recallDispatch a Haiku sub-agent to search hmem for relevant memories. Sub-agent returns matching entries as ID + one-line summary. Main agent context stays clean.—hmem-releasePre-publish checklist for hmem: skills synced, version bumped, tests green, nothing forgotten.—hmem-searchSearch hmem when the user references something without an ID — past conversations ('letzte Woche', 'remember when'), unknown proper names, definite articles…—hmem-session-startMandatory entry point for every Cortex session — invoke at conversation start, after /clear, and after any load_project call.—hmem-setupFirst-time install of hmem: MCP server, skill files, and auto-memory hooks for Claude Code, Gemini CLI, or OpenCode.—hmem-subagentTemplate for sub-agents dispatched by hmem-dispatch. Receive one task, return ONLY the result. No preamble, no explanation, no sign-off.—hmem-sync-setupSet up hmem-sync for cross-device memory sync. Use on 'sync einrichten', 'setup sync', or when /hmem-config detects hmem-sync is missing.—hmem-updateUpdate flow for hmem. Runs `npm update -g`, syncs skills, applies migrations, verifies hooks, shows the changelog.—hmem-using-hmemMeta-skill that establishes how and when to use hmem skills. Loaded at session start. Defines mandatory habits for memory, dispatch, and lookup operations.—hmem-wipePrep for /clear: save high-value knowledge and update project Next Steps, then prompt the user to clear.—hmem-writeHmem write protocol — picks prefix (L/E/D/P/N/R/I/H…), tree location, and tags, and detects duplicates before persisting.—skill-snapshotSearch hmem memory for things referenced without an ID. Trigger when user refers to past conversations ("letzte Woche", "gestern", "remember when", "we talked…—