repurpose-quora

repurpose-quora is a skill for Claude Code from AgriciDaniel/claude-repurpose. It costs 95 tokens per session (2,019 once invoked), scanned A, original, MIT.

A Quora content generator that turns source ideas into detailed answers, Quora Space posts, and question suggestions. Quora is a question-and-answer website where people share explanations and advice.

In plain words
What is it for?
Use it to draft evidence-based answers, posts for a Quora Space, and questions that support expertise in a topic.
Why use it?
It removes the need to reshape source material into thorough answers suited to Quora readers.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

Part of the claude-repurpose plugin — 21 skills, 6 agents, 1 hook shipped together

Good fit Use it to draft evidence-based answers, posts for a Quora Space, and questions that support expertise in a topic.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/agricidaniel/claude-repurpose/repurpose-quora
Install

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.

Any agent
npx skills add AgriciDaniel/claude-repurpose --skill repurpose-quora
Clone the repo
git clone --depth 1 https://github.com/AgriciDaniel/claude-repurpose

Made for: Claude Code.

Or install claude-repurpose, the plugin that ships this one along with the rest of its 21 skills, 6 agents, 1 hook.

Wrote 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.

agentmods badge for repurpose-quora

README.md
[![agentmods](https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose-quora/github.svg)](https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose-quora)
Your own site
<a href="https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose-quora"><img src="https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose-quora/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.

agentmods 80×15 button for repurpose-quora

Your own site · 80×15
<a href="https://agentmods.dev/skills/agricidaniel/claude-repurpose/repurpose-quora"><img src="https://agentmods.dev/badge/skills/agricidaniel/claude-repurpose/repurpose-quora.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 95 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,019 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00095 $0.02019
Opus 5 $0.00048 $0.01009
Sonnet 5 $0.00019 $0.00404
Haiku 4.5 $0.00010 $0.00202

Measured 9d ago against content hash bb5f953f15a7, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-09, from the pricing page.

Security

Grade A, and why

repurpose-quora 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 9d 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.

skills/repurpose-quora/SKILL.md · 209 lines

How it starts

The opening of the file, as written. The whole thing — 209 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Quora Content Generator

Produce a detailed answer, a Quora Space post, and question suggestions from the content atoms provided by the orchestrator.

Inputs

Received from the parent agent (repurpose-longform):

Input Description
atoms Full list of content atoms with types and impact ratings
main_argument One-sentence thesis of the source content
target_audience Who benefits from this content
primary_topic Category or niche
voice_profile Detected or overridden brand voice
brief_mode If true, produce answer only (skip Space post and questions)

References

Load before generating:

  • references/platform-specs.md -- Quora character limits, posting times, algorithm weights
  • references/voice-adaptation.md -- Quora tone rules (expert, evidence-based)
  • references/hook-formulas.md -- opening hooks for answers and Space posts

Core Principle: Authority Through Depth

Quora rewards expertise, not marketing. The platform's algorithm and community both prioritize thorough, evidence-based answers over shallow or promotional content.

What this means for output:

  • The answer must be complete and standalone -- a reader should learn everything they need without clicking any link
  • Lead with direct answers, not preamble. Quora readers are impatient with "great question!" openings.
  • Credentials and specificity build trust. "After analyzing 200 campaigns..." beats "In my experience..."
  • Google indexes Quora answers heavily -- treat every answer as a mini SEO landing page
  • One external link maximum per answer, placed naturally in context or at the bottom
  • Never use phrases like "check out my article" or "I wrote about this on my blog"
  • Instead: "I covered the full methodology with data here: [link]" (if the link adds genuine value)

Output 1: Answer

File: quora/answer.md

Question

Derive the best question to answer from the content atoms. The question should be:

  • Something a real Quora user would actually search for or ask
  • Specific enough to have a clear answer, broad enough to attract traffic
  • Aligned with the strongest atoms (especially insight, stat, howto)

Read the full file on GitHub · 209 lines

Changes

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.

  1. 9d ago First seen · 209 lines · 95 tokens per session scan A bb5f953f15a7

Subscribe to this mod's changes

repurpose-quora is a skill published in the GitHub repository AgriciDaniel/claude-repurpose (146 stars, last pushed 5mo ago), licensed MIT. It adds 95 tokens to every session and 2,019 once invoked, about $0.0005 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-30.

Related

Other skills, from other repositories

banana

Direct, generate, edit, compare, and review visual assets with current Google Gemini image models. Use for image creation, image editing, reference-based consistency, product and character visuals, text-bearing graphics, grounded diagrams, video-derived images, and multi-model image portfolios.

AgriciDaniel/banana-claude · 55 tokens

shorts

Interactive longform-to-shortform video creator. Extracts viral-ready short clips from long videos using Claude as the orchestrator. Transcribes with faster-whisper (GPU), Claude scores and presents candidate segments interactively, user picks and adjusts, Remotion renders premium animated captions (Bold/Bounce/Clean…

AgriciDaniel/claude-shorts · 125 tokens

youtube

The ultimate YouTube creator skill. Covers channel audits, video SEO, retention-engineered scripts, hook writing, thumbnail briefs, content strategy, content calendars, Shorts optimisation, analytics interpretation, monetisation planning, competitor research, cross-platform repurposing, upload metadata packages, and…

AgriciDaniel/claude-youtube · 149 tokens

blog

Full-lifecycle blog engine with 31 sub-skills, 12 content templates, 5-category 100-point scoring, and 5 specialized agents. Routes user requests to the right sub-skill: writing, rewriting, analysis, outlines, audits, schema, charts, images, repurposing, AI citation SEO, FLOW framework prompts, topic-cluster…

AgriciDaniel/claude-blog · 202 tokens

blog-cluster

Semantic topic cluster planning and automated execution engine for claude-blog. Performs SERP-based keyword research, groups keywords by search intent and SERP overlap, builds a hub-and-spoke cluster architecture, generates an interactive SVG cluster map, and executes the full cluster by orchestrating blog-write calls…

AgriciDaniel/claude-blog · 135 tokens

blog-rewrite

Rewrite and optimize existing blog posts for Google SEO (May 2026 Core Update, March 2026 core/spam context, June 2026 spam context, E-E-A-T) and AI citation visibility as one SEO discipline. Full rewrite for both Google rankings AND AI citations. For AI-citation-only audit (no Google work), use blog-geo instead.…

AgriciDaniel/claude-blog · 176 tokens