·amp-api-awareness
</>

amp-api-awareness

Extract hidden Amp API patterns from local thread data via DuckDB analysis

6Installs·0Trend·@plurigrid

Installation

$npx skills add https://github.com/plurigrid/asi --skill amp-api-awareness

How to Install amp-api-awareness

Quickly install amp-api-awareness AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/plurigrid/asi --skill amp-api-awareness
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: plurigrid/asi.

SKILL.md

View raw

| 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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/plurigrid/asi --skill amp-api-awareness
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-11

Browse more skills from plurigrid/asi

Quick answers

What is amp-api-awareness?

Extract hidden Amp API patterns from local thread data via DuckDB analysis Source: plurigrid/asi.

How do I install amp-api-awareness?

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

Where is the source repository?

https://github.com/plurigrid/asi