init-profile
CommunityCreate a project facts profile for Claude
System Documentation
What problem does it solve?
It removes the friction of re-discovering the same deployment facts every session by generating a stable, project-specific profile that Claude can load automatically.
Core Features & Use Cases
- Interactive project setup: Detects likely existing sources (CLAUDE.md, env files, Docker/config, git history) and asks targeted questions only where information is missing.
- Writes a reusable project profile: Generates
.claude/PROJECT_PROFILE.mdcontaining host roles, service URLs, secret/env file locations, health-check commands, and user-friendly aliases. - Optimizes future sessions: Ensures session-context loads the profile on every SessionStart so the agent has the facts upfront and stops guessing.
Use it after cloning a new repository (or after meaningful environment changes) to document how prod vs dev works, where secrets live, and how to verify deployments safely.
Quick Start
Run init-profile in your project repo once after cloning, answer the prompts for hosts, URLs, env locations, verification commands, and approve the generated .claude/PROJECT_PROFILE.md for writing.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: init-profile Download link: https://github.com/shenxingy/Clade/archive/main.zip#init-profile Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.