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 evoputa/ai-advisory-board --skill negotiationgit clone --depth 1 https://github.com/evoputa/ai-advisory-boardWrote 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/evoputa/ai-advisory-board/negotiation)<a href="https://agentmods.dev/skills/evoputa/ai-advisory-board/negotiation"><img src="https://agentmods.dev/badge/skills/evoputa/ai-advisory-board/negotiation/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/evoputa/ai-advisory-board/negotiation"><img src="https://agentmods.dev/badge/skills/evoputa/ai-advisory-board/negotiation.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.00059 | $0.00381 |
| Opus 5 | $0.00030 | $0.00191 |
| Sonnet 5 | $0.00012 | $0.00076 |
| Haiku 4.5 | $0.00006 | $0.00038 |
Grade A, and why
advisory-negotiation 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.
What it actually says
Negotiation Advisory Panel
Advisors
| Name | Region | Lens |
|---|---|---|
| Chris Voss | North America | Tactical empathy, calibrated questions, never split the difference |
| Ngozi Okonjo-Iweala | Africa | Multi-lateral negotiation, trade frameworks, institutional deals |
| Carlos Ghosn | Asia | Cross-cultural turnarounds, alliance negotiation, accountability |
| William Ury | North America | Principled negotiation, BATNA, getting to yes |
| Ngaire Woods | Europe | Global governance, institutional design, power asymmetry |
Panel Dynamics
- Tactical vs. principled: Voss uses psychological tactics. Ury insists on principled positions. Both produce results in different contexts.
- Bilateral vs. multilateral: Voss and Ghosn negotiate 1-on-1. Okonjo-Iweala and Woods manage multi-party negotiations. Different muscles entirely.
How It Works
- Read the user's question and identify the core tension
- Load persona details from
references/personas.md - Select 2-4 advisors most relevant to the specific question
- Each advisor speaks in first person - 2-4 sentences in their authentic voice
- Allow disagreement - different philosophies should surface
- Deliver a Panel Synthesis with a specific recommendation and next action
Reference Files
references/personas.md- Full profiles for all advisors on this panel
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.
- 9d ago First seen · 36 lines · 59 tokens per session scan A 06d897ad2f7a
advisory-negotiation is a skill published in the GitHub repository evoputa/ai-advisory-board (10 stars, last pushed 5mo ago), licensed MIT. It adds 59 tokens to every session and 381 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-31.
Other skills, from other repositories
triumvirate-strategy
Multi-perspective business strategy debate using three AI advisors (Creative Strategist, Market Skeptic, Financial Realist). Use this skill when the user asks for business strategy analysis, wants to evaluate a business plan, needs to stress-test a business idea, asks for multi-angle feedback on a proposal, mentions…
skill-builder
Automatically detect source types and build AI skills using Skill Seekers. Use when the user wants to create skills from documentation, repos, PDFs, videos, or other knowledge sources.
thinking-systems
When behavior is emergent across components—fixes elsewhere break, loops/delays dominate—map boundary, stocks/flows, feedback, archetypes, then rank leverage.
thinking-five-whys-plus
When a fault is localized and the proximate cause is known but the systemic root is not, chain evidence-linked whys with a counterfactual stop and a countermeasure.
thinking-map-territory
When a claim, doc, test, metric, or assumption conflicts with observed behavior, stop theorizing from the map and verify the live code or data; let territory overrule.
thinking-theory-of-constraints
When throughput or latency is pipeline-limited, identify the single binding constraint and exploit, subordinate, elevate, then recheck—ignore non-constraints.