Add Skill banner
PranavNagrecha PranavNagrecha

Add Skill

Development community

Description

# /add-skill — one command, topic in, landed skill out You give it a topic. It works out everything else. ``` /add-skill Data Cloud calculated insights refresh failures ``` That is the whole interface. No domain to pick, no slug to invent, no checklist to track, no "did I remember the fixture" at the end. ## Why this exists `/new-skill` prints a six-step checklist and then the checklist lives in your head: which TODOs are left, whether `llm-anti-patterns.md` reached five entries, whether a

Installation

Installs to ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-add-skill/SKILL.md

Terminal
mkdir -p ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-add-skill && curl -fsSL https://raw.githubusercontent.com/PranavNagrecha/AwesomeSalesforceSkills/HEAD/commands/add-skill.md -o ~/.claude/skills/pranavnagrecha-awesomesalesforceskills-add-skill/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository