Commit Graph

3 Commits

Author SHA1 Message Date
Rob Alexander
14c5adeaf2 feat: prefer raw-Markdown (.html->.md) over Playwright for developer.salesforce.com docs
Modern developer.salesforce.com guide pages now publish a raw-Markdown twin —
swap the .html extension for .md on the same URL (the page's "Copy/View as
Markdown" links expose it) and a plain web fetch returns clean Markdown with no
JS shell. That's faster and lighter than browser-rendered extraction, so the
fetching-salesforce-docs playbook should try it first for those pages.

Documents the scope: it's confirmed for modern guide pages under
/docs/platform/.../guide/*, does NOT work for legacy atlas.* pages (which return
an HTML shell), and help.salesforce.com still needs the Playwright extractor —
fall back to the existing playbook in those cases.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-24 13:05:26 -07:00
GitHub Action
8774dfc8e2 feat: Update LICENSE for sf-skills @W-22832966@ 2026-06-16 06:34:27 +00:00
sandipkumar-yadav
37aa84df42
feat: @W-22444026@ Introducing Core Skills, Datacloud Skills, Industries and Utility Skills. (#268)
* Migrating Core Salesforce Skills

* Updating pr comments

* updat reference

* Updating a skill

* Migrating Datacloud skills

* Migrating Industries cloud skills

* Validating - skills fixing

---------

Co-authored-by: Sandip Kumar Yadav <sandipkumar.yadav+sfemu@salesforce.com>
2026-05-14 19:32:15 +05:30