platform-list-view-generate

Generate and configure Salesforce List View metadata with XML processing.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/padjei/SF_Agents --skill platform-list-view-generate-padjei
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: platform-list-view-generate
Source: https://github.com/padjei/SF_Agents/tree/main/.claude/skills/platform-list-view-generate
Command: npx skills add https://github.com/padjei/SF_Agents --skill platform-list-view-generate-padjei

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies the creation, generation, and validation of Salesforce List View metadata, eliminating manual errors and speeding up deployment processes.

Core Features & Use Cases

  • Automated List View Creation: Generate List View metadata from specifications, reducing manual input errors.
  • Validation and Troubleshooting: Detect common deployment errors related to List Views and provide fixes.
  • Configuration Tips: Offer guidance on choosing visibility strategies, columns density, and field configuration.
  • Use Case: Suppose a user needs a custom view to filter and display only active opportunities in a team's dashboard. Use this Skill to automatically generate and validate the List View metadata for them.

Quick Start

Generate and configure a Salesforce List View for the 'Opportunity' object, filtering active records, and showing key fields like 'Name' and 'Close Date'.

Frequently Asked Questions about platform-list-view-generate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Salesforce List View creation and metadata generation?

Automate Salesforce List View creation by generating metadata files that handle visibility, column setup, and filtering, eliminating manual input errors and speeding up deployment processes.

What's the best way to validate a Salesforce List View deployment and fix errors?

Validate Salesforce List View deployments by detecting common deployment errors and applying provided fixes to ensure metadata configuration and XML files are correctly structured.

Do I need XML processing knowledge to configure Salesforce List Views?

Yes, XML processing knowledge is required to manipulate List View XML files and successfully configure visibility, columns density, and field setup in Salesforce.

How do I set up custom filters for active opportunities in a Salesforce List View?

Generate a custom Salesforce List View for the Opportunity object by specifying active record filters and selecting key fields like Name and Close Date for the dashboard display.

What visibility strategies can I use when generating Salesforce List View metadata?

Choose visibility strategies for your generated List View metadata by configuring settings that control which users or teams can access and see the custom Salesforce List View.

Why does my Salesforce List View XML file fail during metadata deployment?

Salesforce List View XML file deployments fail due to common configuration errors, which can be detected through validation troubleshooting to identify and resolve metadata issues.