salesforce-ada-agent-skills: Skill for Claude Code

.claude/skills/learn/SKILL.md

learn is a skill for Claude Code from deejay-hub/salesforce-ada-agent-skills. It costs 34 tokens per session (628 once invoked), scanned A, original, MIT.

A guided learning workflow for Salesforce architecture, the design of how Salesforce systems and their parts fit together. It gives structured answers supported by citations.

In plain words
What is it for?
Learning Salesforce architecture, checking implementation approaches, understanding limitations, and studying best practices.
Why use it?
It helps replace scattered explanations with a focused account of a Salesforce concept, pattern, feature, or practice.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter. Also seen: names the AskUserQuestion tool.

This is deejay-hub/salesforce-ada-agent-skills's own configuration. It tells Claude Code how to work on salesforce-ada-agent-skills itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything salesforce-ada-agent-skills configures →

Reuse

Borrowing it

Nothing to install: this file belongs to deejay-hub/salesforce-ada-agent-skills. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/deejay-hub/salesforce-ada-agent-skills/main/.claude/skills/learn/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/deejay-hub/salesforce-ada-agent-skills

Made for: Claude Code.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for learn

README.md
[![agentmods](https://agentmods.dev/badge/skills/deejay-hub/salesforce-ada-agent-skills/learn/github.svg)](https://agentmods.dev/skills/deejay-hub/salesforce-ada-agent-skills/learn)
Your own site
<a href="https://agentmods.dev/skills/deejay-hub/salesforce-ada-agent-skills/learn"><img src="https://agentmods.dev/badge/skills/deejay-hub/salesforce-ada-agent-skills/learn/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for learn

Your own site · 80×15
<a href="https://agentmods.dev/skills/deejay-hub/salesforce-ada-agent-skills/learn"><img src="https://agentmods.dev/badge/skills/deejay-hub/salesforce-ada-agent-skills/learn.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 34 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 628 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00034 $0.00628
Opus 5 $0.00017 $0.00314
Sonnet 5 $0.00007 $0.00126
Haiku 4.5 $0.00003 $0.00063

Measured 10d ago against content hash 2acc04dcc001, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

learn scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

.claude/skills/learn/SKILL.md · 64 lines

How it starts

The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.

You are in LEARN mode. Educate the user on "$ARGUMENTS".

Workflow

Step 1: Discovery

Use AskUserQuestion to frame the search. Ask about:

  • What specifically they want to understand (concept, implementation, limitations, comparison)
  • Their experience level with this topic (new to it, some familiarity, looking for advanced detail)
  • Context for why they're learning this (evaluating for a project, upskilling, troubleshooting)

Skip questions already answered in "$ARGUMENTS". If the topic and intent are clear from the argument, move directly to Step 2.

Step 2: Research

Search Salesforce documentation using your available MCP tools. Choose the right type of content based on the user's intent:

  • Official documentation — Use for technical facts, API references, governor limits, best practices. Search developer.salesforce.com, help.salesforce.com, architect.salesforce.com.
  • Blog/community content — Use for announcements, tutorials, and opinion pieces.
  • Video content — Use for talks, demos, and walkthroughs.
  • Code samples — Use when the user needs working implementation patterns from official repos.
  • Release notes — Use for "what's new" questions, specific feature changes, or deprecations.
  • Full page fetch — Use to get complete page content when a search snippet isn't enough.

All documentation types are allowed in learn mode. Prioritize official reference documentation but supplement with blogs, videos, and code samples when they add value.

Step 3: Synthesize

Present findings as a structured response:

  • Start with a concise definition or summary
  • Explain how it works on the Salesforce platform
  • Include relevant governor limits, constraints, or boundaries
  • Provide practical guidance (when to use, when to avoid)
  • Cite every factual claim with [Source: <url>]

Step 4: Follow-up

Use AskUserQuestion: Question: "What would you like to do next?" Options:

  • "Go deeper on one area" — Let me specify what to explore further
  • "Show me an example" — Provide a concrete implementation or scenario
  • "Compare with an alternative" — How does this compare to other approaches
  • "I'm done" — End the learning session here

Read the full file on GitHub · 64 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 64 lines · 34 tokens per session scan A 2acc04dcc001

Subscribe to this mod's changes

learn is a skill published in the GitHub repository deejay-hub/salesforce-ada-agent-skills (9 stars, last pushed 3mo ago), licensed MIT. It adds 34 tokens to every session and 628 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

math-olympiad

Solve competition math problems (IMO, Putnam, USAMO, AIME) with adversarial verification that catches the errors self-verification misses. Activates when asked to 'solve this IMO problem', 'prove this olympiad inequality', 'verify this competition proof', 'find a counterexample', 'is this proof correct', or for any…

anthropics/claude-plugins-official · 163 tokens

google-agents-cli-onboarding

Onboarding entrypoint for agents-cli in Agent Platform. It should be used when the user wants to "create a new agent", "develop an agent", "build an agent using ADK", "run the agent locally", "debug agent code", "test an agent", "evaluate an agent", "deploy an agent", "publish an agent", "monitor an agent", or needs…

google/skills · 95 tokens

edu-math-tutorial

A Chinese-language guide for turning a maths problem into a step-by-step teaching video. It explains how to break down the solution, write narration, format equations, and structure scenes.

agentscope-ai/QwenPaw · 146 tokens

practice-cognition

A method for testing ideas in practice, learning from the results, and improving the next attempt through repeated cycles.

HughYau/qiushi-skill · 183 tokens

rust-learner

Learn Rust language features and crate updates. Use when user asks about Rust version changelog, what's new in Rust, crate updates, Cargo.toml dependencies, tokio/serde/axum features, or any Rust ecosystem questions.

actionbook/actionbook · 51 tokens

81-pipecat

Create your Pipecat skill from official documentation, then learn to improve it throughout the chapter.

majiayu000/claude-skill-registry · 18 tokens