一键导入
social-publisher
In-house social publishing pipeline. Slideshow rendering, multi-platform posting, content queue, analytics tracking. Replaces Genviral.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
In-house social publishing pipeline. Slideshow rendering, multi-platform posting, content queue, analytics tracking. Replaces Genviral.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Persistent agent memory that survives across sessions. Store facts, decisions, preferences, and context — recall them later with natural language search. Use this skill when the user wants to: remember something for later, recall past decisions, build persistent context, maintain state across conversations, or says "remember this", "what did we decide about", "save this for next time." Also trigger for any task requiring cross-session persistence, knowledge accumulation, or preference tracking.
AI music prompt templates and best practices for generating music with AI tools like Suno, Udio, Mureka, and others. Use when user needs to create music prompts, song ideas, or wants guidance on writing effective prompts for AI music generation. Includes bilingual prompt templates for various genres, mood descriptors, instrumentation guidance, and lyric writing tips. Also provides techniques for crafting specific musical outcomes and examples of well-structured prompts in Chinese and English.
Apple Calendar.app integration for macOS. CRUD operations for events, search, and multi-calendar support.
Search Apple Music, add songs to library, manage playlists, control playback and AirPlay.
Agent memory system with memory graph, context profiles, checkpoint/recover, structured storage, semantic search, and observational memory. Use when: storing/searching memories, preventing context death, graph-aware context retrieval, repairing broken sessions. Don't use when: general file I/O.
Turn raw data into decisions with statistical rigor, proper methodology, and awareness of analytical pitfalls.
| name | social-publisher |
| description | In-house social publishing pipeline. Slideshow rendering, multi-platform posting, content queue, analytics tracking. Replaces Genviral. |
Use this skill to run a local social publishing pipeline in Bash + FFmpeg.
docs/setup.md.scripts/publisher.sh queue add --file <json> or import Genviral data with scripts/import-genviral.sh --file <json>.scripts/publisher.sh render slideshow --id <id>.scripts/publisher.sh render preview --id <id>.scripts/publisher.sh post send --id <id>.scripts/publisher.sh analytics summary.queue/queue.json is the source of truth for content state.PUBLISHER_PAUSED=true blocks posting commands.--yes to bypass confirmation prompts for destructive actions.