setup-chalk

Generate a .chalk folder with chalk.json and PROFILE docs.

6|Updated Feb 19, 2026
One-click install
npx skills add https://github.com/jerelvelarde/chalk-skills --skill setup-chalk-jerelvelarde
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: setup-chalk
Source: https://github.com/jerelvelarde/chalk-skills/tree/main/skills/setup-chalk
Command: npx skills add https://github.com/jerelvelarde/chalk-skills --skill setup-chalk-jerelvelarde

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often struggle to bootstrap Chalk-driven workspaces because there's no ready-made skeleton describing product identity, engineering orientation, AI posture, and design system. This skill automatically generates a complete .chalk folder including chalk.json and PROFILE docs to accelerate onboarding and consistency.

Core Features & Use Cases

  • Automatically generate a machine-readable chalk.json that acts as the single source of truth for project identity.
  • Create human-readable PROFILE.md docs for product, engineering, AI, and design to guide onboarding and collaboration.
  • Prepare the repository for Chalk-based agent operations by laying out the directory structure and naming conventions.

Quick Start

Run this skill at the repository root to generate the initial .chalk folder, chalk.json, and PROFILE docs.

Frequently Asked Questions about setup-chalk

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

FAQPage Schema
How do I bootstrap a Chalk workspace for my repository?

Bootstrapping a Chalk workspace requires running the skill at your repository root to automatically generate the .chalk folder, a machine-readable chalk.json, and human-friendly PROFILE docs without needing any prior setup.

What is a chalk.json file used for in project onboarding?

The chalk.json file is a machine-readable configuration acting as the single source of truth for project identity, enabling immediate agent onboarding and Chalk-based operations across product, engineering, AI, and design.

Do I need any dependencies to generate a .chalk folder and PROFILE docs?

No dependencies are required. The skill operates independently to lay out the directory structure, naming conventions, and documentation stubs to prepare your repository for immediate project orientation.

What's the best way to create PROFILE docs for product, engineering, AI, and design?

Using an automated bootstrap skill is the best way to create PROFILE docs, generating standardized documentation stubs that ensure consistent orientation and collaboration across product, engineering, AI, and design.

When do I need to set up a .chalk folder structure?

You need to set up a .chalk folder structure when your repository requires a ready-to-use project identity and orientation for Chalk-based agent operations, accelerating onboarding and consistency.