twentyhqtwentyhqOfficialยท17 Agent Skills Included

twenty

Build, deploy, and query custom CRM apps on Twenty

Builds custom CRM extensions for the open-source Twenty platform, from scaffolding new apps to adding objects, fields, views, and logic functions. Handles deployment, sync, testing, and marketplace publishing without manual CLI guesswork or boilerplate code. Connects AI agents to live workspaces to query records and format readable CRM reports automatically.
npx skills add twentyhq/twenty --all -g -y
Available:

Tells the AI agent how to route each user request to the correct app-building skill and enforces safe operating rules like bounded syncs and confirmation before production deploys.

All Skills in This Repository (17)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

syncable-entity-builder-and-validation

Create validation logic and migration action builders for syncable entities in Twenty.

Official
Advanced
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

syncable-entity-testing

Generate integration tests for syncable entities in Twenty.

Official
Advanced
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

syncable-entity-types-and-constants

Define syncable entity types, TypeORM entities, and central constant registrations.

Official
Advanced
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

syncable-entity-cache-and-transform

Create cache services and transformation utilities for syncable entities in Twenty.

Official
Intermediate
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

syncable-entity-integration

Integrate syncable entity services and resolvers into NestJS modules for Twenty entities.

Official
Advanced
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

syncable-entity-runner-and-actions

Execute CRUD operations for syncable entities during workspace migrations.

Official
Advanced
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

qa-scout

Tests pull requests in a real browser and verifies database and log effects.

Official
Advanced
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

twenty-record-presentation

Retrieve and format Twenty CRM records as readable summaries and tables via the Twenty MCP server.

Official
Intermediate
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

develop-app

Adds and modifies objects, fields, logic functions, and front components in Twenty apps.

Official
Advanced
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

use-twenty-mcp

Connect Codex to a Twenty workspace via MCP and format retrieved CRM records as readable Markdown.

Official
Intermediate
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

manage-app

Manages remotes, sync, build, deploy, logs, and CI/CD for Twenty apps.

Official
Advanced
๐Ÿ“ฆ In Repo
twentyhqtwentyhq

publish-app

Prepares Twenty app listings with README copy, marketplace metadata, logos, and screenshots for npm publication.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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โ†’