agent-management
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Translate skills from one industry to another and identify transferable skills for career pivots. Use when the user mentions changing careers, switching industries, career pivot, transferable skills, or moving from one field to another.
$ npx -y skills add davila7/claude-code-templates --skill career-changer-translator --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/career-changer-translatorContext preview
The summary Claude sees to decide when to auto-load this skill.
Translate skills from one industry to another and identify transferable skills for career pivots. Use when the user mentions changing careers, switching industries, career pivot, transferable skills, or moving from one field to another.
name: career-changer-translator description: Translate skills from one industry to another and identify transferable skills for career pivots. Use when the user mentions changing careers, switching industries, career pivot, transferable skills, or moving from one field to another.
Use this skill when the user:
**Why Career Changes Are Hard:**
**The Solution:**
**Leadership & Management**
**Communication**
**Analytical**
**Technical/Operational**
**Teaching Experience:**
**Translated:**
**Key Translations:** | Teaching Term | Corporate Term | |--------------|----------------| | Lesson plans | Training curriculum | | Students | Learners | | Classroom management | Group facilitation | | Parent conferences | Stakeholder communication | | Assessments | Learning evaluations | | IEPs | Individual development plans |
**Military Experience:**
**Translated:**
**Key Translations:** | Military Term | Corporate Term | |--------------|----------------| | Platoon/Unit | Team/Department | | Mission | Project/Initiative | | Operations | Programs | | Intel | Data/Analytics | | Briefing | Presentation | | Command | Leadership | | Deployment | Implementation |
**Retail Experience:**
**Translated:**
**Key Translations:** | Retail Term | Corporate Term | |------------|----------------| | Customers | Clients/Accounts | | Store sales | Revenue generation | | Customer service | Account management | | Upselling | Cross-selling | | Returns | Issue resolution | | Visual merchandising | Brand presentation |
**Hospitality Experience:**
**Translated:**
**Key Translations:** | Hospitality Term | Corporate Term | |-----------------|----------------| | Guests | Customers/Clients | | Reservations | Account management | | Guest satisfaction | Customer success | | Complaints | Escalations | | Concierge services | Customer support | | Event planning | Project management |
**Healthcare Experience:**
**Translated:**
**Key Translations:** | Healthcare Term | Corporate Term | |----------------|----------------| | Patient care | Client service | | EMR/EHR | CRM/Database systems | | Care coordination | Project coordination | | Clinical protocols | Standard operating procedures | | Patient outcomes | Performance metrics | | Rounds | Status meetings |
**Format:** "[Target Role] professional with [X] years of [transferable skill] experience. Background in [previous field] provides unique perspective on [relevant aspect]. Skilled in [transferable skill 1], [transferable skill 2], and [transferable skill 3]."
**Example (Teacher → L&D):** "Learning & Development professional with 8 years designing and delivering curriculum for diverse audiences. Background in education provides deep expertise in learning science, assessment design, and adult learning principles. Skilled in instructional design, facilitation, and measuring learning outcomes."
**Structure:**
Professional Summary (targeted) Core Competencies (transferable skills) Relevant Experience (grouped by
Ready-to-use configurations for Anthropic's Claude Code. A comprehensive collection of AI agents, custom commands, settings, hooks, external integrations (MCPs), and project templates to enhance your development workflow.
Repo: davila7/claude-code-templates
Create, manage, and orchestrate AI agents using the AI Maestro CLI. Use when the user asks to "create agent", "list agents", "delete agent", "hibernate agent",…
Send and receive cryptographically signed messages between AI agents using the Agent Messaging Protocol (AMP). Use when the user asks to "send a message to an…
Search auto-generated codebase documentation for function signatures, API docs, class definitions, and code comments. Use when the user asks to "search docs",…
Query the code graph database to understand component relationships, dependencies, and change impact. Use when the user asks to "find callers", "check…
Search conversation history and semantic memory to recall previous discussions, decisions, and context. Use when the user asks to "search memory", "what did we…