By salto-io
Claude Code skills for automating Salto NACL workflows: fast credential-free local validation, deploy orchestration, and end-to-end change loops against SaaS-managed Salto environments.
Claude Code skills for automating Salto NACL workflows: fast credential-free local validation, deploy orchestration, and end-to-end change loops against SaaS-managed Salto environments.
A single slash command:
/salto "<natural language request>" — single entry point. Internally routes between two workflows based on what you ask:
Adapter-specific knowledge (currently Zendesk) is loaded automatically based on what your workspace uses. The plugin ships those workflow definitions and adapter knowledge as reference content; only /salto shows up in your command list.
salto-cli on $PATH — the skills call salto-cli for all SaaS-side work. Until a public installer is published, contact your Salto representative for the binary.git — required.gh CLI authenticated (optional) — if installed and authenticated (gh auth login), the deploy workflow opens PRs for you. Otherwise it just pushes the branch and prints a GitHub compare URL for you to open manually./plugin marketplace add salto-io/salto-claude-plugin
/plugin install salto-cli-skills@salto-claude-plugin
The plugin is hosted in a private GitHub repo, so Claude Code needs your GitHub credentials to fetch it. Either:
gh auth login (Claude Code picks this up automatically), orGITHUB_TOKEN with a PAT that has repo:read on salto-io/salto-claude-plugin.For all SaaS-touching skills:
export SALTO_API_TOKEN=<your-token> # generate in the Salto UI: Settings → API Tokens
Add this to ~/.zshrc (or your shell's rc) so it's set before Claude Code starts.
From inside a Salto workspace directory:
/salto "add a Zendesk trigger named welcome_message that tags new tickets with 'welcome'"
Or, from anywhere with --workspace:
/salto "rename the Okta group admins to platform-admins" --workspace ~/path/to/your/salto-workspace
To inspect without changing anything (routed to explore internally):
/salto "what Zendesk triggers exist in my production env?"
Claude Code re-fetches marketplace.json from this repo on every session start. When we publish a new version (bump version in plugin.json + tag), your next Claude Code session automatically uses the new skill — no /plugin reinstall needed.
A running session keeps the version it loaded at startup. To force-pick-up an update mid-day, restart Claude Code.
If the skills detect a salto-cli version older than the minimum they require, they'll refuse to run and tell you which version to upgrade to.
Open an issue at https://github.com/salto-io/salto-claude-plugin/issues, or contact Salto support.
Proprietary — see LICENSE.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub salto-io/salto-claude-plugin --plugin salto-cli-skillsA growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Harness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
UI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.