Official skills publisher Verified Skillscout rank 138

InstaVM

InstaVM publishes official AI agent skills for its tools, services, and developer workflows.

Browse 19 official AI agent skills across 2 InstaVM repositories, with install commands and source links.

19 Skills
2 Repositories
699 Installs
960 GitHub stars

Install

Add InstaVM 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/instavm/instavm_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant InstaVM 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

2 official repositories

Security Skills

instavm/security-skills

Includes 17 official skills: mitm-find-checksum, mitm-find-bizlogic, mitm-find-auth, mitm-find-sqli, mitm-find-otp, mitm-find-ssrf.

17 skills 684 installs 82 stars
npx skills add instavm/security-skills -y

Coderunner

instavm/coderunner

Includes 2 official skills: image-crop-rotate, pdf-text-replace.

2 skills 15 installs 878 stars
npx skills add instavm/coderunner -y

19 skills

instavm/security-skills 17 skills

mitm-find-checksum

instavm/security-skills 47 installs
View source

mitm-find-bizlogic

instavm/security-skills 45 installs
View source

mitm-find-auth

instavm/security-skills 43 installs
View source

mitm-find-sqli

instavm/security-skills 43 installs
View source

mitm-find-otp

instavm/security-skills 41 installs
View source

mitm-find-ssrf

instavm/security-skills 41 installs
View source

mitm-find-enumerable

instavm/security-skills 40 installs
View source

mitm-find-idor

instavm/security-skills 39 installs
View source

mitm-find-pii

instavm/security-skills 39 installs
View source

mitm-find-secrets

instavm/security-skills 39 installs
View source

mitm-security-audit

instavm/security-skills 39 installs
View source

mitm-find-callback

instavm/security-skills 38 installs
View source

mitm-find-insecure

instavm/security-skills 38 installs
View source

mitm-find-referer

instavm/security-skills 38 installs
View source

mitm-list-apis

instavm/security-skills 38 installs
View source

mitm-report

instavm/security-skills 38 installs
View source

mitm-subdomains

instavm/security-skills 38 installs
View source
instavm/coderunner 2 skills

image-crop-rotate

instavm/coderunner 9 installs
View source

pdf-text-replace

instavm/coderunner 6 installs
View source

Repository documentation

instavm/security-skills package overview

instavm/security-skills/README.md View on GitHub

instavm/security-skills

Includes 17 official skills: mitm-find-checksum, mitm-find-bizlogic, mitm-find-auth, mitm-find-sqli, mitm-find-otp, mitm-find-ssrf.

Top skills in this package

mitm-find-checksumOfficial InstaVM skill from instavm/security-skills.
mitm-find-bizlogicOfficial InstaVM skill from instavm/security-skills.
mitm-find-authOfficial InstaVM skill from instavm/security-skills.
mitm-find-sqliOfficial InstaVM skill from instavm/security-skills.
mitm-find-otpOfficial InstaVM skill from instavm/security-skills.
mitm-find-ssrfOfficial InstaVM skill from instavm/security-skills.
mitm-find-enumerableOfficial InstaVM skill from instavm/security-skills.
mitm-find-idorOfficial InstaVM skill from instavm/security-skills.

Install

Install the full package:

npx skills add instavm/security-skills -y

Install a specific skill:

npx skills add instavm/security-skills@mitm-find-checksum -y

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

View instavm/security-skills on GitHub
Copied