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 change-managementgit 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/change-management)<a href="https://agentmods.dev/skills/anotb/management-consulting-plugin/change-management"><img src="https://agentmods.dev/badge/skills/anotb/management-consulting-plugin/change-management/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/change-management"><img src="https://agentmods.dev/badge/skills/anotb/management-consulting-plugin/change-management.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.00041 | $0.00735 |
| Opus 5 | $0.00020 | $0.00367 |
| Sonnet 5 | $0.00008 | $0.00147 |
| Haiku 4.5 | $0.00004 | $0.00073 |
Grade A, and why
change-management 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 yesterday.
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.
Change Management
Help the affected people perform the new work and sustain the intended business outcome. Diagnose the barrier before prescribing communications or training. Resistance, workarounds, and low usage can reveal a flaw in the process, incentives, access, workload, or technology.
Use the supplied change, affected groups, timeline, sponsorship, and observed behavior. Produce a useful first draft from partial information, marking unknowns and proposed assumptions. Ask only when a missing input materially changes the intervention. Do not invent stakeholder attitudes, adoption figures, job guarantees, or impact estimates.
Understand the change
Describe what each affected group does today, what must change, what makes that difficult, and what is at stake for them. Separate sponsor intent from employee experience. Inspect competing initiatives, BAU workload, manager capacity, and access to support.
Test barriers to understanding, motivation, knowledge, ability in practice, and reinforcement. These are diagnostic lenses, not a rigid universal sequence. A knowledgeable employee may be unable to adopt because the new system lacks a required feature. Low use is not proof of unwillingness.
Record stakeholder positions from evidence with source and date; use Unknown where no evidence exists. Distinguish influence, degree affected, support, and decision authority. Assign proposed engagement actions by role where names are unavailable. Do not infer personal motives from a job title or cultural stereotype.
Design the intervention
Match the intervention to the cause: clarify rationale, fix incentives, remove process friction, provide access, change workload, demonstrate useful practice, train, coach, or improve the solution itself. For material concerns, state what evidence would support changing the program rather than persuading people harder.
Use change interventions for phased transformation, communications, champions, training, and resistance responses. Select the pieces the user needs; a communication draft does not require a full transformation plan.
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.
- yesterday Changed · -268 lines · -62 tokens per session 7100c4f03d18
- 9d ago First seen · 312 lines · 103 tokens per session scan A c191016aa495
change-management is a skill published in the GitHub repository anotb/management-consulting-plugin (51 stars, last pushed 3d ago), licensed MIT. It adds 41 tokens to every session and 735 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…