Official skills publisher Verified Skillscout rank 89

Graphif

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

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

3 Skills
1 Repository
1 Installs
4,262 GitHub stars

Install

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

Project Graph

graphif/project-graph

Includes 3 official skills: create-setting-item, create-keybind, manage-translations.

3 skills 1 installs 4,262 stars
npx skills add graphif/project-graph -y

3 skills

graphif/project-graph 3 skills

create-setting-item

graphif/project-graph 1 installs
View source

create-keybind

graphif/project-graph 0 installs
View source

manage-translations

graphif/project-graph 0 installs
View source

Repository documentation

graphif/project-graph package overview

graphif/project-graph/README.md View on GitHub

graphif/project-graph

Includes 3 official skills: create-setting-item, create-keybind, manage-translations.

Top skills in this package

create-setting-itemOfficial Graphif skill from graphif/project-graph.
create-keybindOfficial Graphif skill from graphif/project-graph.
manage-translationsOfficial Graphif skill from graphif/project-graph.

Install

Install the full package:

npx skills add graphif/project-graph -y

Install a specific skill:

npx skills add graphif/project-graph@create-setting-item -y

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

View graphif/project-graph on GitHub
Copied