This skill empowers Claude to interact natively with Twenty CRM instances, providing comprehensive management of sales pipelines, contacts, and tasks. It eliminates the need for an external MCP server by using direct API calls via curl, allowing users to perform complex queries, update records, and discover custom schemas. Whether you are tracking new leads, linking meeting notes to opportunities, or automating follow-up tasks, this skill bridges the gap between your development environment and your customer relationship data, supporting both cloud and self-hosted instances.
주요 기능
01Direct REST API communication via lightweight bash scripts
02Schema discovery via Metadata API to support custom fields
03Advanced filtering and sorting using Twenty's native syntax
04Task and Note management with cross-object linking
05Full CRUD operations for People, Companies, and Opportunities
062 GitHub stars