Official skills publisher Verified Skillscout rank 28

WordLift

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

Browse 10 official AI agent skills across 3 WordLift repositories, with install commands and source links.

10 Skills
3 Repositories
2 Installs
4 GitHub stars

Install

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

3 official repositories

Graph Sync Agent Kit

wordlift/graph-sync-agent-kit

Includes 6 official skills: graph-sync-github-workflow-review, graph-sync-project, graph-sync-curator, graph-sync-postprocessor-authoring, graph-sync-repo-lifecycle, graph-sync-yarrrml-review.

6 skills 2 installs 2 stars
npx skills add wordlift/graph-sync-agent-kit -y

Google Ai Edge

wordlift/google-ai-edge

Includes 2 official skills: camera-vision, wordlift-graphql.

2 skills 0 installs 0 stars
npx skills add wordlift/google-ai-edge -y

Wordlift Gemini Cli Extension

wordlift/wordlift-gemini-cli-extension

Includes 2 official skills: reporting-skill, wordlift-kg-builder.

2 skills 0 installs 2 stars
npx skills add wordlift/wordlift-gemini-cli-extension -y

10 skills

wordlift/graph-sync-agent-kit 6 skills

graph-sync-github-workflow-review

wordlift/graph-sync-agent-kit 1 installs
View source

graph-sync-project

wordlift/graph-sync-agent-kit 1 installs
View source

graph-sync-curator

wordlift/graph-sync-agent-kit 0 installs
View source

graph-sync-postprocessor-authoring

wordlift/graph-sync-agent-kit 0 installs
View source

graph-sync-repo-lifecycle

wordlift/graph-sync-agent-kit 0 installs
View source

graph-sync-yarrrml-review

wordlift/graph-sync-agent-kit 0 installs
View source
wordlift/google-ai-edge 2 skills

camera-vision

wordlift/google-ai-edge 0 installs
View source

wordlift-graphql

wordlift/google-ai-edge 0 installs
View source
wordlift/wordlift-gemini-cli-extension 2 skills

reporting-skill

wordlift/wordlift-gemini-cli-extension 0 installs
View source

wordlift-kg-builder

wordlift/wordlift-gemini-cli-extension 0 installs
View source

Repository documentation

wordlift/graph-sync-agent-kit package overview

wordlift/graph-sync-agent-kit/README.md View on GitHub

wordlift/graph-sync-agent-kit

Includes 6 official skills: graph-sync-github-workflow-review, graph-sync-project, graph-sync-curator, graph-sync-postprocessor-authoring, graph-sync-repo-lifecycle, graph-sync-yarrrml-review.

Top skills in this package

graph-sync-github-workflow-reviewOfficial WordLift skill from wordlift/graph-sync-agent-kit.
graph-sync-projectOfficial WordLift skill from wordlift/graph-sync-agent-kit.
graph-sync-curatorOfficial WordLift skill from wordlift/graph-sync-agent-kit.
graph-sync-postprocessor-authoringOfficial WordLift skill from wordlift/graph-sync-agent-kit.
graph-sync-repo-lifecycleOfficial WordLift skill from wordlift/graph-sync-agent-kit.
graph-sync-yarrrml-reviewOfficial WordLift skill from wordlift/graph-sync-agent-kit.

Install

Install the full package:

npx skills add wordlift/graph-sync-agent-kit -y

Install a specific skill:

npx skills add wordlift/graph-sync-agent-kit@graph-sync-github-workflow-review -y

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

View wordlift/graph-sync-agent-kit on GitHub
Copied