manage-opportunities

manage-opportunities is a skill for Claude Code, Codex from genudo-ai/genudo_mcp. It costs 81 tokens per session (300 once invoked), scanned A, original, MIT.

A skill for updating Genudo sales opportunities in bulk. It can change pipeline status, stage, priority, notes, and tags for one or more leads.

In plain words
What is it for?
Use it to move opportunities to won or lost, change stages or priorities, add notes, and add or remove tags across selected leads.
Why use it?
It reduces repetitive pipeline updates while showing the exact opportunities affected before a bulk change is made.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to move opportunities to won or lost, change stages or priorities, add notes, and add or remove tags across selected leads.

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

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 manage-opportunities

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/genudo-ai/genudo_mcp/manage-opportunities"><img src="https://agentmods.dev/badge/skills/genudo-ai/genudo_mcp/manage-opportunities.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 300 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 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.1 $0.00081 $0.00300
Opus 5 $0.00041 $0.00150
Sonnet 5 $0.00016 $0.00060
Haiku 4.5 $0.00008 $0.00030

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

Security

Grade A, and why

manage-opportunities 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.

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.

chatgpt/genudo-chatgpt-plugin/skills/manage-opportunities/SKILL.md · 25 lines

What it actually says

Manage Opportunities

Bulk-update leads. This writes to the account — confirm the exact target set first.

Workflow

  1. Selectlist_opportunities with filters (pipeline_id, stage_id, status, priority, q, tag_ids, date range) to get the precise opportunity_ids.
  2. Show the set — list what will change and how (e.g. "these 14 leads → status won, add tag enrolled").
  3. Confirm — get an explicit yes; bulk writes are hard to undo.
  4. Applyupdate_opportunities with opportunity_ids and the changes: status, stage_id, name, notes, tags, deleted_tags.

Rules

  • Stage moves must stay within the same pipeline.
  • Tags can be auto-created by name; use deleted_tags to remove.
  • Report exactly what was updated; never claim success without the tool result.
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 · 25 lines · 81 tokens per session scan A 7d131021c0e6

Subscribe to this mod's changes

manage-opportunities is a skill published in the GitHub repository genudo-ai/genudo_mcp (0 stars, last pushed 12d ago), licensed MIT. It adds 81 tokens to every session and 300 once invoked, about $0.0004 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.

Related

Other skills, from other repositories

next-qa-idea

Run one unattended IDEATION iteration of the quality-assurance loop — find the highest-value untested behavior in the codebase, judge it against the QA value bar, and file ONE locked qa issue specifying the test to write. Never writes code or tests; the next-qa skill builds from the queue this skill fills. Use when…

breaking-brake/cc-wf-studio · 98 tokens

jira-driven-planning

A planning skill that turns Jira tickets and related Confluence documents into an implementation plan split across frontend, backend, and infrastructure work. Jira tracks work items, while Confluence stores team documentation.

breaking-brake/cc-wf-studio · 112 tokens

sales-expert

Build comprehensive sales technology solutions including CRM implementation, pipeline management, sales forecasting, and performance analytics. Use when the user mentions CRM, sales pipelines, lead qualification, opportunity tracking, sales forecasting, quotas or territories, or sales automation.

personamanagmentlayer/pcl · 50 tokens

trellis-workflow-enhancer

Audit and apply real, project-local Trellis integrations for Matt Pocock and Waza skills, with phase routing, hook injection, durable artifact handoffs, and smoke-test evidence. Use when a user wants to strengthen, compare, modernize, integrate, or debug Trellis with Matt/Waza workflows, especially when skills are…

lei1024/trellis-workflow-enhancer · 79 tokens

asana-mcp

Project Management MCP server by Asana.

Friz-zy/ai-capability-registry · 12 tokens

attio-mcp

Skill "attio-mcp" from Friz-zy/ai-capability-registry, covering attio, when to use, connection, hosted endpoint and mcp instructions.

Friz-zy/ai-capability-registry · 12 tokens