Co-Pilot
Updated a month ago

amp-skills

Ssnarktank
0.4k
snarktank/amp-skills
68
Agent Score

💡 Summary

A collection of domain-specific instruction sets that extend the capabilities of the Amp AI coding agent.

🎯 Target Audience

AI-assisted developers using AmpFrontend developers seeking React/Next.js best practicesQA engineers needing browser automationProduct managers defining feature requirementsUX designers auditing interfaces

🤖 AI Roast:It's less a marketplace and more a modestly stocked pantry for a single, specific AI butler.

Security AnalysisLow Risk

Skills execute as instructions within the Amp agent's context, posing indirect risks like prompt injection or reliance on external, untrusted repositories (e.g., symlinked skills). Mitigation: Amp should implement strict sandboxing for skill execution and vet all imported external skill content.

Amp Skills

A collection of specialized skills for Amp, the AI coding agent.

What are Skills?

Skills are domain-specific instruction sets that extend Amp's capabilities. When you invoke a skill, it loads detailed workflows, patterns, and techniques into the conversation context.

Available Skills

  • ralph - Autonomous feature development (setup and execution)
  • agent-browser - Browser automation for testing, form filling, screenshots
  • react-best-practices - React/Next.js performance optimization (40+ rules from Vercel) *
  • web-design-guidelines - UI/UX audit against 100+ best practices *

* Symlinked from vercel-labs/agent-skills

Usage

Skills are automatically available in Amp. To use one:

Use the direct-response-copy skill to write a landing page for my SaaS product.

Or trigger naturally:

Help me write copy for my landing page.

Amp will load the appropriate skill based on your request.

Adding Skills

Each skill is a folder containing a SKILL.md file with frontmatter:

--- name: my-skill description: "Brief description. Use when... Triggers on: keyword1, keyword2." --- # Skill Title Instructions, workflows, and patterns go here.

License

MIT

5-Dim Analysis
Clarity8/10
Novelty5/10
Utility7/10
Completeness6/10
Maintainability8/10
Pros & Cons

Pros

  • Modular and extensible skill architecture.
  • Integrates seamlessly with the Amp agent workflow.
  • Leverages community skills from Vercel Labs.

Cons

  • Limited documentation on skill creation and contribution.
  • Small initial set of core skills.
  • Dependent on the proprietary Amp platform.

Related Skills

pytorch

S
toolCode Lib
92/ 100

“It's the Swiss Army knife of deep learning, but good luck figuring out which of the 47 installation methods is the one that won't break your system.”

agno

S
toolCode Lib
90/ 100

“It promises to be the Kubernetes for agents, but let's see if developers have the patience to learn yet another orchestration layer.”

nuxt-skills

S
toolCo-Pilot
90/ 100

“It's essentially a well-organized cheat sheet that turns your AI assistant into a Nuxt framework parrot.”

Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.

Copyright belongs to the original author snarktank.