sf-knowledge-case-feed-dev

Retrieve Salesforce Publisher and Quick Action guidance from a Markdown index.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This curated knowledge map helps Salesforce developers quickly access authoritative guidance for Publisher and Quick Action development, reducing time spent searching disparate docs and avoiding hallucinations.

Core Features & Use Cases

  • Centralized knowledge on Publisher and Quick Action development to accelerate implementation.
  • Browse topics such as Lightning components, Visualforce, and Apex to find relevant instructions and API references.
  • Use the view_file approach by loading index and topic files from knowledge/current/case-feed-dev to implement real-world configurations.
  • Apply curated guidance to build consistent, compliant Publisher and Quick Action experiences in Salesforce.

Quick Start

Prompt your AI to read the index at knowledge/current/case-feed-dev/_index.md and then explore topics under knowledge/current/case-feed-dev to implement Publisher and Quick Action development tasks.

Frequently Asked Questions about sf-knowledge-case-feed-dev

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

FAQPage Schema
How do I implement Salesforce Publisher and Quick Action development?

Salesforce Publisher and Quick Action development is implemented using curated Markdown knowledge files. You guide your AI to read a local index file and retrieve structured topics covering Lightning components, Visualforce, and Apex instructions.

How does the knowledge mapping mechanism work for Salesforce developer guidance?

The knowledge mapping mechanism works by using a frontmatter-defined entry point and a local Markdown index to deterministically retrieve relevant Salesforce development topics. It loads topic files from a specific directory structure to provide authoritative guidance.

What is the best way to find authoritative Quick Action API references?

The best way to find authoritative Quick Action API references is through a curated knowledge base that avoids hallucinations. You browse structured topics under a specific directory path to retrieve relevant instructions and API references.

Can I use this curated knowledge with Lightning components and Apex?

Yes, you can use this curated knowledge with Lightning components and Apex. The knowledge base is designed for Salesforce developers to browse topics across these frameworks to find relevant implementation instructions and API references.

Do I need a local Markdown index to retrieve Salesforce case feed topics?

Yes, you need a local Markdown index to retrieve Salesforce case feed topics. The system relies on a frontmatter-defined entry point and a local Markdown index to deterministically load and map relevant development topics.

Why should I use a curated knowledge base instead of searching disparate Salesforce docs?

You should use a curated knowledge base to reduce time spent searching disparate Salesforce docs and avoid hallucinations. It provides centralized, authoritative guidance for Publisher and Quick Action development to accelerate implementation.