fetching-salesforce-docs

Retrieve official Salesforce documentation from developer, help, architect, admin, and Lightning Design System domains.

Updated Jun 1, 2026
One-click install
npx skills add https://github.com/Collabalist/SFDC --skill fetching-salesforce-docs-collabalist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fetching-salesforce-docs
Source: https://github.com/Collabalist/SFDC/tree/main/.agents/skills/fetching-salesforce-docs
Command: npx skills add https://github.com/Collabalist/SFDC --skill fetching-salesforce-docs-collabalist

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of finding and retrieving official Salesforce documentation, ensuring that users have access to accurate and up-to-date information.

Core Features & Use Cases

  • Official Documentation Retrieval: Access authoritative Salesforce documentation from various domains.
  • Targeted Extraction: Extracts content from JS-heavy pages, shell content, and hard-to-fetch articles.
  • Use Case: When you need detailed information about a specific Salesforce feature or need to understand the architecture of a Salesforce component, this skill can help you find the right documentation quickly.

Quick Start

Use the fetching-salesforce-docs skill to retrieve the official documentation for the Salesforce Lightning Web Component (LWC) framework.

Frequently Asked Questions about fetching-salesforce-docs

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

FAQPage Schema
How do I retrieve Salesforce documentation from JavaScript-heavy pages?

To retrieve Salesforce documentation from JS-heavy pages, use a browser-based extraction approach with Python libraries like playwright and playwright-stealth. This method handles shell content and dynamically loaded articles on official Salesforce domains, ensuring precise content access.

Can I extract articles from developer.salesforce.com and help.salesforce.com using Python?

Yes, you can extract articles from developer.salesforce.com and help.salesforce.com using Python. By utilizing playwright and playwright-stealth dependencies, the extraction process navigates JS-heavy pages and shell content to fetch hard-to-retrieve official documentation accurately.

Does fetching official Salesforce docs require playwright to handle shell content?

Yes, fetching official Salesforce docs requires playwright and playwright-stealth to handle shell content effectively. These Python dependencies enable browser-based extraction, which is necessary for navigating JavaScript-heavy pages and retrieving precise articles from various Salesforce domains.

What is the best way to get Lightning Web Component documentation from official Salesforce domains?

The best way to get Lightning Web Component documentation is using a targeted retrieval skill that accesses lightningdesignsystem.com and architect.salesforce.com. It employs browser-based extraction with playwright to bypass JS-heavy page restrictions and fetch authoritative LWC framework information.

Why does standard web scraping fail to fetch Salesforce developer documentation?

Standard web scraping fails to fetch Salesforce developer documentation because many pages are JS-heavy with shell content that requires JavaScript execution to load articles. Using playwright and playwright-stealth for browser-based extraction bypasses these limitations to retrieve the full documentation accurately.

Do I need Python to extract help.salesforce.com articles?

Yes, you need Python to extract help.salesforce.com articles using this retrieval method. The extraction relies on Python libraries, specifically playwright and playwright-stealth, to perform browser-based fetching of hard-to-access official documentation pages.