Install

Where do you use Claude?

Same skAIld either way — only the install differs. Pick where you work and follow those steps; it takes a couple of minutes.

In a terminal or an IDE? Install the plugin. In the Claude Desktop app? One command adds skAIld to the Code tab.

Terminal & IDE

VS Code, Cursor, JetBrains, or any shell. Install the native plugin — the full workflow.

What you get

  • The complete skAIld plugin wired into Claude Code — slash commands, hooks, and subagents for the whole Plan → Build → Ship loop.
  • Session-start chrome, disciplined planning, clean PRs, and pre-deploy gates — the full dev loop.
  • Worktree-isolated builds and one-command PR + review workflows.
  • Weekly updates land automatically — just re-run install.

How to install

  1. 1

    Buy skAIld

    On purchase, read-only GitHub access to the skAIld plugin repo is granted to your account automatically.
  2. 2

    Add the skAIld marketplace

    Run this once inside Claude Code:
    /plugin marketplace add drophit/skaild-marketplace
  3. 3

    Install the plugin

    /plugin install skaild@skaild

    The first clone may prompt a one-time GitHub login to authorize access — that’s expected. Works in the CLI and your IDE.

  4. 4

    Start your session

    Run the start workflow (or just ask for a plan) and skAIld takes it from there.

GitHub access is granted from the email/account you buy with. If the install can’t find the repo, make sure you’ve accepted the collaborator invite GitHub emails you after purchase.

Claude Desktop app

For the Claude Desktop app. One token, one command in the Code tab.

What you get

  • The full Plan → Build → Ship loop on tap — just say “skaild” and pick a workflow.
  • A personal token and one command is the whole setup — nothing to clone, nothing to configure.
  • Runs right inside the Claude Desktop app — the Code tab, no separate terminal to open.
  • Weekly updates across the whole loop, included.

How to install

  1. 1

    Buy skAIld

    One subscription — monthly or annual.
  2. 2

    Grab your token

    Right after you buy, your token and paste-ready command are waiting on skaild.com/dashboard. You can only see this token once. Store it safely. Lost it? Just generate a new one.
  3. 3

    Add skAIld with one command

    Run this once in the Claude Desktop Code tab, swapping <your-token> for the token from step 2:
    claude mcp add --transport http --scope user skaild https://skaild.com/api/mcp --header "Authorization: Bearer <your-token>"
  4. 4

    Say “skaild” in a fresh session

    Start a fresh session after adding it, then say “skaild” and pick a workflow.

The token path runs in the Claude Desktop Code tab — not Claude Desktop chat. Prefer the CLI or your IDE? Use the plugin path above.

Ready when you are.

Same subscription, either path. See what’s inside and pick a cadence.