Skip to main content
Back to registry

sf-data

jaganpro/sf-skills

Use this skill when the user needs Salesforce data work : record CRUD, bulk import/export, test data generation, cleanup scripts, or data factory patterns for validating Apex, Flow, or integration behavior.

Installs167
Install command
npx skills add https://github.com/jaganpro/sf-skills --skill sf-data
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
Use this skill when the user needs Salesforce data work : record CRUD, bulk import/export, test data generation, cleanup scripts, or data factory patterns for validating Apex, Flow, or integration behavior. Use sf-data when the work involves: Delegate elsewhere when the user is: Confirm which mode the user wants: Do not assume remote execution if the user may only want scripts. Ask for or infer: If metadata is missing, stop and hand off to: Confirm object / field availability, org auth, and required parent records. Use the built-in templates under assets/ when they fit: Check counts, relationships, and record IDs after creation or update. Provide exact cleanup commands or rollback assets whenever data was created. Prefer one of: When finishing, report in this order: Suggested shape: - sf data CLI commands - record creation, update, delete, upsert, export, or tree import/export - realistic test data generation - bulk data operations and cleanup - Apex anonymous scripts for data seeding / rollback - writing SOQL only → sf-soql - running or repairing Apex tests → sf-testing - deploying metadata first → sf-deploy - discovering schema / field definitions → sf-metadata - target object(s) - org alias, if remote execution is required - operation type: query, create, update, delete, upsert, import, export, cleanup - expected volume - whether this is test data, migration data, or...

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does sf-data do?

Use this skill when the user needs Salesforce data work : record CRUD, bulk import/export, test data generation, cleanup scripts, or data factory patterns for validating Apex, Flow, or integration behavior.

Is sf-data good?

sf-data does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does sf-data work with?

sf-data currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to sf-data?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install sf-data?

npx skills add https://github.com/jaganpro/sf-skills --skill sf-data

Related skills

More from jaganpro/sf-skills

Related skills

Alternatives in Software Engineering