用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/amo-tech-ai/lumina-studio --skill social-media命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
Fashion shoot-production toolkit — the real-shoot pipeline from creative direction to delivery, consolidated into one skill with phase-organized references. Use for: creative direction / concept / moodboard rationale; shot lists (brief → shot-by-shot table with timing/crew/setup groups/channels); crew call sheets; model direction / casting / pose cards; garment lifestyle & location shoot briefs (scouting, props, talent); product, macro, Amazon, and Shopify product-photography specs (shot types, camera, lighting, QC); lighting plans (key/fill/accent per shot type & brand DNA); live shoot-day coordination (shot counter, schedule, issue log, reshuffling); post-shoot asset triage (auto-sort by shot/setup/channel, roughs vs finals, EXIF match); and AI ad generation via ComfyDeploy Morpheus. Triggers on shoot, shot list, call sheet, lighting plan, retouch/QC brief, lookbook, editorial, product shoot, reshoot, or any fashion production-planning task.
Consolidated Linear hub for linear.app issue/project/cycle/initiative/milestone work, Linear Method planning, issue generation, search, sync, and iPix IPI-### workflows. Use whenever the user mentions Linear, linear.app, IPI-###, PLT-###, COM-###, UI-###, AI-###, DNA-###, issue, project, cycle, roadmap, milestone, backlog, or asks to create/update/search/sync Linear work. Prefer this skill over legacy linear-* skills.
Research-before-code for iPix. Use whenever implementing, architecting, debugging, writing migrations, adding vendors/tools, or starting an IPI task — even if the user did not say "research". Also use for /research, "what's the best way", "should we build or reuse", platform-first checks, and before any custom Cloudflare/Supabase/ Mastra/CopilotKit/Stripe work. Produces a concise evidence-backed research report and blocks coding until a recommendation exists (except trivial ≤3-file known-pattern edits). Prefer official docs, dashboards, CLI, SDK, MCP, and existing iPix code over new custom code. NOT for pure copy edits, or when the user explicitly says "skip research and implement this known one-liner".
基于 SOC 职业分类
正在显示 SKILL.md
| name | social-media |
| description | Use this skill when creating short-form social media content for LinkedIn, Twitter/X, or other platforms |
This skill provides guidelines for creating engaging social media content that drives engagement and shares.
Use this skill when asked to:
Before writing any social media content, you MUST delegate research:
task tool with subagent_type: "researcher"task(
subagent_type="researcher",
description="Research [TOPIC]. Save findings to research/[slug].md"
)
Example:
task(
subagent_type="researcher",
description="Research renewable energy trends in 2025. Save findings to research/renewable-energy.md"
)
Every social media post MUST have both content AND an image:
LinkedIn posts:
linkedin/
└── <slug>/
├── post.md # The post content
└── image.png # REQUIRED: Generated visual
Twitter/X threads:
tweets/
└── <slug>/
├── thread.md # The thread content
└── image.png # REQUIRED: Generated visual
Example: A LinkedIn post about "prompt engineering" → linkedin/prompt-engineering/
You MUST complete both steps:
generate_image and save alongside the postA social media post is NOT complete without its image.
Format:
Tone:
Structure:
[Hook - 1 compelling line]
[Empty line]
[Context - why this matters]
[Empty line]
[Main insight - 2-3 short paragraphs]
[Empty line]
[Call to action or question]
#hashtag1 #hashtag2 #hashtag3
Format:
Thread Structure:
1/🧵 [Hook - the main insight]
2/ [Supporting point 1]
3/ [Supporting point 2]
4/ [Example or evidence]
5/ [Conclusion + CTA]
Every social media post needs an eye-catching image. Use the generate_social_image tool:
generate_social_image(prompt="A detailed description...", platform="linkedin", slug="your-post-slug")
The tool saves the image to <platform>/<slug>/image.png.
Social images need to work at small sizes in crowded feeds:
Include these elements:
For an insight/tip post:
Single glowing lightbulb floating against a deep purple gradient background, lightbulb made of interconnected golden geometric lines, rays of soft light emanating outward. Minimal, striking, high contrast. Square composition.
For announcements/news:
Abstract rocket ship made of colorful geometric shapes launching upward with a trail of particles. Bright coral and teal color scheme against clean white background. Energetic, celebratory mood. Bold flat illustration style.
For thought-provoking content:
Two overlapping translucent circles, one blue one orange, creating a glowing intersection in the center. Represents collaboration or intersection of ideas. Dark charcoal background, soft ethereal glow. Minimalist and contemplative.
Before finishing:
linkedin/<slug>/post.md or tweets/<slug>/thread.md