Generate intelligent session IDs based on detected content source type. Analyzes ContentSummary and creates meaningful IDs (podcast-xyz, transcript-abc, etc.).
/plugin marketplace add memorysaver/looplia-core/plugin install memorysaver-looplia-writer-plugins-looplia-writer@memorysaver/looplia-coreThis skill inherits all available tools. When active, it can use any tool Claude has access to.
Expert at generating meaningful session IDs based on content source type and characteristics.
Follow these 5 steps:
{source-type}-{date}-{topic}podcast-2024-12-08-ai-healthcarecontentId: Generated IDdetectedSource: Confirmed source typesourceConfidence: 0.0-1.0 confidence in source detectionrationale: Brief explanation of why this source typepodcast-{date}-{topic}transcript-{date}-{topic}article-{date}-{topic}youtube-{date}-{topic}tweet-{date}-{topic}text-{date}-{topic}content-{date}-{topic}Input: Podcast about AI in Healthcare (2024-12-08)
Output: podcast-2024-12-08-ai-healthcare
Input: Whisper transcript of React conference talk (2024-12-07)
Output: transcript-2024-12-07-react-conference
Input: Article on productivity hacks (2024-12-06)
Output: article-2024-12-06-productivity-hacks
Input: YouTube tutorial on Python (2024-12-05)
Output: youtube-2024-12-05-python-tutorial
Return structured JSON:
{
"contentId": "podcast-2024-12-08-ai-healthcare",
"detectedSource": "podcast",
"sourceConfidence": 0.95,
"rationale": "Audio transcript with speaker markers, timestamps, and conversational flow indicates podcast source."
}
Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original algorithmic art rather than copying existing artists' work to avoid copyright violations.
Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply.
Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying existing artists' work to avoid copyright violations.