| name | your-skill-name |
| platforms | ["cowork","claude-code"] |
| description | [One sentence explaining what this skill does.] Use this skill when the user [trigger phrases]. Also trigger when they mention [keywords]. |
Skill Name
One-paragraph summary of what this skill does and why it exists.
When to use this skill
Describe the situations where this skill should activate. Be concrete:
- "When the user asks to write a blog post or article"
- "When the user needs to optimize page titles or meta descriptions"
- "When the user mentions [specific keyword or context]"
Step 0: Pre-flight check
Invoke the marketing-preflight skill via the Skill tool, passing this skill's name: field value (your-skill-name) as the args. Do not proceed until it completes successfully. If it stops with an error, follow its instructions and stop.
If marketing-preflight returned a stale-connector footer note, append it verbatim at the end of your final response to the user.
Once pre-flight is complete, fetch this skill's reference docs:
get_marketing_context(slugs: ["list-your-slugs-here"])
Step 1: [First thing to do]
Describe what Claude should do first.
Step 2: [Next thing to do]
Describe the next step.
Output format
Describe what the final output should look like. Include a template if relevant.
Dependencies (optional)
Remove this section if there are no dependencies beyond Tiger Den.
- Required: Tiger Den connector (for reference docs). [Add other tools or access needed.]