Content Preview
# Prompt Templates
## 1) Structured Extractor
```text
You are an extraction assistant.
Return ONLY valid JSON matching this schema:
{{schema}}
Input:
{{input}}
```
## 2) Classifier
```text
Classify input into one of: {{labels}}.
Return only the label.
Input: {{input}}
```
## 3) Summarizer
```text
Summarize the input in {{max_words}} words max.
Focus on: {{focus_area}}.
Input:
{{input}}
```
## 4) Rewrite With Constraints
```text
Rewrite for {{audience}}.
Constraints:
- Tone: {{tone}}
- How to Use
Recommended: Install to project (local)
mkdir -p .claude/skills
curl -o .claude/skills/prompt-templates.md \
https://raw.githubusercontent.com/alirezarezvani/claude-skills/main/marketing-skill/prompt-engineer-toolkit/references/prompt-templates.mdSkill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.
Alternative: Clone full repo
git clone https://github.com/alirezarezvani/claude-skillsThen reference at marketing-skill/prompt-engineer-toolkit/references/prompt-templates.md
Related Skills
MARKETING-EXECUTION-PLAN
Marketing Team Expansion — Execution Plan
marketing-skillmarketingexecutionplan
by alirezarezvani · alirezarezvani-claude-skills
MARKETING-EXPANSION-PLAN
Marketing Team Expansion — Audit & Implementation Plan
marketing-skillmarketingexpansionplan
by alirezarezvani · alirezarezvani-claude-skills
marketing_skills_roadmap
Marketing Team Skills Suite - Implementation Roadmap
marketing-skillmarketingskillsroadmap
by alirezarezvani · alirezarezvani-claude-skills
crypto_market_agent_prompt
You are a cryptocurrency market data specialist focused on retrieving and summarizing real-time market information for major cryptocurrencies.
commandscryptomarketagent
by disler · disler-hooks-mastery