trending-skills

trending-skills is a skill for Claude Code, Codex from geekjourneyx/mind-skills. It costs 22 tokens per session (655 once invoked), scanned A, original, no licence file.

A skill for retrieving the current popularity rankings of skills on skills.sh, a site that lists coding-agent skills and their usage trends.

In plain words
What is it for?
Use it to look up trending skills and compare their rankings.
Why use it?
It avoids manually checking the site when you want to see which skills are gaining attention.

Skill for Claude CodeCodex

Which agent this was written for is unclear — body not stored (licence); the path alone says nothing.

Good fit Use it to look up trending skills and compare their rankings.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/geekjourneyx/mind-skills/trending-skills
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 geekjourneyx/mind-skills --skill trending-skills
Clone the repo
git clone --depth 1 https://github.com/geekjourneyx/mind-skills

Made for: Claude Code, Codex.

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 trending-skills

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/geekjourneyx/mind-skills/trending-skills"><img src="https://agentmods.dev/badge/skills/geekjourneyx/mind-skills/trending-skills.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 22 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 655 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 unknown 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.00022 $0.00655
Opus 5 $0.00011 $0.00328
Sonnet 5 $0.00004 $0.00131
Haiku 4.5 $0.00002 $0.00065

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

Security

Grade A, and why

trending-skills 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.

The scan reads SKILL.md. This mod also ships 4 executable files (src/__init__.py, src/config.py, src/detail_fetcher.py, …), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/trending-skills/SKILL.md · 137 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

4 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. 12d ago First seen · 137 lines · 22 tokens per session scan A d14caa869ec6

Subscribe to this mod's changes

trending-skills is a skill published in the GitHub repository geekjourneyx/mind-skills (26 stars, last pushed 7mo ago), with no licence file. It adds 22 tokens to every session and 655 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-30.

Related

Other skills, from other repositories

geekx-gate

A review framework for deciding whether an engineering idea or technical commitment is necessary, too broad, or premature. It examines the real problem, complexity, evidence, non-goals, and ease of reversal.

geekjourneyx/geekx-skills · 155 tokens

geekx-engineering

A set of engineering instructions for making substantial changes in an existing codebase. It emphasizes understanding the affected system, keeping a persistent plan, and recording decisions and evidence.

geekjourneyx/geekx-skills · 59 tokens

design

Consulte sur le système de design d'un produit et produit docs/DESIGN.md + un preview HTML (spécimen typo + palette + 1 mockup d'écran). Propose un système cohérent et opinioné (aesthetic, typographie, color, layout, spacing, motion) avec breakdown SAFE/RISK. Utilise sur /design, "crée le design system", "écris…

naiersaidane/claude-mastery · 151 tokens

geekx-grilling

A questioning workflow for pressure-testing plans, decisions, requirements, and proposed solutions. It asks one important question at a time and uses the answers to clarify facts, choices, dependencies, scope, and exclusions.

geekjourneyx/geekx-skills · 95 tokens

branche

Crée une nouvelle branche Git à partir de la dernière version de main, avec un préfixe conventionnel feat/ (nouvelle fonctionnalité) ou fix/ (correction de bug). Utilise sur /branche, ou quand l'utilisateur veut démarrer un nouveau travail sur une branche dédiée : "nouvelle branche", "crée une branche", "je commence…

naiersaidane/claude-mastery · 104 tokens

planifie

Découper un PRD en phases indépendamment livrables par tranches verticales (tracer bullets), puis produire ou étendre docs/PLAN.md selon un template fixe (décisions architecturales + phases avec user stories, livrable, critères d'acceptation, dépendances). Utilise sur /planifie, "découpe le PRD", "fais le plan…

naiersaidane/claude-mastery · 146 tokens