salesforce-org-context

Pre-load Salesforce org metadata for AI question answering.

2|Updated Jun 17, 2026
One-click install
npx skills add https://github.com/PranavNagrecha/Salesforce-Intelligence --skill salesforce-org-context
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: salesforce-org-context
Source: https://github.com/PranavNagrecha/Salesforce-Intelligence/tree/main/.claude/skills/salesforce-org-context
Command: npx skills add https://github.com/PranavNagrecha/Salesforce-Intelligence --skill salesforce-org-context

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill pre-loads Salesforce org metadata to enable efficient AI question answering, reducing the time to provide accurate and contextually relevant answers.

Core Features & Use Cases

  • Pre-loading Salesforce Metadata: Automatically loads metadata related to Salesforce concepts, objects, and fields when relevant terms are mentioned in user input.
  • Contextual Warm-up: Ensures that the AI is ready to answer questions about Salesforce by caching relevant metadata.
  • Session Scope: The pre-loading happens once per session, optimizing performance for repeated interactions.

Quick Start

Simply ask any Salesforce-related question, and the skill will automatically pre-load the necessary metadata to provide an accurate answer.

Frequently Asked Questions about salesforce-org-context

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

FAQPage Schema
How do I pre-load Salesforce org metadata for AI question answering?

To pre-load Salesforce org metadata for AI question answering, simply ask a Salesforce-related question. The skill detects relevant vocabulary and automatically caches the necessary org metadata into the AI's working memory to provide accurate answers.

How does contextual metadata caching work for Salesforce questions?

Contextual metadata caching triggers on Salesforce vocabulary in user messages, loading related objects and fields into the AI session. This pre-loading happens once per session, optimizing performance for repeated interactions without needing to reload.

Do I need Salesforce API access to use this metadata pre-loading skill?

Yes, you need Salesforce API access to use this metadata pre-loading skill. It requires API connectivity to retrieve org metadata and Claude's working memory to cache the contextual data for answering questions.

When should I use Salesforce metadata pre-loading instead of manual context?

Use Salesforce metadata pre-loading when you need efficient AI question answering across a session. It automatically warms up contextual metadata for repeated interactions, reducing the time needed to provide accurate answers compared to manual context input.

Can I use this skill to cache Salesforce objects and fields for a single session?

Yes, you can use this skill to cache Salesforce objects and fields for a single session. The pre-loading mechanism operates with a session scope, ensuring the AI retains the relevant metadata for efficient, repeated question answering.