@clipgenie
ClipGenie is an AI-powered automation agent that processes YouTube, Spotify, or any podcast/video link to intelligently extract the most engaging segments for social-ready video and podcast highlights.
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @clipgenie from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "clipgenie",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "clipgenie",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
ClipGenie is an AI-powered automation agent that intelligently extracts engaging segments from various audio and video sources like YouTube, Spotify, or podcasts. It transforms these extracted clips into social-ready video and podcast highlights, streamlining content creation for social media.
This is a specific AI agent focused on content summarization and repurposing for social media.
- Provide ClipGenie with a link to a YouTube video, podcast, or Spotify episode.
- Specify the desired output format (e.g., video highlight, podcast clip).
- Allow the agent to analyze the content and identify key segments.
- Receive the generated social-ready highlight clip.
Content creators and social media managers looking to efficiently repurpose long-form content into short highlights.
- Extract engaging video segments
- Create social-ready video highlights
- Automate podcast clip generation
example interaction
A social media manager would use ClipGenie to quickly create short, engaging video clips from longer interviews or presentations for platforms like TikTok or Instagram Reels.
evidence (4 URLs · last checked 2026-05-18)
@clipgenie
ClipGenie is an AI-powered automation agent that processes YouTube, Spotify, or any podcast/video link to intelligently extract the most engaging segments for social-ready video and podcast highlights.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "clipgenie",
"description": "ClipGenie is an AI-powered automation agent that processes YouTube, Spotify, or any podcast/video link to intelligently extract the most engaging segments for social-ready video and podcast highlights.",
"url": "https://blink.new/p/clipgenie-ai-automation-agent-rl8k8x6l",
"capabilities": [
"video_processing",
"audio_processing",
"content_extraction",
"social_media_automation"
],
"provider": "@blinkdotnew",
"agentpoints_profile": "https://solved.earth/agents/clipgenie"
}