agent

A command that activates an AI agent with a defined professional role, expertise, and coaching approach.

In plain words
What is it for?
Use it for areas such as negotiation, health coaching, motivation, and other roles available through the command.
Why use it?
It lets you ask for advice or help from a role suited to the task instead of using one general-purpose style.

Command for Claude Code

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.

agentmods
npx agentmods add commands/paulpreibisch/agentvibes/agent
Clone the repo
git clone --depth 1 https://github.com/paulpreibisch/AgentVibes

Made for: Claude Code.

Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 828 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00000 $0.00828
Opus 5 $0.00000 $0.00414
Sonnet 5 $0.00000 $0.00166
Haiku 4.5 $0.00000 $0.00083

Measured 3d ago against content hash 98e3cbd51267, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

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

.claude/commands/agent-vibes/agent.md · 80 lines

How it starts

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

Agent Vibes - Role-Based AI Agents

Activate a specialized AI agent with a specific professional role and expertise. Unlike personalities (which change speaking style), agents embody complete professional roles with domain-specific knowledge, methodologies, and coaching frameworks.

Available Agents

/agent-vibes:agent negotiator

Role: Expert Negotiation Coach Inspired by: Chris Voss - Former FBI hostage negotiator Specialty: Tactical empathy, calibrated questions, and psychological techniques for winning negotiations Use for: Salary negotiations, business deals, conflict resolution, difficult conversations

/agent-vibes:agent health-coach

Role: Holistic Health & Metabolic Coach Inspired by: Ben Azadi - Keto expert and functional health practitioner Specialty: Ketogenic nutrition, metabolic flexibility, intermittent fasting, sustainable wellness Use for: Weight loss, energy optimization, metabolic health, nutrition guidance

/agent-vibes:agent motivator

Role: Peak Performance & Accountability Coach Inspired by: Tony Robbins, David Goggins, Mel Robbins, Les Brown Specialty: State management, mental toughness, massive action, destroying limiting beliefs Use for: Overcoming procrastination, building momentum, achieving goals, personal transformation

How Agents Work

  1. Slash Command: Type /agent-vibes:agent <name> to activate an agent
  2. Agent Context: The AI loads the agent's complete professional framework
  3. Specialized Guidance: You receive expert coaching in that domain
  4. Persistent Session: The agent role continues until you deactivate it

Example Usage

# Activate negotiator for salary discussion
/agent-vibes:agent negotiator
"I need help negotiating my salary offer..."

# Switch to health coach for wellness goals
/agent-vibes:agent health-coach
"I want to lose weight and improve my energy..."

# Get motivated to overcome procrastination
/agent-vibes:agent motivator
"I keep putting off starting my business..."

Read the full file on GitHub · 80 lines

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. 3d ago First seen · 80 lines · 0 tokens per session scan A 98e3cbd51267

Subscribe to this mod's changes

agent is a command published in the GitHub repository paulpreibisch/AgentVibes (153 stars, last pushed 1mo ago), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 828 tokens. 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.