twenty
Build, deploy, and query custom CRM apps on Twenty
All Skills in This Repository (17)
Pure Emerald Level Indicatorssyncable-entity-builder-and-validation
Create validation logic and migration action builders for syncable entities in Twenty.
syncable-entity-testing
Generate integration tests for syncable entities in Twenty.
syncable-entity-types-and-constants
Define syncable entity types, TypeORM entities, and central constant registrations.
syncable-entity-cache-and-transform
Create cache services and transformation utilities for syncable entities in Twenty.
syncable-entity-integration
Integrate syncable entity services and resolvers into NestJS modules for Twenty entities.
syncable-entity-runner-and-actions
Execute CRUD operations for syncable entities during workspace migrations.
qa-scout
Tests pull requests in a real browser and verifies database and log effects.
twenty-record-presentation
Retrieve and format Twenty CRM records as readable summaries and tables via the Twenty MCP server.
develop-app
Adds and modifies objects, fields, logic functions, and front components in Twenty apps.
use-twenty-mcp
Connect Codex to a Twenty workspace via MCP and format retrieved CRM records as readable Markdown.
manage-app
Manages remotes, sync, build, deploy, logs, and CI/CD for Twenty apps.
publish-app
Prepares Twenty app listings with README copy, marketplace metadata, logos, and screenshots for npm publication.
Frequently Asked Questions
FAQPage SchemaHow to install Twenty skills?โผ
Run `npx skills add twentyhq/twenty --all -g -y` in your terminal to install all skills in this suite globally.
How to build a custom CRM app with AI?โผ
The create-app and develop-app skills scaffold a new Twenty app and add objects, fields, views, and logic functions from plain-English requests.
Can AI query my Twenty CRM data?โผ
Yes. The use-twenty-mcp skill connects your agent to a live workspace and returns records as clean, readable tables with links back to Twenty.
Does Twenty work with Claude Code and Codex?โผ
Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Codex, Cursor, and compatible agents.
Can I deploy a Twenty app without DevOps experience?โผ
Yes. The manage-app skill handles remotes, sync, builds, deploys, and logs, asking for confirmation before any production change.
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