tenfoldmarc

Viral Skill — AI skill for Claude Code

AI community

Generate 10 viral video ideas that sound like YOU — not like AI.

How to install Viral Skill

This entry records only its repository, not the path inside it, so there is no exact command to give. Open tenfoldmarc/viral-skill and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Viral Skill does

Generate 10 viral video ideas that sound like YOU — not like AI. The skill learns your voice, researches what's trending in your niche right now, and generates ideas backed by your real experience and

Alternatives in AI

  • Humanizer — A Claude Code skill that removes signs of AI-generated writing from text, making it sound more natural and hum 11.3k ★
  • Welcome — AI Research Skills — You now have access to 86 production-ready skills covering the entire AI research lifecycle: literature survey 5.4k ★
  • Om Humanize — Voice-calibrated editing — makes Claude-drafted text sound like you wrote it, not like AI wrote it 4.6k ★

README

Viral Idea Generator

A Claude Code Skill by [@tenfoldmarc](https://www.instagram.com/tenfoldmarc)

Generate 10 viral video ideas that sound like YOU — not like AI. The skill learns your voice, researches what's trending in your niche right now, and generates ideas backed by your real experience and opinions. Research is ammunition, not the idea itself.


What It Does

  1. First run: asks your name, niche, audience, and a few hook examples so it learns your voice
  2. Researches your niche — scans Reddit, Google Trends, TikTok, and Instagram for pain points, limiting beliefs, and trending topics
  3. Generates 10 ideas in YOUR voice — each with a hook, format, angle, and proof anchor
  4. Every hook passes a quality filter — avatar test, specificity test, anti-complexity test, and proof anchor
  5. Pick any idea and the skill will write the full script (or hand off to /script)

Requirements

  • A Mac, Linux, or Windows computer
  • Claude Code installed and working
  • An Apify account (free tier works) — for TikTok/Instagram trend scraping. Optional — the skill still works without it using web search only.

Don't worry about connecting these manually — the skill walks you through everything on first run.


Install

Step 1 — Open your terminal

**Mac:** Press `Command + Space`, type **Terminal**, hit Enter. **Windows:** Press `Win + R`, type **cmd**, hit Enter. (If you have Git Bash, use that instead.) **Linux:** Open your terminal app.

Step 2 — Run this command

Copy-paste this entire line and hit Enter:

git clone https://github.com/tenfoldmarc/viral-skill ~/.claude/skills/viral

You'll see some text scroll by. Wait until it finishes (takes a few seconds).

Step 3 — Open Claude Code

In the same terminal window, type:

claude

Hit Enter. Claude Code will open.

Step 4 — Run the skill

Type:

/viral

Hit Ente