business-ops

business-ops is a skill for Claude Code from notque/vexjoy-agent. It costs 33 tokens per session (2,749 once invoked), scanned A, original, MIT.

A general business-operations skill covering areas such as strategy, technology choices, growth, support, finance, hiring, legal work, sales, and product management. It detects the main business area involved and applies the corresponding framework.

In plain words
What is it for?
Use it for business strategy, technology decisions, competitive research, customer support, finance, HR, legal, operations, sales, productivity, and product-management tasks.
Why use it?
It gives broad operational questions a structured way to be classified and handled. This helps separate business decisions from coding, debugging, and other specialized work.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Good fit Use it for business strategy, technology decisions, competitive research, customer support, finance, HR, legal, operations, sales, productivity, and product-management tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/notque/vexjoy-agent/business-ops
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 notque/vexjoy-agent --skill business-ops
Clone the repo
git clone --depth 1 https://github.com/notque/vexjoy-agent

Made for: Claude Code.

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 business-ops

README.md
[![agentmods](https://agentmods.dev/badge/skills/notque/vexjoy-agent/business-ops/github.svg)](https://agentmods.dev/skills/notque/vexjoy-agent/business-ops)
Your own site
<a href="https://agentmods.dev/skills/notque/vexjoy-agent/business-ops"><img src="https://agentmods.dev/badge/skills/notque/vexjoy-agent/business-ops/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 business-ops

Your own site · 80×15
<a href="https://agentmods.dev/skills/notque/vexjoy-agent/business-ops"><img src="https://agentmods.dev/badge/skills/notque/vexjoy-agent/business-ops.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 33 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,749 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00033 $0.02749
Opus 5 $0.00016 $0.01375
Sonnet 5 $0.00007 $0.00550
Haiku 4.5 $0.00003 $0.00275

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

Security

Grade A, and why

business-ops 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 10d 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.

skills/business/business-ops/SKILL.md · 234 lines

How it starts

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

Business Operations

Umbrella skill for all business functions: executive strategy (CEO/CTO/CMO), competitive intelligence, project evaluation, customer support, finance, HR, legal, operations, sales, productivity, and product management. Each domain loads its own reference files on demand — this skill detects the mode, loads the right references, and executes the appropriate framework.

Scope: Business decisions and operational workflows. Use decision-helper for technical architecture micro-choices, domain agents for code, voice-writer for content, and systematic-debugging for debugging.


Mode Detection

Classify the user's request into exactly one mode before proceeding. If the request spans multiple modes, choose the primary one and note the secondary.

Mode Signal Phrases Reference
STRATEGY Market entry, partnerships, resource allocation, opportunity, "should I/we", strategic pivots, investment references/csuite.md
TECHNOLOGY Build vs buy, vendor, SaaS, tech stack, architecture, adopt, technology choice references/csuite.md
GROWTH Content strategy, audience, SEO, marketing, brand, community, positioning, channel references/csuite.md
COMPETITIVE Competitor, competition, market landscape, differentiation, positioning against, market share references/csuite.md
EVALUATION Feasibility, effort estimate, ROI, priority, go/no-go, viability, "is it worth it" references/csuite.md
SUPPORT Customer support, ticket triage, support response, knowledge base, KB article, escalation references/customer-support.md
FINANCE Finance, journal entry, reconciliation, variance analysis, financial statements, audit, SOX, month-end close references/finance.md
HR HR, recruiting, performance review, compensation, hiring, onboarding, org planning references/hr.md
LEGAL Legal, contract review, compliance check, NDA, legal risk, legal brief, vendor check, DSGVO, GoBD references/legal.md
OPERATIONS Operations, vendor review, runbook, process documentation, risk assessment, capacity plan, change management references/operations.md
SALES Sales, call prep, pipeline review, forecast, draft outreach, prospect research, competitive intelligence references/sales.md
PRODUCTIVITY Productivity, task management, daily plan, weekly review, meeting agenda, focus time, goal setting, standup references/productivity.md
PRODUCT Product management, feature spec, PRD, roadmap, stakeholder update, user research, sprint planning, metrics references/product-management.md

Read the full file on GitHub · 234 lines

Files

What ships with it

60 files 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.

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. 10d ago First seen · 234 lines · 33 tokens per session scan A 0dadee662ed9

Subscribe to this mod's changes

business-ops is a skill published in the GitHub repository notque/vexjoy-agent (419 stars, last pushed today), licensed MIT. It adds 33 tokens to every session and 2,749 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.

Related

Other skills, from other repositories

hr-people-operations

Help HR managers, People Ops specialists, HRIS administrators, and HR generalists understand, design, and run core people operations processes. Use when asked to design an onboarding workflow, set up an HRIS, build an offboarding checklist, create an employee handbook, audit HR data quality, design a people ops…

tuanductran/hr-skills · 101 tokens

hr-hris

Help HR managers, HR operations teams, and recruiters understand HRIS (Human Resource Information Systems), including HRIS platforms, implementation and migration, system integrations, employee data management, HR automation, and HRIS-related hiring. Use when asked to explain HRIS, choose an HRIS platform, implement…

tuanductran/hr-skills · 103 tokens

workflow-builder

Use when building and automating business workflows with Notion task tracking, Slack notifications, Kanban boards, and cross-functional process orchestration.

oyi77/1ai-skills · 31 tokens

meeting-efficiency

Agenda design, time boxing, decision capture, async alternatives, and productive facilitation.

fabioc-aloha/Alex_Skill_Mall · 20 tokens

apply-distributed-team-practices

Use when managing a team where members work in different locations, time zones, or on hybrid schedules — to adapt management practices so remote members have equal access to information, relationships, and advancement opportunities as in-office members.

jeffreytse/grimoire-core · 51 tokens

file-collect-sort-action

Erkennt Nutzeraufträge der Form "hole aus einem Ordner immer bestimmte Dateien und sammle sie an einem Ziel" und richtet dafür das Modul file-collect-sort-action (CLI fcsa) ein — ein konfigurationsgetriebener Agent, der Ordner scannt, Dateien per Schablone kategorisiert und gestufte Aktionen anwendet…

ellmos-ai/skills · 206 tokens