masoodtalha
Community@masoodtalha
Skills for building, testing, and extending Twenty CRM syncable entities, apps, and partner-pipeline operations via NestJS, TypeORM, GraphQL, and MCP.
Agent Skills by masoodtalha
Showing 17 vetted skills indexed across 1 GitHub repositories.
syncable-entity-builder-and-validation
Create validator services and migration action builders for syncable entities in Twenty.
syncable-entity-testing
Creates integration tests for syncable metadata entities in Twenty covering validators and CRUD operations.
syncable-entity-types-and-constants
Defines TypeORM entities, flat types, and central constant registrations for Twenty syncable entities.
syncable-entity-cache-and-transform
Create cache services and DTO-to-flat-entity transformation utilities for syncable entities in Twenty.
syncable-entity-integration
Registers syncable entity builders, validators, and action handlers in NestJS modules with GraphQL resolvers.
syncable-entity-runner-and-actions
Implements create, update, and delete action handlers for Twenty workspace migration execution.
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 apps for npm and marketplace publication with listing metadata and assets.
create-app
Scaffolds new Twenty apps with authentication and initial sync to a Twenty instance.
twenty-lead-intro-call-summary
Extracts a structured qualification brief from sales discovery call transcripts.
twenty-partner-design-doc
Generates partner-scoping design docs translating qualified CRM leads into Twenty terms.
twenty-partner-match
Match qualified leads to Twenty partners and generate intro emails via the partners GraphQL API.
twenty-partner-meeting-recap
Summarizes Fireflies partner calls and writes recaps as notes on matching Twenty CRM partner records.
twenty-partner-application-triage
Ranks partner applications by net-new value and produces a chase-list of un-booked applicants.
Frequently Asked Questions About masoodtalha
FAQPage SchemaWhat tasks can I accomplish with masoodtalha's Twenty skills?▼
You can build syncable entities end-to-end (types, validators, migration actions, cache, runners, NestJS wiring, tests), scaffold and publish Twenty apps, query CRM records via the Twenty MCP server, and run partner-pipeline operations like call summaries, design docs, partner matching, and application triage.
Who are these skills designed for?▼
They target Twenty core contributors and app developers working with TypeORM entities, NestJS modules, and GraphQL resolvers, plus partnership or sales-operations staff who manage Twenty's partner pipeline from discovery calls through application triage and meeting recaps.
How do the partner-pipeline skills work together?▼
They chain sequentially: twenty-lead-intro-call-summary turns a transcript into a qualification brief, twenty-partner-design-doc converts it into a scoped partner brief, twenty-partner-match selects partners and drafts intro emails, and twenty-partner-meeting-recap writes Fireflies call recaps onto Partner records.
What are the prerequisites for using these skills?▼
Entity skills require a Twenty codebase with its workspace migration system, TypeORM, and NestJS. CRM skills need a connected Twenty MCP server or workspace access. Partner skills expect lead folders, transcripts or Fireflies meetings, and a live partners workspace.
Do the partner-pipeline skills modify CRM data?▼
Mostly no. twenty-partner-application-triage and lead/discovery processing are read-only. Only twenty-partner-meeting-recap writes data, injecting a transcript-based recap as a Note on matched Partner records; unmatched leads are skipped.