skills/smithery.ai/tome-guide

tome-guide

Installation
SKILL.md

Tome - AI Agent Skill Manager

Tome is a CLI tool for installing and managing skills, commands, and prompts for AI coding agents. Think of it as npm for AI agent knowledge.

Quick Reference

Installing Skills

# Install from GitHub
tome learn owner/repo

# Install specific branch/tag
tome learn owner/repo@branch

# Install globally (vs project-local)
tome learn owner/repo --global
Installs
1
First Seen
Mar 21, 2026
tome-guide from smithery.ai