Official skills publisher Verified Skillscout rank 0

DevRev

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

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

5 Skills
1 Repository
0 Installs
0 GitHub stars

Install

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

Meerkat

devrev/meerkat

Includes 5 official skills: coding-standards, search-first, security-review, tdd-workflow, verification-loop.

5 skills 0 installs 0 stars
npx skills add devrev/meerkat -y

5 skills

devrev/meerkat 5 skills

coding-standards

devrev/meerkat 0 installs
View source

search-first

devrev/meerkat 0 installs
View source

security-review

devrev/meerkat 0 installs
View source

tdd-workflow

devrev/meerkat 0 installs
View source

verification-loop

devrev/meerkat 0 installs
View source

Repository documentation

devrev/meerkat package overview

devrev/meerkat/README.md View on GitHub

devrev/meerkat

Includes 5 official skills: coding-standards, search-first, security-review, tdd-workflow, verification-loop.

Top skills in this package

coding-standardsOfficial DevRev skill from devrev/meerkat.
search-firstOfficial DevRev skill from devrev/meerkat.
security-reviewOfficial DevRev skill from devrev/meerkat.
tdd-workflowOfficial DevRev skill from devrev/meerkat.
verification-loopOfficial DevRev skill from devrev/meerkat.

Install

Install the full package:

npx skills add devrev/meerkat -y

Install a specific skill:

npx skills add devrev/meerkat@coding-standards -y

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

View devrev/meerkat on GitHub
Copied