Official skills publisher Verified Skillscout rank 28

Fulcrum

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

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

4 Skills
3 Repositories
1 Installs
7 GitHub stars

Install

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

Fulcrum Schema

fulcrumapp/fulcrum-schema

Includes 2 official skills: sync-openapi, form-record-version-bump.

2 skills 1 installs 3 stars
npx skills add fulcrumapp/fulcrum-schema -y

Includes 1 official skill: sync-form-schema.

1 skill 0 installs 4 stars
npx skills add fulcrumapp/api -y

Includes 1 official skill: update-geolite-db.

1 skill 0 installs 0 stars
npx skills add fulcrumapp/geolite -y

4 skills

fulcrumapp/fulcrum-schema 2 skills

sync-openapi

fulcrumapp/fulcrum-schema 1 installs
View source

form-record-version-bump

fulcrumapp/fulcrum-schema 0 installs
View source
fulcrumapp/api 1 skill

sync-form-schema

fulcrumapp/api 0 installs
View source
fulcrumapp/geolite 1 skill

update-geolite-db

fulcrumapp/geolite 0 installs
View source

Repository documentation

fulcrumapp/fulcrum-schema package overview

fulcrumapp/fulcrum-schema/README.md View on GitHub

fulcrumapp/fulcrum-schema

Includes 2 official skills: sync-openapi, form-record-version-bump.

Top skills in this package

sync-openapiOfficial Fulcrum skill from fulcrumapp/fulcrum-schema.
form-record-version-bumpOfficial Fulcrum skill from fulcrumapp/fulcrum-schema.

Install

Install the full package:

npx skills add fulcrumapp/fulcrum-schema -y

Install a specific skill:

npx skills add fulcrumapp/fulcrum-schema@sync-openapi -y

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

View fulcrumapp/fulcrum-schema on GitHub
Copied