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-2 --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 provides the authoritative reference for how the PAI system works, how to use it, and all system-level configuration, and auto-loads at session start. It is used 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.
How it works
The skill is positioned as Auto-loads at session start and serves as the central reference for PAI operation, purpose, and documentation. It defines triggers to respond to questions about system operation and configuration, guiding the agent to explain the PAI structure, workflows, and security practices as described in its frontmatter and content.
When to use it
USE WHEN any session begins, user asks about the system, identity, configuration, workflows, security, or any other question about how the PAI system operates.
What it can touch
claude-code
Caveats
MIT license is declared for the skill. It does not state guarantees or outcomes beyond reference and guidance.
# 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
- SYSTEM/USER Two-Tier Architecture
- PAI Directory Structure
- Configuration
- Workflow Routing
- Core Workflows
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-2 --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.
