business-strategist

business-strategist is a skill for Claude Code, Codex from SkiTemplar/ultron-control-center. It costs 21 tokens per session (194 once invoked), scanned A, original, MIT.

A guide for planning and evaluating business-to-business software products. It covers choosing a market, pricing, sales strategy, launching, pitching, and comparing competitors.

In plain words
What is it for?
Use it for niche research, market validation, business-model design, SaaS pricing, go-to-market planning, pitch writing, and competitor analysis.
Why use it?
It provides a structured way to think through whether a software idea can work and how to take it to customers.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: reads .claude/ paths.

Good fit Use it for niche research, market validation, business-model design, SaaS pricing, go-to-market planning, pitch writing, and competitor analysis.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/skitemplar/ultron-control-center/business-strategist
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 SkiTemplar/ultron-control-center --skill business-strategist
Clone the repo
git clone --depth 1 https://github.com/SkiTemplar/ultron-control-center

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/skitemplar/ultron-control-center/business-strategist/github.svg)](https://agentmods.dev/skills/skitemplar/ultron-control-center/business-strategist)
Your own site
<a href="https://agentmods.dev/skills/skitemplar/ultron-control-center/business-strategist"><img src="https://agentmods.dev/badge/skills/skitemplar/ultron-control-center/business-strategist/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-strategist

Your own site · 80×15
<a href="https://agentmods.dev/skills/skitemplar/ultron-control-center/business-strategist"><img src="https://agentmods.dev/badge/skills/skitemplar/ultron-control-center/business-strategist.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 21 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 194 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.00021 $0.00194
Opus 5 $0.00010 $0.00097
Sonnet 5 $0.00004 $0.00039
Haiku 4.5 $0.00002 $0.00019

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

Security

Grade A, and why

business-strategist 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.

skills/business-strategist/SKILL.md · 24 lines

What it actually says

Business-Strategist — ULTRON Skill

This is a starter template for the business-strategist skill. Edit freely.

When to use

(Describe the triggers this skill should match. Activate for niche discovery, market validation, business model design, SaaS pricing and licensing, go-to-market strategy, pitch crafting, or competitor analysis.)

Workflow

  1. (First step — niche definition and validation.)
  2. (Second step — business model + GTM + sales tactics.)
  3. (Final output expectation — three concrete next steps ranked by impact.)

Customize

This file lives at ~/.claude/skills/business-strategist/SKILL.md. Modify it to fit your workflow. The installer's manifest entry points here via repo://skills/business-strategist.

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 · 24 lines · 21 tokens per session scan A f5658b75bdb4

Subscribe to this mod's changes

business-strategist is a skill published in the GitHub repository SkiTemplar/ultron-control-center (1 stars, last pushed yesterday), licensed MIT. It adds 21 tokens to every session and 194 once invoked, about $0.0001 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

crewai-multi-agent

Multi-agent orchestration framework for autonomous AI collaboration. Use when building teams of specialized agents working together on complex tasks, when you need role-based agent collaboration with memory, or for production workflows requiring sequential/hierarchical execution. Built without LangChain dependencies…

davila7/claude-code-templates · 61 tokens

inspector-workbench

Runs Inspector UI work on the standalone Threads state lab so the agent can see the overlay. Use when a CopilotKit employee asks an agent to fix, polish, add, or debug Inspector UI, chrome, panes, overlay actions, launcher, Home, Threads, Playground, Memory, or any visual behavior in @copilotkit/web-inspector. Don't…

CopilotKit/CopilotKit · 112 tokens

trigger-realtime-and-frontend

Trigger.dev client/frontend surface: subscribe to runs in realtime (runs.subscribeToRun and the @trigger.dev/react-hooks hook useRealtimeRun), consume metadata and AI/text streams in React (useRealtimeStream), trigger tasks from the browser (useTaskTrigger, useRealtimeTaskTrigger), and mint scoped frontend credentials…

triggerdotdev/trigger.dev · 148 tokens

build-with-tinybase

Scaffold, extend, and verify reactive local-first JavaScript or TypeScript applications with TinyBase. Use when choosing TinyBase for in-memory tabular or key-value state, generating an app with create-tinybase, adding schemas or UI bindings, configuring browser or database persistence, configuring MergeableStore…

tinyplex/tinybase · 76 tokens

generating-clickhouse-query-performance-reports

Produce and structure slow-query performance reports for PostHog's production ClickHouse (US and EU). Use when asked for a slow query report, query performance analysis over the last N days, per-team query cost, OOM or timeout investigation, cluster cost/memory regressions, or materialization candidates. Covers the…

PostHog/posthog · 142 tokens

query-clickhouse-via-metabase

Run ClickHouse system.querylog analysis via the internal Metabase API. Use when investigating slow queries, materialization candidates, per-team query performance, ClickHouse cost or memory issues, or any system.querylog question. Covers prod-us and prod-eu, SSO-gated cookie auth via hogli, and ready-to-run query…

PostHog/posthog · 79 tokens