Skip to content

Try Hacksmith

Get hands-on with Hacksmith in a few minutes.

Terminal window
# Recommended (no Node.js required)
curl -fsSL https://raw.githubusercontent.com/saif-shines/hacksmith/main/scripts/install.sh | bash
# Or via npm (Node.js >=18)
npm i -g hacksmith
  1. Open any project folder in your terminal.

  2. Configure AI assistant and analyze your tech stack:

    Terminal window
    hacksmith preferences setup
  3. Run your first blueprint (local file or URL):

    Terminal window
    hacksmith plan --blueprint ./example.toml --execute

    You can also use a GitHub shorthand:

    Terminal window
    hacksmith saif-shines/hacksmith-blueprints
  4. Check session status and resume later if needed:

    Terminal window
    hacksmith session status
  • Guided, interactive steps with clear instructions
  • Secure handling of sensitive values
  • Optional mission brief for your AI assistant after execution
  • Project-aware storage under .hacksmith/