| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Claude Code-specific plugins for Basic Memory knowledge management.
This repository uses Claude Code's plugin format — skills and hooks bundled into an installable marketplace. It only works with Claude Code.
Looking for framework-agnostic skills? See basic-memory-skills — SKILL.md files that work in Claude Code, Claude Desktop, and other MCP-compatible agents. Some functionality (commands, hooks) is unique to this Claude Code plugin and isn't available there.
Add the marketplace and install the plugin:
/plugin marketplace add basicmachines-co/basic-memory-plugins
/plugin install basic-memory@basicmachines-coSkills and hooks for Basic Memory MCP server integration.
Skills:
Skills auto-expose as slash commands in Claude Code (e.g., /knowledge-organize). The Basic Memory MCP server provides additional prompts (continue_conversation, recent_activity, search) that surface as their own slash commands.
Hooks:
The plugin reads conventions from a unified config file:
Sections (## Projects, ## Placements, ## Formats, ## Schemas) define rules. H3 sub-sections (e.g. ### research) provide project-specific overrides.
If no config exists, the plugin uses sensible built-in defaults. See PLUGIN.md for the full schema and a bootstrap walkthrough.
See PLUGIN.md for full documentation.
MIT
| Back | FazBrowse Home | New Git URL |