sf-knowledge-platform-connect

Provides curated reference for implementing Salesforce Canvas integrations via indexed Markdown files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curated Canvas Developer Guide knowledge is hard to locate and apply; this Skill provides a structured, offline reference to Salesforce Canvas integration best practices.

Core Features & Use Cases

  • Index-driven discovery: Locate relevant Canvas topics quickly using the _index.md.
  • Topic-guided implementation: Read specific topic files for concrete steps, API references, and patterns.
  • Offline, reproducible guidance: Use the curated Markdown files to implement Canvas integrations without web searches.

Quick Start

Read the index at knowledge/current/platform-connect/_index.md to locate a Canvas topic and open the corresponding file for step-by-step guidance.

Frequently Asked Questions about sf-knowledge-platform-connect

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

FAQPage Schema
How do I integrate a third-party app into Salesforce Canvas?

You can integrate a third-party app into Salesforce Canvas by following the curated developer guide's structured topic files. These provide concrete API references and implementation patterns for solution architects and developers.

What is Salesforce Canvas integration best used for?

Salesforce Canvas integration is used to bridge third-party applications directly into the Salesforce user interface. This Skill provides offline, reproducible guidance and best practices for implementing these integrations.

Can I access Salesforce Canvas development guides offline?

Yes, you can access Salesforce Canvas development guides offline using this Skill's structured Markdown files. Organized under a topic index, they provide reproducible implementation guidance without requiring live web searches.

How do I find specific API references for a Salesforce Canvas integration?

You find specific API references for Salesforce Canvas by reading the index file at knowledge/current/platform-connect/_index.md. This index-driven discovery lets you quickly locate and open topic files containing concrete API references.

Does this Salesforce Canvas knowledge base require any external dependencies?

No, this Salesforce Canvas knowledge base requires no external dependencies. It provides a self-contained, offline reference using curated Markdown files that the view_file tool loads directly into your context.