salesforce-report-creator
CommunityCreate Salesforce reports via CLI-ready automation.
Data & Analytics#salesforce#metadata api#sf cli#report creation#analytics rest api#custom report types#field naming rules
Authortakusaotome
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you reliably create and deploy Salesforce Reports when field references, report types, and API limitations (like column count) cause painful trial-and-error.
Core Features & Use Cases
- Generate and deploy custom report types for custom objects so you can control which fields are available for reporting and avoid misconfigured metadata.
- Create reports using either Metadata API (XML deploy) or Analytics REST API (POST/PATCH) with guidance on when to prefer REST for fewer field-reference failures.
- Apply Salesforce-specific constraints and naming rules including REST detailColumns limits (safe 99 cap), lookup/relationship naming conversions, and excluded fields that often break reports.
- Use cases include automating report generation through SF CLI, deploying report types, validating field mappings, and troubleshooting common Salesforce report creation errors.
Quick Start
Ask the AI to create a Salesforce report for a custom object using the Analytics REST API with a safe maximum of 99 columns and correct relationship field naming, authenticated via an existing SF CLI org alias.
Dependency Matrix
Required Modules
urllib.requestsubprocessjson
Components
scriptsreferencesassets
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: salesforce-report-creator Download link: https://github.com/takusaotome/claude-skills-library/archive/main.zip#salesforce-report-creator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.