platform-docs-get

Retrieve official Salesforce documentation for Apex, APIs, LWC, and metadata.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires playwright, playwright-stealth, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the retrieval of official Salesforce documentation from various domains, providing accurate, authoritative information when needed.

Core Features & Use Cases

  • Official Documentation Retrieval: Access official Salesforce documentation for Apex, APIs, LWC, metadata, Agentforce, setup articles, SLDS, and admin guidance.
  • Targeted Retrieval: Focuses on finding the exact concept within official documentation, avoiding broad landing pages and third-party summaries.
  • Use Case: When a user needs to find the specific Salesforce documentation for a particular feature or method, this skill ensures they get the most accurate and official information.

Quick Start

Use the platform-docs-get skill to find the documentation for the 'System.StubProvider' feature in Salesforce.

Frequently Asked Questions about platform-docs-get

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

FAQPage Schema
How do I retrieve specific Salesforce documentation for Apex, APIs, or LWC features?

Salesforce documentation retrieval targets exact concepts across official domains, avoiding broad landing pages and third-party summaries to ensure accurate, authoritative information for Apex, APIs, and LWC.

What is the best way to find official Salesforce help articles for admin guidance and setup?

The best way to find official Salesforce help articles for admin guidance is using targeted retrieval logic that applies browser rendering to navigate JavaScript-heavy pages and extract specific setup articles accurately.

Does Salesforce documentation retrieval work with JavaScript-heavy pages and Agentforce metadata?

Yes, Salesforce documentation retrieval requires browser rendering to process JavaScript-heavy pages and successfully extract metadata, Agentforce, and SLDS content from dynamic official domains.

Can I use this documentation retrieval method to find the exact features of System.StubProvider in Apex?

Yes, you can use targeted documentation retrieval to find specific Apex features like System.StubProvider by focusing the search on exact concepts within official Salesforce documentation rather than generic summaries.

Why does Salesforce documentation retrieval require browser rendering for setup articles?

Salesforce documentation retrieval requires browser rendering because official setup articles and help pages are JavaScript-heavy, necessitating dynamic rendering to properly load and extract the authoritative content.