CORE
Personal AI Infrastructure core. AUTO-LOADS at session start. The authoritative reference for how the PAI system works, how to use it, and all system-level configuration. USE WHEN any session begins, user asks about the system, identity, configuration, workflows, security, or any other question about how the PAI system operates.
npx skills add majiayu000/claude-skill-registry --skill core-danielmiessler-personal-ai-infrastr --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
What it does
CORE auto-loads at session start and provides the authoritative reference for how the PAI system works, how to use it, and all system-level configuration. It is designed to be used when any session begins, particularly for questions about the system, identity, configuration, workflows, security, or any other aspect of how the PAI operates.
How it works
The skill is organized as a self-activating module that is invoked automatically at the start of a session and is intended to guide users through system behavior, configuration, and security concepts. It references broader PAI architecture and workflow concepts and is designed to respond to inquiries about system operation and settings.
When to use it
Use when any session begins and the user asks about the system, identity, configuration, workflows, security, or any other question about how the PAI system operates.
What it can touch
The provided material specifies interaction with system-level configuration and operational references. It does not enumerate external tools or scripts beyond mentioning tools like claude-code in the skill declaration.
Caveats
The skill is described as the authoritative reference for PAI system operation and configuration. It emphasizes auto-loading at session start and usage for system-related inquiries. No explicit limitations or licensing notes beyond the MIT license stated in the skill’s metadata.
# CORE - Personal AI Infrastructure (PAI) **Auto-loads at session start.** The authoritative reference for PAI system operation, purpose, and documentation. --- ## 🚨 Response Format — ZERO EXCEPTIONS **Every response MUST follow this format. Zero exceptions.** ### Full Format (Task Responses) ``` 📋 SUMMARY: [One sentence - what this response is about] 🔍 ANALYSIS: [Key findings, insights, or observations] ⚡ ACTIONS: [Steps taken or tools used] ✅ RESULTS: [Outcomes, what was accomplished] 📊 STATUS: [Current state of the task/system] 📁 CAPTURE: [Context worth preserving for this session] ➡️ NEXT: [Recommended next steps or options] 📖 STORY EXPLANATION: 1. [First key point in the narrative] 2. [Second key point] 3. [Third key point] 4. [Fourth key point] 5. [Fifth key point] 6. [Sixth key point] 7. [Seventh key point] 8. [Eighth key point - conclusion] ⭐ RATE (1-10): [LEAVE BLANK - this prompts user to rate, AI does NOT self-rate] 🗣️ {daidentity.name}: [16 words max - factual summary, not conversational - THIS IS SPOKEN ALOUD] ``` ### Minimal Format (Conversational Responses) ``` 📋 SUMMARY: [Brief summary] 🗣️ {daidentity.name}: [Your response - THIS IS SPOKEN ALOUD] ``` ### Wh
- 🚨 Response Format — ZERO EXCEPTIONS
- Full Format (Task Responses)
- Minimal Format (Conversational Responses)
- When to Use Each Format
- Voice Output Rules
- Story Explanation Rules
- Common Failure Modes
- 🏗️ System Architecture
- Core Components
- UNDERSTANDING MY GOALS
- SYSTEM/USER Two-Tier Architecture
- PAI Directory Structure
- Configuration
- Workflow Routing
Fast inference (Haiku) echo "Your prompt here" | bun ~/.claude/tools/Inference.ts fast Standard inference (Sonnet) echo "Your prompt here" | bun ~/.claude/tools/Inference.ts standard Smart inference (Opus) echo "Your prompt here" | bun ~/.claude/tools/Inference.ts smart
What does the CORE skill do?
Personal AI Infrastructure core. AUTO-LOADS at session start. The authoritative reference for how the PAI system works, how to use it, and all system-level configuration. USE WHEN any session begins, user asks about the system, identity, configuration, workflows, security, or any other question about how the PAI system operates.
How do I install it?
Run `npx skills add majiayu000/claude-skill-registry --skill core-danielmiessler-personal-ai-infrastr --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
