Official skills publisher Verified Skillscout rank 7

Antimetal

Antimetal publishes official AI agent skills for its tools, services, and developer workflows. For everything that happens after you deploy.

Browse 3 official AI agent skills across 1 Antimetal repository, with install commands and source links.

3 Skills
1 Repository
0 Installs
1 GitHub stars

Install

Add Antimetal skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/antimetal/antimetal_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Antimetal skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

1 official repository

Cursor Plugin

antimetal/cursor-plugin

Antimetal plugin for Cursor – ask questions about your production systems, investigate incidents, identify root causes, and generate fixes across your infrastructure and code. Includes 3 official skills: antimetal-mcp-setup, fix, investigate.

3 skills 0 installs 1 stars
npx skills add antimetal/cursor-plugin -y

3 skills

antimetal/cursor-plugin 3 skills

antimetal-mcp-setup

antimetal/cursor-plugin 0 installs
View source

fix

antimetal/cursor-plugin 0 installs
View source

investigate

antimetal/cursor-plugin 0 installs
View source

Repository documentation

antimetal/cursor-plugin package overview

antimetal/cursor-plugin/README.md View on GitHub

antimetal/cursor-plugin

Antimetal plugin for Cursor – ask questions about your production systems, investigate incidents, identify root causes, and generate fixes across your infrastructure and code. Includes 3 official skills: antimetal-mcp-setup, fix, investigate.

Top skills in this package

antimetal-mcp-setupOfficial Antimetal skill from antimetal/cursor-plugin.
fixOfficial Antimetal skill from antimetal/cursor-plugin.
investigateOfficial Antimetal skill from antimetal/cursor-plugin.

Install

Install the full package:

npx skills add antimetal/cursor-plugin -y

Install a specific skill:

npx skills add antimetal/cursor-plugin@antimetal-mcp-setup -y

Use the package when you want your agent to choose the relevant skill from this official Antimetal repository.

View antimetal/cursor-plugin on GitHub
Copied