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 anotb/management-consulting-plugin --skill thought-leadershipgit clone --depth 1 https://github.com/anotb/management-consulting-pluginWrote 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/anotb/management-consulting-plugin/thought-leadership)<a href="https://agentmods.dev/skills/anotb/management-consulting-plugin/thought-leadership"><img src="https://agentmods.dev/badge/skills/anotb/management-consulting-plugin/thought-leadership/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/anotb/management-consulting-plugin/thought-leadership"><img src="https://agentmods.dev/badge/skills/anotb/management-consulting-plugin/thought-leadership.svg" alt="Reviewed on agentmods" width="80" height="20"></a>- NVIDIA SkillSpector pass
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.00045 | $0.00824 |
| Opus 5 | $0.00023 | $0.00412 |
| Sonnet 5 | $0.00009 | $0.00165 |
| Haiku 4.5 | $0.00005 | $0.00082 |
Grade A, and why
thought-leadership 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 4d 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 — 44 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Thought Leadership
Produce a useful perspective that a practitioner can defend and act on. Match the user's audience, publication format, voice, length, and business purpose. A thesis earns its place through evidence and decision relevance; it does not need to be provocative or contrarian.
Use the research, firm experience, and approved cases provided. Identify missing evidence and draft what is supportable. Ask only when a missing answer determines the piece's meaning or permitted use. Do not invent engagement counts, research findings, quotes, customer results, or claims about what other firms have observed.
Develop the thesis
State the argument and where it applies. Identify the decision it changes, the mechanism, the boundary conditions, and the strongest supported alternative explanation. A broad trend summary may need a sharper question; do not manufacture disagreement to make it distinctive.
For each consequential factual claim, keep the source, date, population, method where relevant, and limitation. Separate empirical findings, a proposed mechanism, forecast, and opinion. “Organizations that do X tend to see Y” and “research suggests” still need evidence. When sources conflict, explain the difference or preserve the uncertainty.
Use current primary sources when the topic requires research and tools are available. Do not imply research has been performed when it has not. A useful evidence-limited draft can identify which claims need support and state a narrower thesis.
Build the asset
Use content formats and evidence for POVs, white papers, case studies, industry briefs, and research reports. Choose the format the user requested and adapt its structure; section lengths and counts are not fixed quotas.
Make a specific managerial argument: what should the reader decide or do differently, and why does this evidence support that advice? Keep the argument central when evidence is limited. State material qualifications concisely beside the relevant claim; put source and approval housekeeping in a reviewer note. Do not fill the piece with repeated warnings or generic advice to collect more data. Connect findings to the implications for the reader. Include the counterargument when it has evidence or a plausible mechanism, and explain the conditions under which it changes the recommendation. Prefer a precise supported observation to a dramatic unsupported statistic.
What ships with it
1 file 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.
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.
- 4d ago Changed · -234 lines · -56 tokens per session 0227722071a8
- 12d ago First seen · 278 lines · 101 tokens per session scan A a3fe71d328fb
thought-leadership is a skill published in the GitHub repository anotb/management-consulting-plugin (52 stars, last pushed 5d ago), licensed MIT. It adds 45 tokens to every session and 824 once invoked, about $0.0002 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.
Other skills, from other repositories
vibe-prospecting
Find company & contact data. Turn your agent into a prospecting platform. Get contact information, roles, tech stack, business events, website changes, intent data. Build lead lists, research prospects, identify talent. 150M+ companies, 800M+ professionals, 50+ data sources.
plugin-system
Generic plugin system for Python applications. Auto-discovery, validation, fault tolerance. Zero dependencies (Python stdlib only).
openclaw-setup
Set up, install, configure, and deploy OpenClaw (formerly ClawdBot/MoltBot) — a personal AI assistant that runs on your own devices and connects to messaging channels. Use when users ask to "set up OpenClaw," "install ClawdBot," "install MoltBot," "deploy a personal AI assistant," "configure OpenClaw on Mac," "deploy…
reinforcement-learning
Reinforcement Learning best practices for Python using modern libraries (Stable-Baselines3, RLlib, Gymnasium). Use when: Implementing RL algorithms (PPO, SAC, DQN, TD3, A2C) Creating custom Gymnasium environments Training, debugging, or evaluating RL agents Setting up hyperparameter tuning for RL Deploying RL models…
x402-payments
Build applications using the x402 protocol — Coinbase's open standard for HTTP-native stablecoin payments using the HTTP 402 status code. Use this skill when: Creating APIs that require USDC payments per request (seller/server side) Building clients or AI agents that pay for x402-protected resources (buyer/client…
cpp-reinforcement-learning
C++ Reinforcement Learning best practices using libtorch (PyTorch C++ frontend) and modern C++17/20. Use when: Implementing RL algorithms in C++ for performance-critical applications Building production RL systems with libtorch Creating replay buffers and experience storage Optimizing RL training with GPU acceleration…