agents
Build and manage AI agents with visual builder or TypeScript SDK
All Skills in This Repository (18)
Pure Emerald Level Indicatorsdata-model-changes
Guide auditable database schema migrations with drizzle and generated TypeScript types.
adding-env-variables
Update env.ts schemas and sync .env.example with variable descriptions.
api-logging-guidelines
Define structured API route logging levels and contextual data for REST and GraphQL.
web-design-guidelines
Analyzes UI code to enforce Web Interface Guidelines and accessibility best practices.
ralph
Convert markdown PRDs into Ralph-compatible prd.json files.
pr-review-check-suggestion
Validate PR review findings with web search and confidence calibration.
next-best-practices
Document Next.js App Router best practices for data fetching, routing, and performance.
pr-review-output-contract
Define a machine-parseable JSON contract for PR review findings.
accessibility-checklist
Identify and document accessibility issues in React/Next.js UI components.
prd
Generate a structured PRD with goals, user stories, and acceptance criteria.
write-docs
Write and update Inkeep docs site pages with frontmatter and content patterns.
next-upgrade
Upgrade Next.js projects to the latest version using official migration guides and codemods.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core