generated: '2026-08-26' method: generated source: openapi/qualified-com-enterprise-api-openapi.json + https://app.qualified.com/docs/api api: qualified-com-enterprise-api note: >- Packaged Agent Skills for the two marquee flows the Qualified Enterprise API is actually built for — pulling engagement data out into a warehouse, and writing enriched records back. Every operationId referenced is grepped from the saved spec; none is invented. Qualified publishes no skills or AGENTS.md of its own (searched 2026-08-26), so these are generated by API Evangelist from the published contract and reference. skills: - name: qualified-com-warehouse-sync file: qualified-com-warehouse-sync.md summary: >- Incremental (delta) sync of leads, sessions, conversations, messages, meetings and emails into a warehouse or CDP, respecting per-resource time filters, availability holds, cursor pagination and the visitorId/leadId identity split. operations: [listLeads, listSessions, listConversations, listConversationMessages, listMessages, listMeetings, listEmails, listLeadFields] scopes: [lead:view, session:view, conversation:view, meeting:view, email:view] - name: qualified-com-lead-and-company-writeback file: qualified-com-lead-and-company-writeback.md summary: >- Safe write-back of lead and account data via single upserts and bulk jobs, including the company-write blast radius, the absence of idempotency and dry-run, and per-item bulk reconciliation. operations: [listLeadFields, listCompanyFields, upsertLead, upsertCompany, createBulkJob, getBulkJob] scopes: [lead:manage, company:manage, bulk_job:manage]