cheat-init

Automate initial onboarding and scaffolding for the Cheat-on-Content workflow.

12|Updated May 29, 2026
One-click install
npx skills add https://github.com/Jason5330/ai-self-eval --skill cheat-init
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cheat-init
Source: https://github.com/Jason5330/ai-self-eval/tree/main/skills/cheat-init
Command: npx skills add https://github.com/Jason5330/ai-self-eval --skill cheat-init

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This onboarding skill automates the initial setup for the Cheat-on-Content workflow, creating the default state file, rubric notes, and starter directories so new users can begin immediately.

Core Features & Use Cases

  • Auto-create .cheat-state.json with standard defaults and versioning.
  • Copy starter rubric into rubric_notes.md for quick-start guidance.
  • Prepare starter directories scripts/, references/, and sessions/ for immediate use.
  • Route subsequent sub-skills after initialization.

Quick Start

In your first session, trigger this skill to automatically initialize the onboarding scaffold and default configuration.

Frequently Asked Questions about cheat-init

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

FAQPage Schema
How do I scaffold an AI coding project for content workflows?

It automatically creates the .cheat-state.json configuration file, generates rubric_notes.md for guidance, and prepares scripts/, references/, and sessions/ directories.

What is the cheat-on-content workflow bootstrapping process?

It ensures proper creation of .cheat-state.json with standard defaults and versioning, alongside starter directories for subsequent sub-skills.

How do I initialize default parameters for AI coding sub-skills?

This setup guarantees that the .cheat-state.json file contains the standard defaults required to run downstream sub-skills effectively.

Do I need any dependencies to set up a ready-to-run domain scaffold?

It operates without external dependencies to prepare your project structure and default configuration parameters immediately.