AI AGENT ADDONS
Backend & APIs
1,358installs

This skill helps you work with Salesforce metadata. You can generate XML files for custom objects, fields, validation rules, record types, and profiles. You can also query your org to discover existing metadata. It is built for Salesforce developers and admins who need fast, accurate metadata creation or schema inspection.

The skill uses a 120-point scoring system to check quality. It checks naming, structure, field types, and security. It also reminds you to handle field-level security and permission sets. This helps avoid common hidden problems after deployment.

When you create new custom objects or fields, the skill can automatically generate a Permission Set with the right field permissions. You can always opt out if you prefer. The goal is to make Salesforce metadata work smoother and more reliable.

Add Sf Metadata skill to your workflow

Global

mkdir -p ~/.claude/skills/sf-metadata

Project

mkdir -p .claude/skills/sf-metadata

Source Repository

Stars
420
Forks
96
Watchers
420
License
MIT
Last Push
2 months ago
Created
7 months ago