AI Roast Linkedin Profile
/install linkedin-profile-roast
LinkedIn AI Roast Generator
Scrapes a LinkedIn profile and generates a savage audio roast about being replaced by AI.
Setup
Install the skill:
npx constants-skills install linkedin_ai_roast_generator_0edc9796
Authentication
This tool requires a Constants API key. Get yours at https://www.constants.io/settings
export CONSTANTS_API_KEY="wk_your_key_here"
Usage
constants run linkedin_ai_roast_generator_0edc9796 linkedinUrl="..."
Parameters
linkedinUrl(string, required): LinkedIn profile URL (e.g. https://www.linkedin.com/in/username)roastIntensity(string): How harsh the roast should be: mild, medium, or savage (default: savage)voice(string): Voice style for the audio — e.g. a deep male voice, sarcastic female voice, etc. (optional)
Output
roastAudio(file): Generated roast audio file (MP3)roastText(string): The full roast script that was spokenprofileName(string): Name of the person roasted
Notes
- Runs in an isolated sandbox on Constants infrastructure
HTTP Fallback
If the CLI is not available, call the REST API directly:
curl -X POST https://www.constants.io/api/v1/run/linkedin_ai_roast_generator_0edc9796 \
-H "Authorization: Bearer $CONSTANTS_API_KEY" \
-H "Content-Type: application/json" \
-d '{"linkedinUrl":"..."}'
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install linkedin-profile-roast - After installation, invoke the skill by name or use
/linkedin-profile-roast - Provide required inputs per the skill's parameter spec and get structured output
What is AI Roast Linkedin Profile?
Scrapes a LinkedIn profile and generates a savage audio roast about being replaced by AI. It is an AI Agent Skill for Claude Code / OpenClaw, with 204 downloads so far.
How do I install AI Roast Linkedin Profile?
Run "/install linkedin-profile-roast" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is AI Roast Linkedin Profile free?
Yes, AI Roast Linkedin Profile is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does AI Roast Linkedin Profile support?
AI Roast Linkedin Profile is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created AI Roast Linkedin Profile?
It is built and maintained by xuanyuzhou98 (@xuanyuzhou98); the current version is v1.0.1.