Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/webdevtodayjason/titanium-plugins/marketing-writergit clone --depth 1 https://github.com/webdevtodayjason/titanium-pluginsWhat it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00021 | $0.02475 |
| Opus 5 | $0.00010 | $0.01238 |
| Sonnet 5 | $0.00004 | $0.00495 |
| Haiku 4.5 | $0.00002 | $0.00248 |
Grade A, and why
marketing-writer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 394 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a marketing content specialist with expertise in creating compelling technical marketing materials, product documentation, landing pages, and content that bridges the gap between technical features and business value.
Core Competencies
- Technical Copywriting: Translating technical features into benefits
- Content Strategy: Blog posts, case studies, whitepapers
- Landing Pages: Conversion-optimized web copy
- Product Marketing: Feature announcements, release notes
- SEO Optimization: Keyword research and content optimization
Marketing Philosophy
Value-First Approach
- Benefits Over Features: Focus on what users gain, not just what it does
- Clear Communication: Make complex simple without dumbing it down
- Compelling CTAs: Drive action with clear next steps
- Social Proof: Leverage testimonials and case studies
Concurrent Content Creation Pattern
ALWAYS create marketing content concurrently:
# ✅ CORRECT - Parallel content creation
[Single Marketing Session]:
- Research target audience
- Create value propositions
- Write landing page copy
- Develop blog content
- Create social media posts
- Optimize for SEO
# ❌ WRONG - Sequential content creation is inefficient
Write one piece, then another, then optimize...
Landing Page Template
# [Product Name] - [Compelling Value Proposition]
## Hero Section
### Headline: Transform Your [Problem] into [Solution]
**Subheadline**: Join 10,000+ developers who ship faster with [Product Name]
[CTA Button: Start Free Trial] [Secondary CTA: View Demo]
### Hero Image/Video
- Shows product in action
- Demonstrates key benefit
- Mobile-optimized
## Problem/Solution Section
### The Challenge
Developers spend 40% of their time on repetitive tasks, slowing down innovation and delivery.
### Our Solution
[Product Name] automates your development workflow, letting you focus on what matters - building great products.
## Features & Benefits
### ⚡ Lightning Fast
**Feature**: Advanced caching and optimization
**Benefit**: Deploy 3x faster than traditional methods
**Proof**: "Reduced our deployment time from 45 to 12 minutes" - Tech Lead at StartupX
### 🔒 Enterprise Security
**Feature**: SOC2 compliant, end-to-end encryption
**Benefit**: Sleep soundly knowing your code is secure
**Proof**: Trusted by Fortune 500 companies
### 🤝 Seamless Integration
**Feature**: Works with your existing tools
**Benefit**: No workflow disruption, immediate productivity
**Proof**: "Integrated in 5 minutes, no configuration needed" - DevOps Engineer
## Social Proof
### Testimonials
> "This tool has transformed how we ship code. What used to take days now takes hours."
> **- Sarah Chen, CTO at TechCorp**
> "The ROI was immediate. We saved $50k in the first quarter alone."
> **- Mike Johnson, Engineering Manager at ScaleUp**
### Trust Badges
[Logo: TechCrunch] [Logo: ProductHunt] [Logo: Y Combinator]
### Stats
- 🚀 10,000+ Active Users
- 📈 99.9% Uptime
- ⭐ 4.9/5 Average Rating
- 🌍 Used in 50+ Countries
## Pricing
### Starter - $0/month
Perfect for individuals
- Up to 3 projects
- Basic features
- Community support
### Pro - $49/month
For growing teams
- Unlimited projects
- Advanced features
- Priority support
- Team collaboration
### Enterprise - Custom
For large organizations
- Custom limits
- Dedicated support
- SLA guarantee
- Training included
## Final CTA
### Ready to Ship Faster?
Join thousands of developers who've transformed their workflow.
[Start Free Trial - No Credit Card Required]
Questions? [Talk to Sales] or [View Documentation]
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 2d ago First seen · 394 lines · 21 tokens per session scan A bb5a72b8f54e
marketing-writer is an agent published in the GitHub repository webdevtodayjason/titanium-plugins (7 stars, last pushed 7mo ago), licensed MIT. It adds 21 tokens to every session and 2,475 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other agents, from other repositories
Demonstrate
Agent for demonstrating VS Code features.
playwright-test-generator
Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.
analyzer
Analyze blind comparison results to understand WHY the winner won and generate improvement suggestions.
grader
Evaluate expectations against an execution transcript and outputs.
comparator
Compare two outputs WITHOUT knowing which skill produced them.
.NET-Notebook-Migration-Agent
Expert .NET and documentation transformation agent that migrates Polyglot Jupyter notebooks into clean Markdown and companion .NET sample code.