init

Generate CLAUDE.md and AGENTS.md files by analyzing a codebase for project metadata.

484|76|Updated Oct 23, 2025
One-click install
npx skills add https://github.com/flora131/atomic --skill init-flora131
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: init
Source: https://github.com/flora131/atomic/tree/main/.opencode/skills/init
Command: npx skills add https://github.com/flora131/atomic --skill init-flora131

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the creation of essential configuration files (CLAUDE.md and AGENTS.md) that provide AI agents with a deep understanding of your project's structure, tech stack, and operational commands.

Core Features & Use Cases

  • Codebase Analysis: Discovers project name, purpose, structure, tech stack, commands, and environment setup.
  • Automated File Generation: Populates CLAUDE.md and AGENTS.md with project-specific details.
  • Use Case: When starting a new project or onboarding an AI agent to an existing one, run this Skill to quickly generate the necessary documentation that guides the agent's interactions with your codebase.

Quick Start

Run the init skill to generate CLAUDE.md and AGENTS.md by exploring the codebase.

Frequently Asked Questions about init

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

FAQPage Schema
How do I generate CLAUDE.md and AGENTS.md files for my codebase?

To generate CLAUDE.md and AGENTS.md files, run the init skill to analyze your codebase for project name, purpose, structure, tech stack, and commands, then automatically populate the template files.

What is the best way to bootstrap project configuration files for an AI agent?

Bootstrapping project configuration files for an AI agent involves analyzing the codebase to extract metadata, which is then used to populate templates that provide the agent with deep project context.

How do I onboard an AI agent to an existing project's tech stack and commands?

Onboarding an AI agent to an existing project requires generating documentation files like CLAUDE.md and AGENTS.md that outline the tech stack, operational commands, and environment setup.

Do I need to manually write documentation for AI agent context setup?

You do not need to manually write documentation for AI agent context setup, as automated codebase analysis can discover project metadata and populate the configuration templates directly.

Can I use codebase analysis to document environment setup and project structure automatically?

Codebase analysis can be used to document environment setup and project structure automatically by scanning the repository to identify metadata and populating the generated configuration files.