rawgentic:setup

Generate and configure `.rawgentic.json` files for Rawgentic projects.

2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/3D-Stories/rawgentic --skill rawgentic-setup
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rawgentic:setup
Source: https://github.com/3D-Stories/rawgentic/tree/main/skills/setup
Command: npx skills add https://github.com/3D-Stories/rawgentic --skill rawgentic-setup

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and maintenance of the .rawgentic.json configuration file, which is essential for all other Rawgentic workflow skills to function correctly. It ensures your project is properly set up and configured for automated workflows.

Core Features & Use Cases

  • Automated Project Configuration: Detects tech stack, testing frameworks, databases, services, CI/CD, and more to generate a comprehensive .rawgentic.json.
  • Migration Support: Migrates existing Rawgentic configurations from CLAUDE.md to the new .rawgentic.json format.
  • New Project Scaffolding: Brainstorms and sets up configuration for entirely new projects.
  • Use Case: When starting a new project or onboarding an existing one into Rawgentic, running /rawgentic:setup will automatically detect your project's environment and create the necessary configuration file, saving significant manual setup time.

Quick Start

Run the setup wizard to configure the active project's .rawgentic.json file.

Frequently Asked Questions about rawgentic:setup

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

FAQPage Schema
How do I generate a .rawgentic.json configuration file for my project?

To generate a .rawgentic.json configuration file, run the setup wizard which automatically detects your tech stack, testing frameworks, databases, and CI/CD to create the necessary configuration.

What is the best way to migrate existing Rawgentic configurations from CLAUDE.md?

The best way to migrate configurations from CLAUDE.md is using the setup wizard, which handles migrating older Rawgentic configurations into the new .rawgentic.json format automatically.

Can I use this setup wizard to brainstorm configuration for a new project?

Yes, you can use the setup wizard for new project scaffolding. It brainstorms and sets up the configuration for entirely new projects by detecting your environment and generating the .rawgentic.json file.

Do I need to manually specify my tech stack and CI/CD for project configuration?

No, manual specification is not needed. The setup wizard automatically detects project specifics like your tech stack, testing frameworks, databases, services, and CI/CD pipelines to generate the configuration.

Why does my Rawgentic workflow configuration require a .rawgentic.json file?

A .rawgentic.json file is required because it is essential for all other Rawgentic workflow skills to function correctly, ensuring your project is properly set up and configured for automated workflows.