inkeepinkeepOfficial·18 Agent Skills Included

agents

Build and manage AI agents with visual builder or TypeScript SDK

Builds AI chat assistants and workflow automation agents through a drag-and-drop visual builder or a TypeScript SDK with full two-way sync. Removes the gap between technical and non-technical teams by letting both edit the same agents in code or on a canvas. Includes MCP tool management, multi-agent orchestration, observability traces, and one-click deployment to Vercel or Docker.
npx skills add inkeep/agents --all -g -y
Available:

Gives AI coding agents the build, test, database, and changeset commands plus code style rules needed to work safely inside this monorepo.

All Skills in This Repository (18)

Pure Emerald Level Indicators
📦 In Repo
inkeepinkeep

data-model-changes

Guide auditable database schema migrations with drizzle and generated TypeScript types.

Official
Advanced
📦 In Repo
inkeepinkeep

adding-env-variables

Update env.ts schemas and sync .env.example with variable descriptions.

Official
Basic
📦 In Repo
inkeepinkeep

api-logging-guidelines

Define structured API route logging levels and contextual data for REST and GraphQL.

Official
Basic
📦 In Repo
inkeepinkeep

web-design-guidelines

Analyzes UI code to enforce Web Interface Guidelines and accessibility best practices.

Official
Intermediate
📦 In Repo
inkeepinkeep

ralph

Convert markdown PRDs into Ralph-compatible prd.json files.

Official
Advanced
📦 In Repo
inkeepinkeep

pr-review-check-suggestion

Validate PR review findings with web search and confidence calibration.

Official
Intermediate
📦 In Repo
inkeepinkeep

next-best-practices

Document Next.js App Router best practices for data fetching, routing, and performance.

Official
Basic
📦 In Repo
inkeepinkeep

pr-review-output-contract

Define a machine-parseable JSON contract for PR review findings.

Official
Basic
📦 In Repo
inkeepinkeep

accessibility-checklist

Identify and document accessibility issues in React/Next.js UI components.

Official
Basic
📦 In Repo
inkeepinkeep

prd

Generate a structured PRD with goals, user stories, and acceptance criteria.

Official
Basic
📦 In Repo
inkeepinkeep

write-docs

Write and update Inkeep docs site pages with frontmatter and content patterns.

Official
Basic
📦 In Repo
inkeepinkeep

next-upgrade

Upgrade Next.js projects to the latest version using official migration guides and codemods.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Inkeep Agents?

Run `npx skills add inkeep/agents --all -g -y` in your terminal to install all skills in this suite globally.

What can I build with Inkeep Agents?

You can build AI chat assistants for support or docs, and workflow automation agents that update knowledge bases, CRMs, and helpdesk tickets.

Can non-developers create agents with Inkeep?

Yes. The no-code visual builder lets anyone design agents on a drag-and-drop canvas, with full two-way sync to the TypeScript SDK.

Does Inkeep Agents work with Claude Code and Cursor?

Yes. The included AGENTS.md and CLAUDE.md files give coding agents like Claude Code, Cursor, and Codex clear instructions for working in this repository.

How do I deploy agents built with Inkeep?

Agents can be deployed easily to Vercel or self-hosted with Docker, and monitored through built-in OpenTelemetry traces.

Related Repositories in Software Engineering

View All in Software Engineering