skills/smithery.ai/amp-api-awareness

amp-api-awareness

Installation
SKILL.md

Amp API Awareness

Discover Amp's undocumented API by mining local thread storage.

Data Sources

Source Path Format
Threads ~/.local/share/amp/threads/*.json JSON per thread
History ~/.claude/history.jsonl JSONL sessions
Projects ~/.claude/projects/*/*.jsonl JSONL per project

Quick Extraction

Count all threads

ls ~/.local/share/amp/threads/*.json | wc -l
Installs
1
First Seen
Mar 19, 2026
amp-api-awareness from smithery.ai