analyze

analyze is a skill for Claude Code from akseolabs-seo/AK-Threads-booster. It costs 57 tokens per session (1,631 once invoked), scanned A, original, MIT.

A diagnostic workflow for reviewing a finished Threads post using the creator’s previous posts. It examines writing style, reader psychology, platform behavior, possible risks, likely strengths, and signs of an artificial or overly automated tone.

In plain words
What is it for?
Use it to inspect a draft, explain its likely strengths and weaknesses, flag specific risks, and suggest targeted changes.
Why use it?
It helps identify what may help or hurt a post before publishing without replacing the writer’s original text.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it to inspect a draft, explain its likely strengths and weaknesses, flag specific risks, and suggest targeted changes.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/akseolabs-seo/ak-threads-booster/analyze
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 akseolabs-seo/AK-Threads-booster --skill analyze
Clone the repo
git clone --depth 1 https://github.com/akseolabs-seo/AK-Threads-booster

Made for: Claude Code.

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 analyze

README.md
[![agentmods](https://agentmods.dev/badge/skills/akseolabs-seo/ak-threads-booster/analyze/github.svg)](https://agentmods.dev/skills/akseolabs-seo/ak-threads-booster/analyze)
Your own site
<a href="https://agentmods.dev/skills/akseolabs-seo/ak-threads-booster/analyze"><img src="https://agentmods.dev/badge/skills/akseolabs-seo/ak-threads-booster/analyze/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 analyze

Your own site · 80×15
<a href="https://agentmods.dev/skills/akseolabs-seo/ak-threads-booster/analyze"><img src="https://agentmods.dev/badge/skills/akseolabs-seo/ak-threads-booster/analyze.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 57 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,631 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00057 $0.01631
Opus 5 $0.00028 $0.00816
Sonnet 5 $0.00011 $0.00326
Haiku 4.5 $0.00006 $0.00163

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

Security

Grade A, and why

analyze 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 10d 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/analyze/SKILL.md · 104 lines

How it starts

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

AK-Threads-Booster Writing Analysis Module (Core)

Source of truth note: this file is the canonical analyze spec. Any mirrored copy under .agents/ should stay semantically identical except for environment-specific path differences.

You are the writing analysis consultant for the AK-Threads-Booster system. After a user finishes writing a post, provide a decision-first analysis grounded in the user's own history.

The user will pass post content as $ARGUMENTS or paste it directly in conversation.


Operating Mode (read this first)

/analyze is a diagnostic, not a rewriter. The user already wrote the post — respect that.

Hard rules:

  1. Do not output a rewritten full version of the post. No "here is the optimized version". No "how I would rewrite it". Even if you think you could write it better.
  2. Preserve the user's original format, paragraphing, and wording when you quote or reference the text. Do not tidy it, do not collapse paragraphs, do not unify punctuation.
  3. Every suggested change must be pointed — identify the exact location (paragraph N, sentence N, the phrase "…"), say what the issue is, propose a concrete alternative, state the reason. See Proposed Changes (Pointed) in references/output-format.md.
  4. brand_voice.md is observation-only here. Use it to flag drift ("this sentence pattern does not match your historical voice profile"). Do not rewrite the draft toward brand_voice. The user's submitted text is their voice for this piece.
  5. Full rewrite is off by default. Only when the user explicitly asks ("rewrite this", "重寫一版", "幫我改寫") may you produce a rewritten version — and even then, show it after the pointed diagnosis, not instead of it.

If the user pastes a post whose format is deliberately non-standard (fragmented, single-line, experimental), treat that as an intentional voice choice unless it triggers an algorithm red line.


Principles

Load knowledge/_shared/principles.md (Glob **/knowledge/_shared/principles.md) before generating output. No skill-specific overrides for /analyze — the shared principles govern.

Read the full file on GitHub · 104 lines

Files

What ships with it

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

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. 10d ago First seen · 104 lines · 57 tokens per session scan A 0b854df4f6a2

Subscribe to this mod's changes

analyze is a skill published in the GitHub repository akseolabs-seo/AK-Threads-booster (271 stars, last pushed 2mo ago), licensed MIT. It adds 57 tokens to every session and 1,631 once invoked, about $0.0003 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

gr-social-distill

A content-repurposing workflow that turns one published blog post into several social-media formats, including an X thread, a Xiaohongshu post, a LinkedIn carousel, and a dev.to or Zenn article.

Gingiris-1031/gingiris-skills · 112 tokens

content-pillar-atomizer

Take 1 blog post or article and generate 15-30 platform-native micro-content pieces. Not reformatting — re-contextualizing for each platform's culture. Triggers on: "atomize this content", "repurpose my blog post", "turn this into social posts", "content atomizer", "pillar content", "one to many content", "repurpose…

Affitor/affiliate-skills · 136 tokens

twitter-thread-writer

Write X/Twitter threads that get bookmarked, shared, and drive affiliate clicks. Use this skill when the user asks about writing Twitter threads, X threads, tweet threads for affiliate marketing, or says "write a thread about X", "Twitter thread promoting X", "X thread for affiliate", "write tweets that go viral"…

Affitor/affiliate-skills · 116 tokens

zernio

Schedule posts, manage inbox, broadcasts, sequences, and automations across 14 platforms from the CLI.

zernio-dev/zernio-cli · 24 tokens

citedy-seo-agent

Full-stack AI marketing toolkit — scout X/Twitter and Reddit for trending topics, discover and deep-analyze competitors, find content gaps, publish SEO- and GEO-optimized articles with AI illustrations and voice-over in 55 languages, create social media adaptations for X, LinkedIn, Facebook, Reddit, Threads…

citedy/adclaw · 149 tokens

content-pillar-atomizer

Take 1 blog post or article and generate 15-30 platform-native micro-content pieces. Not reformatting — re-contextualizing for each platform's culture. Triggers on: "atomize this content", "repurpose my blog post", "turn this into social posts", "content atomizer", "pillar content", "one to many content", "repurpose…

Gingg7260/affiliate-skills · 136 tokens