See the structure of your data in Salesforce Data Cloud. This tool helps you look at two types of objects: Data Lake Objects (DLOs) and Data Model Objects (DMOs). You can list all objects or check the fields of one specific object.
You might need to understand what data is stored or what fields are available. The tool shows you field names, data types, and whether a field is a primary key. It also tells you if a field can be empty. This is useful for analysts, developers, or anyone working with Data Cloud.
The only requirement is that you have the Salesforce CLI set up and logged in. Then you run a simple command. The results appear in a clear format. You can even see how many records are in each DLO.
Global
mkdir -p ~/.claude/skills/getting-datacloud-schemaProject
mkdir -p .claude/skills/getting-datacloud-schemaSource Repository
Supabase Postgres Best Practicessupabase/agent-skills
Follow Supabase's expert guidelines for faster Postgres queries and smarter schema design
Firebase Data Connectfirebase/agent-skills
Build secure PostgreSQL backends with Firebase using GraphQL schemas and type-safe SDKs
Convex Migration Helperget-convex/agent-skills
Plan and run safe Convex schema migrations without downtime or data loss
Firebase Firestorefirebase/agent-skills
Master Cloud Firestore setup, queries, full-text search, security rules, and indexes
Neon Postgresneondatabase/agent-skills
Set up and manage Neon Serverless Postgres with ease and speed
Firebase Firestore Standardfirebase/agent-skills
Set up and secure Cloud Firestore with clear provisioning rules and SDK guides
Firebase Firestore Enterprise Native Modefirebase/agent-skills
Master Firestore Enterprise Native Mode provisioning data modeling security rules and SDK usage
Postgresql Table Designwshobson/agents
Design PostgreSQL tables with best practices for performance and reliability