Import Knowledge Into Plugin banner
mderk mderk

Import Knowledge Into Plugin

Development community

Description

--- description: Import external knowledge into the plugin as .prompt or static files argument-hint: <url|file|text> --- # Import Knowledge into Plugin > This command updates the **Memento plugin repository** (files under `prompts/` and `static/`). > > If you want to import knowledge into a *target project’s* `.memory_bank/`, use the plugin command `/memento:import-knowledge` instead. Import external knowledge (documentation, guides, patterns) into the Memento plugin. **Two destination types

Installation

Installs to ~/.claude/commands/mderk-memento-import-knowledge-into-plugin.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/mderk/memento/HEAD/.claude/commands/import-knowledge-into-plugin.md -o ~/.claude/commands/mderk-memento-import-knowledge-into-plugin.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository