Inkeep avatar

Inkeep

Official

@inkeep · United States of America

0Followers
|
81Public Repos
|
47Published Skills

Agents and knowledge bases

Skills Distribution
DomainDeveloper To...Knowledge Management (35%)Software Lifecycle.. (30%)Frontend Engineering (20%)Technical Research (15%)

Agent Skills by Inkeep

Showing 47 vetted skills indexed across 3 GitHub repositories.

inkeepinkeep
1.4k

weather-safety-guardrails

Applies weather safety rules to outdoor activity suggestions and itinerary planning.

Official
Basic
inkeepinkeep
1.4k

structured-itinerary-responses

Generates time-blocked travel itineraries with weather-aware actions and source citations.

Official
Basic
inkeepinkeep
3.9k

research-with-sources

Investigate topics against preserved sources and write draft research articles in a knowledge base.

Official
Advanced
inkeepinkeep
3.9k

consolidate-notes

Promotes provisional research notes into stable canonical articles with supersedes audit trails.

Official
Intermediate
inkeepinkeep
3.9k

record-a-decision

Writes architecture decision records as Nygard/MADR-shaped ADRs under a decisions directory.

Official
Intermediate
inkeepinkeep
3.9k

review-a-design

Reviews design proposals, specs, and ADRs for soundness and emits ranked evidence-backed findings.

Official
Advanced
inkeepinkeep
3.9k

frame-a-proposal

Drafts RFC-style design proposals in markdown with gated problem framing and structured sections.

Official
Advanced
inkeepinkeep
3.9k

write-a-spec

Writes implementation specs under specs/ from accepted proposals with decision logs and test plans.

Official
Advanced
inkeepinkeep
3.9k

write-a-postmortem

Writes blameless incident postmortems in markdown following the Google SRE structure.

Official
Advanced
inkeepinkeep
3.3k

open-knowledge-discovery

Guide users through OpenKnowledge installation and project setup with `ok init`.

Official
Intermediate
inkeepinkeep
3.3k

open-knowledge

Read, write, and edit markdown files in an OpenKnowledge project.

Official
Advanced
inkeepinkeep
3.3k

open-knowledge-bug-report

Capture and report OpenKnowledge bug diagnostics via the ok bug-report CLI command.

Official
Intermediate
inkeepinkeep
3.3k

open-knowledge-write-skill

Create and validate SKILL.md files for OpenKnowledge AI-driven workflows.

Official
Advanced
inkeepinkeep
3.3k

open-knowledge-pack-worldbuilding

Organize worldbuilding projects into a fiction encyclopedia with automatic stubbing and contradiction flagging.

Official
Advanced
inkeepinkeep
3.3k

open-knowledge-pack-writing-pipeline

Organize writing projects into ideas, drafts, and published stages.

Official
Intermediate
inkeepinkeep
3.3k

open-knowledge-pack-plain-notes

Create flat notes and daily journal entries with automatic date linking.

Official
Basic
inkeepinkeep
3.3k

open-knowledge-pack-codebase-wiki

Generate and maintain a source-grounded wiki for a codebase with version control integration.

Official
Advanced
inkeepinkeep
3.3k

open-knowledge-pack-okf

Create OKF v0.1 compliant knowledge bases with predefined folders and reserved files.

Official
Basic
inkeepinkeep
3.3k

open-knowledge-pack-entity-vault

Create and manage typed entities in a GBrain-compatible Markdown vault.

Official
Intermediate
inkeepinkeep
3.3k

open-knowledge-pack-knowledge-base

Guide structured three-layer knowledge base workflows with traceable evidence chains.

Official
Intermediate
inkeepinkeep
3.3k

open-knowledge-pack-software-lifecycle

Guide software project documentation from proposal to postmortem using OpenKnowledge templates.

Official
Intermediate
inkeepinkeep

inspect

Inspect codebases by discovering patterns and tracing call chains and dependencies.

Official
Advanced
inkeepinkeep

spec

Drive iterative product and engineering specification processes to produce PRDs and technical specs.

Official
Advanced
inkeepinkeep

review

Manage the Pull Request review loop by polling feedback, assessing suggestions, and resolving CI/CD checks.

Official
Advanced

Frequently Asked Questions About Inkeep

FAQPage Schema
What specific tasks are enabled by Inkeep's knowledge management capabilities?

Inkeep enables the creation of structured, evidence-based knowledge bases using Markdown. It supports worldbuilding projects, codebase wikis, and software lifecycle documentation, allowing teams to maintain traceable evidence chains and organize technical content from initial proposal through to postmortem stages.

Which personas benefit most from Inkeep's engineering features?

Inkeep is designed for software engineers, technical leads, and product managers. It assists these personas in managing pull request reviews, enforcing Next.js performance best practices, conducting technical research, and standardizing product requirement documentation across distributed development teams.

What are the primary prerequisites for implementing Inkeep's documentation standards?

Implementation requires a project structure compatible with Markdown-based documentation. Users should have an existing codebase, typically utilizing React or Next.js, and a willingness to adopt standardized file formats like SKILL.md or PRD.json to ensure machine-parseable consistency across the development lifecycle.