Tools banner
sdsrss sdsrss

Tools

Git community

Description

--- name: tools description: "Use when: importing skills/agents from GitHub, managing registry resources, or searching for tools to solve a problem" --- # Tool Import Import skills and agents from GitHub repositories into the resource registry for intelligent dispatch. ## Commands - `/mem:tools <github-url>` — Import all skills/agents from a GitHub repo - `/mem:tools <github-url> <instructions>` — Import with specific instructions (add/remove specific items) - `/mem:tools <instructions>` — D

Installation

Installs to ~/.claude/skills/sdsrss-claude-mem-lite-tools/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sdsrss-claude-mem-lite-tools && curl -fsSL https://raw.githubusercontent.com/sdsrss/claude-mem-lite/HEAD/commands/tools.md -o ~/.claude/skills/sdsrss-claude-mem-lite-tools/SKILL.md

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

Full documentation available on GitHub

View Source Repository