Inkeep
Official@inkeep · United States of America
Agents and knowledge bases
Agent Skills by Inkeep
Showing 47 vetted skills indexed across 3 GitHub repositories.
weather-safety-guardrails
Applies weather safety rules to outdoor activity suggestions and itinerary planning.
structured-itinerary-responses
Generates time-blocked travel itineraries with weather-aware actions and source citations.
research-with-sources
Investigate topics against preserved sources and write draft research articles in a knowledge base.
consolidate-notes
Promotes provisional research notes into stable canonical articles with supersedes audit trails.
record-a-decision
Writes architecture decision records as Nygard/MADR-shaped ADRs under a decisions directory.
review-a-design
Reviews design proposals, specs, and ADRs for soundness and emits ranked evidence-backed findings.
frame-a-proposal
Drafts RFC-style design proposals in markdown with gated problem framing and structured sections.
write-a-spec
Writes implementation specs under specs/ from accepted proposals with decision logs and test plans.
write-a-postmortem
Writes blameless incident postmortems in markdown following the Google SRE structure.
open-knowledge-discovery
Guide users through OpenKnowledge installation and project setup with `ok init`.
open-knowledge
Read, write, and edit markdown files in an OpenKnowledge project.
open-knowledge-bug-report
Capture and report OpenKnowledge bug diagnostics via the ok bug-report CLI command.
open-knowledge-write-skill
Create and validate SKILL.md files for OpenKnowledge AI-driven workflows.
open-knowledge-pack-worldbuilding
Organize worldbuilding projects into a fiction encyclopedia with automatic stubbing and contradiction flagging.
open-knowledge-pack-writing-pipeline
Organize writing projects into ideas, drafts, and published stages.
open-knowledge-pack-plain-notes
Create flat notes and daily journal entries with automatic date linking.
open-knowledge-pack-codebase-wiki
Generate and maintain a source-grounded wiki for a codebase with version control integration.
open-knowledge-pack-okf
Create OKF v0.1 compliant knowledge bases with predefined folders and reserved files.
open-knowledge-pack-entity-vault
Create and manage typed entities in a GBrain-compatible Markdown vault.
open-knowledge-pack-knowledge-base
Guide structured three-layer knowledge base workflows with traceable evidence chains.
open-knowledge-pack-software-lifecycle
Guide software project documentation from proposal to postmortem using OpenKnowledge templates.
inspect
Inspect codebases by discovering patterns and tracing call chains and dependencies.
spec
Drive iterative product and engineering specification processes to produce PRDs and technical specs.
review
Manage the Pull Request review loop by polling feedback, assessing suggestions, and resolving CI/CD checks.
Frequently Asked Questions About Inkeep
FAQPage SchemaWhat 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.