dojo-config

Automate Dojo project configuration, Scarb.toml, and deployment profiles.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/cartridge-gg/scoundrel --skill dojo-config-cartridge-gg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dojo-config
Source: https://github.com/cartridge-gg/scoundrel/tree/main/.agents/skills/dojo-config
Command: npx skills add https://github.com/cartridge-gg/scoundrel --skill dojo-config-cartridge-gg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Configure Dojo project settings, manage Scarb.toml, and align deployment profiles across environments.

Core Features & Use Cases

  • Project configuration: Initialize and update Scarb.toml dependencies and build settings.
  • Profile management: Create and switch between dojo_dev, dojo_mainnet, and other profiles.
  • World and environment settings: Configure world metadata, namespaces, and environment connections for deployment.
  • Use Case: When starting a new Dojo project, use this skill to set up the initial configuration and deployment profiles.

Quick Start

Use the dojo-config skill to set up a new project configuration for development with a default world and dev profile.

Frequently Asked Questions about dojo-config

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure Scarb.toml for a Dojo project deployment?

To configure Scarb.toml for a Dojo project deployment, you can automate the management of dependencies, build settings, and world metadata using dedicated configuration profiles. This ensures your environment setup aligns across development and production.

What is the best way to manage multiple Dojo profiles for different environments?

The best way to manage multiple Dojo profiles is by creating and switching between specific configurations like dojo_dev and dojo_mainnet. This allows you to maintain distinct world settings and environment connections for staging and production deployments.

Can I use this Dojo configuration setup for an existing project upgrade?

Yes, you can use this Dojo configuration setup for an existing project upgrade. It supports applying configuration management, updating Scarb.toml settings, and adjusting world settings across new and existing Dojo projects.

How do I set up world and environment settings for a Dojo mainnet deployment?

To set up world and environment settings for a Dojo mainnet deployment, you configure world metadata, namespaces, and environment connections within your deployment profiles. This guides your project's readiness for production environments.

Does Dojo configuration support environment-specific references for staging?

Yes, Dojo configuration supports environment-specific references for staging. It handles environment-specific references within your profiles, allowing you to align connections and settings across dev, staging, and production environments.