Official skills publisher Verified Skillscout rank 0

Intentee

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

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

4 Skills
2 Repositories
0 Installs
0 GitHub stars

Install

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

Llama Cpp Bindings

intentee/llama-cpp-bindings

Includes 2 official skills: run-all-tests, run-coverage.

2 skills 0 installs 0 stars
npx skills add intentee/llama-cpp-bindings -y

Includes 2 official skills: running-all-tests, running-coverage.

2 skills 0 installs 0 stars
npx skills add intentee/paddler -y

4 skills

intentee/llama-cpp-bindings 2 skills

run-all-tests

intentee/llama-cpp-bindings 0 installs
View source

run-coverage

intentee/llama-cpp-bindings 0 installs
View source
intentee/paddler 2 skills

running-all-tests

intentee/paddler 0 installs
View source

running-coverage

intentee/paddler 0 installs
View source

Repository documentation

intentee/llama-cpp-bindings package overview

intentee/llama-cpp-bindings/README.md View on GitHub

intentee/llama-cpp-bindings

Includes 2 official skills: run-all-tests, run-coverage.

Top skills in this package

run-all-testsOfficial Intentee skill from intentee/llama-cpp-bindings.
run-coverageOfficial Intentee skill from intentee/llama-cpp-bindings.

Install

Install the full package:

npx skills add intentee/llama-cpp-bindings -y

Install a specific skill:

npx skills add intentee/llama-cpp-bindings@run-all-tests -y

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

View intentee/llama-cpp-bindings on GitHub
Copied