supermemory-cli

Manage memories, documents, and profiles via the Supermemory CLI.

26|23|Updated Dec 16, 2025
One-click install
npx skills add https://github.com/laraxot/laravelpizza.com --skill supermemory-cli
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supermemory-cli
Source: https://github.com/laraxot/laravelpizza.com/tree/main/laravel/Modules/Notify/.kilocode/skills/supermemory-cli
Command: npx skills add https://github.com/laraxot/laravelpizza.com --skill supermemory-cli

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires npm, @supermemory/cli, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the management of memories, documents, profiles, tags, connectors, keys, and teams through a powerful CLI, enhancing productivity and organization.

Core Features & Use Cases

  • Memory Management: Add, search, and manage memories with ease.
  • Document Management: Handle documents, extract content, and monitor processing status.
  • Container Tags: Organize memories with tags for user, project, or logical grouping.
  • API Keys: Manage API keys for secure access and permissions.
  • Connectors: Sync documents from external services like Google Drive and Notion.
  • Plugins: Integrate with tools like Claude Code and Cursor for enhanced functionality.
  • Team Management: Administer team members, roles, and invitations.
  • Monitoring: Track account dashboard, request logs, and billing information.

Quick Start

Use the supermemory-cli to add a new memory with the command: supermemory add "User prefers dark mode" --tag user_123.

Frequently Asked Questions about supermemory-cli

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage Supermemory memories and documents from the command line?

Supermemory memory and document management is handled via a CLI that enables adding, searching, and synchronizing records directly from the terminal. You can organize memories using container tags and monitor document processing status through specific terminal commands.

Can I sync documents from external services like Google Drive and Notion to Supermemory?

Yes, syncing documents from external services like Google Drive and Notion is supported through the CLI's connectors feature. You can configure these connectors to automatically pull and extract content from external platforms into your Supermemory workspace.

How do I organize memories with tags for different users or projects?

Organizing memories with tags is done by appending the --tag flag followed by a logical grouping identifier, such as a user ID or project name, when adding a memory. This container tag system allows you to logically separate and filter memories for specific contexts.

Do I need npm to use the Supermemory CLI for terminal operations?

Yes, npm and the @supermemory/cli package are required dependencies to run the terminal-based operations for Supermemory. You must have Node.js and npm installed to install the CLI and execute memory or document management commands.

How does API key management work for secure access to Supermemory?

API key management is supported directly through the CLI to secure access and define permissions for your Supermemory account. You can generate and manage keys to authenticate external integrations, plugins, and programmatic requests.

What are the limitations of managing team members and roles through the Supermemory CLI?

Team management via the CLI is limited to administering team members, roles, and invitations. While you can handle account dashboarding and billing information, complex graphical interface interactions are not available through the terminal interface.