Official skills publisher Verified Skillscout rank 150

Inkeep

Inkeep publishes official AI agent skills for its tools, services, and developer workflows. Agents and knowledge bases.

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

21 Skills
3 Repositories
523 Installs
4,373 GitHub stars

Install

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

Agents

inkeep/agents

Includes 2 official skills: structured-itinerary-responses, weather-safety-guardrails.

2 skills 444 installs 1,345 stars
npx skills add inkeep/agents -y

Skills

inkeep/skills

Includes 1 official skill: typescript-sdk.

1 skill 45 installs 9 stars
npx skills add inkeep/skills -y

Open Knowledge

inkeep/open-knowledge

Includes 18 official skills: discovery, write-skill, codebase-wiki, consolidate, entity-vault, frame-a-proposal.

18 skills 34 installs 3,019 stars
npx skills add inkeep/open-knowledge -y

21 skills

inkeep/agents 2 skills

structured-itinerary-responses

inkeep/agents 1 installs
View source

weather-safety-guardrails

inkeep/agents 1 installs
View source
inkeep/skills 1 skill

typescript-sdk

inkeep/skills 44 installs
View source
inkeep/open-knowledge 18 skills

discovery

inkeep/open-knowledge 11 installs
View source

write-skill

inkeep/open-knowledge 7 installs
View source

codebase-wiki

inkeep/open-knowledge 0 installs
View source

consolidate

inkeep/open-knowledge 0 installs
View source

entity-vault

inkeep/open-knowledge 0 installs
View source

frame-a-proposal

inkeep/open-knowledge 0 installs
View source

knowledge-base

inkeep/open-knowledge 0 installs
View source

plain-notes

inkeep/open-knowledge 0 installs
View source

project

inkeep/open-knowledge 0 installs
View source

record-a-decision

inkeep/open-knowledge 0 installs
View source

research

inkeep/open-knowledge 0 installs
View source

review-a-design

inkeep/open-knowledge 0 installs
View source

software-lifecycle

inkeep/open-knowledge 0 installs
View source

worldbuilding

inkeep/open-knowledge 0 installs
View source

write-a-postmortem

inkeep/open-knowledge 0 installs
View source

write-a-spec

inkeep/open-knowledge 0 installs
View source

writing-pipeline

inkeep/open-knowledge 0 installs
View source

Repository documentation

inkeep/skills package overview

inkeep/skills/README.md View on GitHub

inkeep/skills

Includes 1 official skill: typescript-sdk.

Top skills in this package

typescript-sdkOfficial Inkeep skill from inkeep/skills.

Install

Install the full package:

npx skills add inkeep/skills -y

Install a specific skill:

npx skills add inkeep/skills@typescript-sdk -y

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

View inkeep/skills on GitHub
Copied