What is amp-api-awareness?
Extract hidden Amp API patterns from local thread data via DuckDB analysis Source: plurigrid/asi.
Extract hidden Amp API patterns from local thread data via DuckDB analysis
Quickly install amp-api-awareness AI skill to your development environment via command line
Source: plurigrid/asi.
| Threads | /.local/share/amp/threads/.json | JSON per thread | | History | /.claude/history.jsonl | JSONL sessions | | Projects | /.claude/projects//.jsonl | JSONL per project |
| Bash | 30,786 | Shell commands | | Read | 10,373 | File reading | | editfile | 6,884 | File modification | | createfile | 5,373 | File creation | | todowrite | 3,862 | Task management | | Grep | 2,837 | Pattern search | | skill | 1,798 | Skill loading | | Task | 1,314 | Sub-agent dispatch | | glob | 1,121 | File patterns | | mermaid | 1,014 | Diagrams |
| findthread | 892 | Thread search | | readthread | 834 | Thread content |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/plurigrid/asi --skill amp-api-awarenessExtract hidden Amp API patterns from local thread data via DuckDB analysis Source: plurigrid/asi.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill amp-api-awareness Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/plurigrid/asi