Official skills publisher Verified Skillscout rank 7

Flipt

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

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

2 Skills
1 Repository
0 Installs
1 GitHub stars

Install

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

Includes 2 official skills: code-review, issue-health.

2 skills 0 installs 1 stars
npx skills add flipt-io/agents -y

2 skills

flipt-io/agents 2 skills

code-review

flipt-io/agents 0 installs
View source

issue-health

flipt-io/agents 0 installs
View source

Repository documentation

flipt-io/agents package overview

flipt-io/agents/README.md View on GitHub

flipt-io/agents

Includes 2 official skills: code-review, issue-health.

Top skills in this package

code-reviewOfficial Flipt skill from flipt-io/agents.
issue-healthOfficial Flipt skill from flipt-io/agents.

Install

Install the full package:

npx skills add flipt-io/agents -y

Install a specific skill:

npx skills add flipt-io/agents@code-review -y

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

View flipt-io/agents on GitHub
Copied