Point install string at the renamed canonical repo (intentsolutionskills)
Browse files
README.md
CHANGED
|
@@ -23,7 +23,7 @@ A self-contained [Agent Skill](https://agentskills.io) for Claude Code, OpenAI C
|
|
| 23 |
|
| 24 |
```bash
|
| 25 |
# one-command install (any agent)
|
| 26 |
-
npx skills add jeremylongshore/
|
| 27 |
|
| 28 |
# or as a Claude Code plugin, from the full marketplace (450+ plugins, 3,000+ skills)
|
| 29 |
/plugin marketplace add jeremylongshore/claude-code-plugins
|
|
|
|
| 23 |
|
| 24 |
```bash
|
| 25 |
# one-command install (any agent)
|
| 26 |
+
npx skills add jeremylongshore/intentsolutionskills --skill databricks-cost-leak-hunter
|
| 27 |
|
| 28 |
# or as a Claude Code plugin, from the full marketplace (450+ plugins, 3,000+ skills)
|
| 29 |
/plugin marketplace add jeremylongshore/claude-code-plugins
|