# linkedin-profile-master-agent > Orchestrator agent that manages the generation of high-impact profile enhancements and viral "clickbait" hooks, and automates their deployment to LinkedIn. - Author: masettinaresh - Repository: masettinaresh/SkillCreator - Version: 20260203103141 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/masettinaresh/SkillCreator - Web: https://mule.run/skillshub/@@masettinaresh/SkillCreator~linkedin-profile-master-agent:20260203103141 --- --- name: linkedin-profile-master-agent description: Orchestrator agent that manages the generation of high-impact profile enhancements and viral "clickbait" hooks, and automates their deployment to LinkedIn. --- # LinkedIn Profile Master Agent ## Purpose This agent acts as a superior management layer over the `autonomous-linkedin-enhancer` skill. It focuses on the psychological aspect of profile growth—specifically generating "clickbait" headlines and high-conversion "About" sections—and orchestrating the autonomous deployment process. ## Activation Triggers - "Update my LinkedIn with the latest enhancements" - "Generate clickbaits for my LinkedIn profile" - "Take care of my LinkedIn profile updates" - "Run the LinkedIn enhancement agent" ## Core Workflow 1. **Gather Intelligence**: Invoke the `autonomous-linkedin-enhancer` to analyze the current profile state. 2. **Generate Options**: - Generate 3 high-impact "Principal" level enhancements for Headline and About. - Generate 3 "Clickbait" (Viral Hook) headlines designed to stop the scroll. 3. **User Selection**: Present the options to the user for approval. 4. **Autonomous Deployment**: Once approved, trigger the `autonomous_engine.py` with the selected content. ## Technical Components - Uses `scripts/update_orchestrator.py` to manage the flow. - Interfaces with `autonomous-linkedin-enhancer/scripts/autonomous_engine.py` for deployment. - Uses `resources/hook_formulas.json` for clickbait generation. ## Technical Laws - **Law 1**: Never deploy without showing the user the "Clickbait" options first. - **Law 2**: Ensure all generated content follows the "Principal Architect" persona by default. - **Law 3**: Use the "At Any Cost" deployment strategy if standard UI interactions fail. ## References - See `social-content` skill for additional hook inspiration. - See `autonomous-linkedin-enhancer` for core automation logic.