masoodtalha avatar

masoodtalha

Community

@masoodtalha

11Followers
|
45Public Repos
|
17Published Skills

Skills for building, testing, and extending Twenty CRM syncable entities, apps, and partner-pipeline operations via NestJS, TypeORM, GraphQL, and MCP.

Skills Distribution
DomainDeveloper To...Developer Tooling .. (45%)Business, Finance .. (30%)Data Systems & Dat.. (15%)Growth, Marketing .. (10%)

Agent Skills by masoodtalha

Showing 17 vetted skills indexed across 1 GitHub repositories.

masoodtalhamasoodtalha

syncable-entity-builder-and-validation

Create validator services and migration action builders for syncable entities in Twenty.

Community
Advanced
masoodtalhamasoodtalha

syncable-entity-testing

Creates integration tests for syncable metadata entities in Twenty covering validators and CRUD operations.

Community
Intermediate
masoodtalhamasoodtalha

syncable-entity-types-and-constants

Defines TypeORM entities, flat types, and central constant registrations for Twenty syncable entities.

Community
Advanced
masoodtalhamasoodtalha

syncable-entity-cache-and-transform

Create cache services and DTO-to-flat-entity transformation utilities for syncable entities in Twenty.

Community
Intermediate
masoodtalhamasoodtalha

syncable-entity-integration

Registers syncable entity builders, validators, and action handlers in NestJS modules with GraphQL resolvers.

Community
Advanced
masoodtalhamasoodtalha

syncable-entity-runner-and-actions

Implements create, update, and delete action handlers for Twenty workspace migration execution.

Community
Advanced
masoodtalhamasoodtalha

twenty-record-presentation

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

Community
Intermediate
masoodtalhamasoodtalha

develop-app

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

Community
Advanced
masoodtalhamasoodtalha

use-twenty-mcp

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

Community
Intermediate
masoodtalhamasoodtalha

manage-app

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

Community
Advanced
masoodtalhamasoodtalha

publish-app

Prepares Twenty apps for npm and marketplace publication with listing metadata and assets.

Community
Intermediate
masoodtalhamasoodtalha

create-app

Scaffolds new Twenty apps with authentication and initial sync to a Twenty instance.

Community
Intermediate
masoodtalhamasoodtalha

twenty-lead-intro-call-summary

Extracts a structured qualification brief from sales discovery call transcripts.

Community
Intermediate
masoodtalhamasoodtalha

twenty-partner-design-doc

Generates partner-scoping design docs translating qualified CRM leads into Twenty terms.

Community
Advanced
masoodtalhamasoodtalha

twenty-partner-match

Match qualified leads to Twenty partners and generate intro emails via the partners GraphQL API.

Community
Advanced
masoodtalhamasoodtalha

twenty-partner-meeting-recap

Summarizes Fireflies partner calls and writes recaps as notes on matching Twenty CRM partner records.

Community
Advanced
masoodtalhamasoodtalha

twenty-partner-application-triage

Ranks partner applications by net-new value and produces a chase-list of un-booked applicants.

Community
Intermediate

Frequently Asked Questions About masoodtalha

FAQPage Schema
What 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.