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 skills add Growth-Today/claude-skills --skill gt-linkedin-contentgit clone --depth 1 https://github.com/Growth-Today/claude-skillsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/growth-today/claude-skills/gt-linkedin-content)<a href="https://agentmods.dev/skills/growth-today/claude-skills/gt-linkedin-content"><img src="https://agentmods.dev/badge/skills/growth-today/claude-skills/gt-linkedin-content/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/growth-today/claude-skills/gt-linkedin-content"><img src="https://agentmods.dev/badge/skills/growth-today/claude-skills/gt-linkedin-content.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What 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.1 | $0.00227 | $0.04602 |
| Opus 5 | $0.00113 | $0.02301 |
| Sonnet 5 | $0.00045 | $0.00920 |
| Haiku 4.5 | $0.00023 | $0.00460 |
Grade A, and why
gt-linkedin-content 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 12d 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 — 318 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Setup (once per session)
Find where this skill is installed before you load anything beneath it:
- Glob for
**/gt-linkedin-content/SKILL.md. - The folder that holds it is your
SKILL_BASE. - Sub-skills sit under
{SKILL_BASE}/.claude/skills/{sub-skill}/gt-SKILL.md. - Resources sit under
{SKILL_BASE}/resources/....
Work out SKILL_BASE at runtime, do not bake in a fixed path.
LinkedIn Content Orchestrator
This skill helps B2B GTM teams build an audience and turn organic LinkedIn content into pipeline. Everything in it is anchored to what genuinely earns reach and comments in the GTM space, not generic social-media advice. Hand each request to whichever sub-skill (or few) fit it best, using the routing below.
Growth Today runs LinkedIn content as a service for B2B GTM teams. More open skills and guides: https://www.growthtoday.co/claude-skills
STEP 0: ALWAYS CLASSIFY FUNNEL STAGE FIRST
Before writing or recommending anything, decide which funnel stage it serves. The stage sets the formula, the hook, the CTA, and the metric you judge it by. Ask if it is unclear.
| Stage | Purpose | Success Metric | Frequency |
|---|---|---|---|
| ToF, Top of Funnel | Grow audience, attract new followers, broad appeal | Total reactions + reposts (reach) | 1-2x/week max |
| MoF, Middle of Funnel | Demonstrate expertise, make reader think "they know their stuff" | Comment-to-reaction ratio (C/R) | 3-4x/week, the workhorse |
| BoF, Bottom of Funnel | Drive action: lead magnets, case study results, social proof | Comments with intent signals | 1-2x/week, requires real asset |
Read each stage by its own metric: ToF by reach, MoF by the comment-to-reaction ratio (the expertise signal), BoF by comments that carry intent. Full detail in performance-playbook.md.
Sub-Skill Routing
| User Intent | Sub-Skill | Path |
|---|---|---|
| Opening lines, scroll-stopping first lines, the see-more cutoff | hooks | Read {SKILL_BASE}/.claude/skills/hooks/gt-SKILL.md |
| Body structure, narrative frameworks, the Step 1/2/3 reveal | storytelling | Read {SKILL_BASE}/.claude/skills/storytelling/gt-SKILL.md |
| Choosing among single image, video, or poll, plus the specs for each | formats | Read {SKILL_BASE}/.claude/skills/formats/gt-SKILL.md |
| Timing, cadence, and the first-hour routine | scheduling | Read {SKILL_BASE}/.claude/skills/scheduling/gt-SKILL.md |
| Comment tactics, what engagement counts, dwell time, activity limits, community | engagement | Read {SKILL_BASE}/.claude/skills/engagement/gt-SKILL.md |
| Closing CTAs, P.S. types, the comment-gate | cta | Read {SKILL_BASE}/.claude/skills/cta/gt-SKILL.md |
| Profile work: headline, banner, about, featured, services, experience, recommendations | profile | Read {SKILL_BASE}/.claude/skills/profile/gt-SKILL.md |
| Reshaping one idea across formats, plus the creator tools | repurposing | Read {SKILL_BASE}/.claude/skills/repurposing/gt-SKILL.md |
| Producing or fixing a locked post's parts (hook, body, team body copy, P.S./CTA, engagement comments, alt text, formatting) | post-production | Read {SKILL_BASE}/.claude/skills/post-production/gt-SKILL.md |
| Turning a post into a design brief for its visual (structure plus fitted copy) | design-briefer | Read {SKILL_BASE}/.claude/skills/design-briefer/gt-SKILL.md |
What ships with it
25 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- .claude/skills/cta/gt-SKILL.md 7.4 KB
- .claude/skills/design-briefer/gt-SKILL.md 3.3 KB
- .claude/skills/engagement/gt-SKILL.md 6.0 KB
- .claude/skills/formats/gt-SKILL.md 9.0 KB
- .claude/skills/hooks/gt-SKILL.md 12 KB
- .claude/skills/post-production/gt-SKILL.md 6.7 KB
- .claude/skills/profile/gt-SKILL.md 6.8 KB
- .claude/skills/repurposing/gt-SKILL.md 6.0 KB
- .claude/skills/scheduling/gt-SKILL.md 5.8 KB
- .claude/skills/storytelling/gt-SKILL.md 11 KB
- CHANGELOG.md 4.8 KB
- LICENSE 1.0 KB
- README.md 3.6 KB
- resources/design/design-briefs.md 3.8 KB
- resources/design/design-families.md 4.6 KB
- resources/performance/engagement-scorecard.md 4.7 KB
- resources/performance/performance-playbook.md 11 KB
- resources/performance/winning-words.md 3.3 KB
- resources/platform/algorithm.md 9.9 KB
- resources/posts/brigi-posts-reference.csv 319 KB
- resources/posts/jani-posts-reference.csv 312 KB
- resources/social-selling/social-selling-campaigns.md 8.1 KB
- resources/writing/content-strategy.md 7.6 KB
- resources/writing/post-templates.md 8.8 KB
- resources/writing/writing-guide.md 11 KB
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.
- 12d ago First seen · 318 lines · 227 tokens per session scan A 29f8968c8b27
gt-linkedin-content is a skill published in the GitHub repository Growth-Today/claude-skills (3 stars, last pushed today), licensed MIT. It adds 227 tokens to every session and 4,602 once invoked, about $0.0011 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 skills, from other repositories
crm-customer-management
Orchestrate CRM workflows across Salesforce, HubSpot, Zoho, and Pipedrive — customer 360 lookups, deal pipeline management, activity logging, and customer onboarding. Use when looking up a customer, checking deal status, logging a call or meeting, reviewing pipeline health, onboarding a new customer, finding stalled…
deepline-ads-audiences
Use this skill when building, enriching, auditing, or uploading B2B paid ads audiences to Google Customer Match, Meta/Facebook Custom Audiences, or LinkedIn Matched Audiences. Triggers on phrases like '/deepline-ads-audience', '/deepline-ads-audiences', 'upload this audience', 'create custom audiences', 'personal…
deepline-gtm
GTM prospecting, enrichment, outreach, and Deepline Play work/audits. Providers…
deepline-pre-research
Use when the user wants a last30days-style pre-research pass in Deepline: discover the critical public, private, CRM, workflow, social, and web data sources for a research/enrichment job; compare provider coverage; estimate Deepline credit cost; recommend the source plan before building or running the workflow; or…
gingiris-go-global
🇺🇸 AI Product / SaaS Go-Global Complete SOP — From competitor research to launch to monetization. A full-cycle playbook covering Phase 0-5 (market validation, positioning, first 100 users, user interviews, beta-to-growth) plus open-source launch, Product Hunt, Reddit, SEO/GEO, conversion, and org principles.…
deepline-analytics
Use this skill when answering business analytics, RevOps, GTM metric, pipeline, revenue, funnel, customer, or warehouse questions with Deepline. Triggers on phrases like 'query Snowflake', 'analyze pipeline', 'total ACV', 'break down by quarter', 'use the semantic layer', 'run a semantic query', or any use of…