always-init
CommunityInstant context, seamless AI operation.
System Documentation
What problem does it solve?
Without consistent, personalized context, AI agents can provide generic, unhelpful, or even incorrect responses. This critical foundational skill ensures that every user request is processed with full awareness of your personal preferences, security protocols, and contacts, preventing errors and enhancing personalization.
Core Features & Use Cases
- Universal Context Loading: Automatically loads essential PAI (Personal AI Infrastructure) context, including contacts, preferred tech stack, security protocols, response formats, and voice routing, before any other operation.
- Guaranteed Personalization: Ensures all subsequent AI operations are informed by your specific needs and environment, making every interaction relevant and tailored.
- Use Case: This skill is a foundational system requirement. It ensures that whether you're asking for code, a summary, or a message to a contact, the AI always operates within your defined personal and technical parameters, making every interaction relevant, secure, and efficient.
Quick Start
This skill is designed for automatic invocation as the FIRST action for EVERY user request without exception.
It should be hardcoded into the request handler or system prompt, for example:
if (userRequest) → invoke("always-init") → then processRequest()
It loads the complete Personal AI Infrastructure context from:
read ~/.claude/skills/PAI/SKILL.md
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: always-init Download link: https://github.com/danielmiessler/PAIPlugin/archive/main.zip#always-init 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 223,000+ vetted skills library on demand.