sf-knowledge-agentforce

Retrieve curated Salesforce Agentforce topic guidance from Markdown knowledge files.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Curated Salesforce Agentforce knowledge helps AI agents access accurate guidance, reducing errors and speeding up development.

Core Features & Use Cases

  • Use the view_file tool to read the index file at knowledge/current/agentforce/_index.md.
  • Identify relevant topics from the Markdown index.
  • Read specific topic files in knowledge/current/agentforce/ (e.g. knowledge/current/agentforce/topic-name.md) to get detailed steps, JSON formats, or API references.
  • Do not blindly search the web when you can read the curated, hallucination-free Markdown files provided here.

Quick Start

Read knowledge/current/agentforce/_index.md and apply the relevant topic guidance to build Agentforce workflows.

Frequently Asked Questions about sf-knowledge-agentforce

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

FAQPage Schema
How do I reduce AI agent hallucinations when building Salesforce Agentforce workflows?

To reduce AI agent hallucinations, supply curated knowledge maps and markdown files containing topic-specific implementations, JSON formats, and API references to guide Salesforce Agentforce builders accurately.

What is the best way to access Salesforce Agentforce API references and JSON formats for AI agents?

The best way to access Agentforce API references and JSON formats is reading structured markdown topic files via view_file-based retrieval instead of blindly searching the web for deployment guidance.

How do I use prompt templates with Salesforce Einstein Agentforce agents?

Use prompt templates by reading the structured knowledge map located at knowledge/current/agentforce/_index.md to identify relevant topics, then apply specific file guidance to build Agentforce workflows.

Does this curated Salesforce knowledge approach work without external dependencies?

Yes, this curated knowledge approach works without external dependencies, organizing and delivering hallucination-free topic guidance directly through local markdown files to improve AI agent deployment speed.

Why should I use curated markdown files instead of web search for Agentforce implementation guidance?

You should use curated markdown files instead of web search because they provide hallucination-free, structured topic guidance, JSON formats, and API references specifically organized to accelerate Agentforce deployment.