sf-knowledge-knowledge-dev

Locate and read Salesforce Knowledge Developer Guide topic Markdown files.

1|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/Avinava/sf-documentation-knowledge --skill sf-knowledge-knowledge-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sf-knowledge-knowledge-dev
Source: https://github.com/Avinava/sf-documentation-knowledge/tree/main/skills/knowledge-dev
Command: npx skills add https://github.com/Avinava/sf-documentation-knowledge --skill sf-knowledge-knowledge-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Solves the problem of locating reliable Salesforce Knowledge Developer Guide content by providing curated access.

Core Features & Use Cases

  • Curated mappings to Salesforce Knowledge Developer Guide topics under knowledge/current/knowledge-dev.
  • Read specific topic files such as knowledge/current/knowledge-dev/topic-name.md to obtain implementation steps, API references, and guidance.
  • Do not rely on external web searches when curated Markdown files are available.

Quick Start

Locate and read a topic file such as knowledge/current/knowledge-dev/topic-name.md using the view_file tool.

Frequently Asked Questions about sf-knowledge-knowledge-dev

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

FAQPage Schema
How do I find reliable Salesforce Knowledge Developer Guide content for implementation steps?

To find reliable Salesforce Knowledge Developer Guide content, this Skill provides curated access to Markdown topic files under knowledge/current/knowledge-dev, delivering implementation steps, API references, and guidance without relying on external web searches.

What is the best way to read a specific Salesforce Knowledge developer topic file?

The best way to read a specific Salesforce Knowledge developer topic file is to locate the target Markdown file, such as knowledge/current/knowledge-dev/topic-name.md, and load it using the view_file tool to obtain the curated guidance.

Do I need an _index.md file to access Salesforce Knowledge developer topics?

Yes, accessing Salesforce Knowledge developer topics requires the _index.md file and the associated topic Markdown files to be present so the Skill can load and present accurate developer guidance to users.

Can I use external web searches instead of curated Markdown files for Salesforce Knowledge developer guidance?

You should not rely on external web searches for Salesforce Knowledge developer guidance when curated Markdown files are available, as the Skill is designed to provide targeted reading of reliable topic files directly.

Why does my Salesforce Knowledge developer topic file not load correctly?

Your Salesforce Knowledge developer topic file may not load correctly if the required _index.md file is missing or if the topic Markdown files are not properly organized under the knowledge/current/knowledge-dev directory structure.