sf-knowledge-rest-api

Index and deliver curated Salesforce REST API guidance from knowledge files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curated Salesforce REST API knowledge consolidates scattered docs into a centralized reference to accelerate integration work.

Core Features & Use Cases

  • Index-driven discovery for fast topic lookup.
  • Topic-level guidance with REST API usage, example payloads, and best practices.
  • Offline accessibility for reliable reference during development.

Quick Start

Read knowledge/current/rest-api/_index.md to identify a topic, then open the corresponding topic file under knowledge/current/rest-api/ for detailed guidance.

Frequently Asked Questions about sf-knowledge-rest-api

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

FAQPage Schema
How do I access Salesforce REST API guidance for integration work?

Salesforce REST API guidance is delivered through an index-driven repository layout where you read the _index.md file to identify topics, then open the corresponding topic file for detailed usage, example payloads, and best practices.

What is the best way to look up Salesforce REST API examples during development?

The best way to look up Salesforce REST API examples is using curated knowledge files that offer index-driven discovery, allowing fast topic lookup for usage patterns, example payloads, and best practices without searching scattered documentation.

Can I use Salesforce REST API references offline during app development?

Yes, you can use Salesforce REST API references offline. The curated knowledge files provide offline accessibility, ensuring reliable reference for integration, automation, and app development scenarios without requiring live internet connectivity.

Does this Salesforce REST API knowledge base include example payloads and best practices?

Yes, the Salesforce REST API knowledge base includes topic-level guidance featuring REST API usage details, example payloads, and best practices consolidated from scattered docs into a centralized reference to accelerate integration.

Why consolidate scattered Salesforce REST API documentation into a curated reference?

Consolidating scattered Salesforce REST API documentation solves the problem of fragmented information by centralizing references into a structured repository, accelerating integration work through index-driven discovery and fast topic-level guidance.

What limitations exist when using offline knowledge files for Salesforce REST API integration?

A limitation of using offline Salesforce REST API knowledge files is that the curated guidance relies on a static repository structure, meaning the information may not reflect the newest API endpoints or features until the knowledge files are updated.