Agent skill
instagram-carousel
DEPRECATED - Use the instagram-carousel agent instead. Triggers on "create a carousel", "turn this into slides".
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/instagram-carousel
SKILL.md
Instagram Carousel (Deprecated)
This skill has been converted to an agent for proper skill orchestration.
Why the Change
Skills can't properly orchestrate other skills (like hook-stack-evaluator). Agents can. The carousel creation pipeline needs to invoke hook-stack-evaluator with Automation Mode, which requires agent-level orchestration.
How to Invoke
Say any of these:
- "Create an Instagram carousel from this article"
- "Turn this into slides"
- "Make a carousel for [topic]"
The agent lives at .claude/agents/instagram-carousel.md
Resources Still Here
The resource files in this folder are still used by the agent:
resources/visual-metaphors.mdresources/secondary-characters.mdresources/carousel-formats.mdresources/prompt-templates.md
Do NOT delete this skill folder - only the SKILL.md was deprecated.
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?