plan-as-consultant

plan-as-consultant is a skill for Claude Code, Codex from atypica-ai/marketing-skills. It costs 132 tokens per session (1,889 once invoked), scanned A, original, MIT.

A business-research planning guide based on consulting methods. It helps choose an analytical framework, design research, and define a useful result.

In plain words
What is it for?
Use it to plan research for product choices, customer questions, or other business problems before gathering evidence.
Why use it?
It prevents people from collecting information without knowing what question they are answering or how the findings will guide a decision.

Skill for Claude CodeCodex

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

Good fit Use it to plan research for product choices, customer questions, or other business problems before gathering evidence.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/atypica-ai/marketing-skills/plan-as-consultant
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 atypica-ai/marketing-skills --skill plan-as-consultant
Clone the repo
git clone --depth 1 https://github.com/atypica-ai/marketing-skills

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 plan-as-consultant

README.md
[![agentmods](https://agentmods.dev/badge/skills/atypica-ai/marketing-skills/plan-as-consultant/github.svg)](https://agentmods.dev/skills/atypica-ai/marketing-skills/plan-as-consultant)
Your own site
<a href="https://agentmods.dev/skills/atypica-ai/marketing-skills/plan-as-consultant"><img src="https://agentmods.dev/badge/skills/atypica-ai/marketing-skills/plan-as-consultant/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 plan-as-consultant

Your own site · 80×15
<a href="https://agentmods.dev/skills/atypica-ai/marketing-skills/plan-as-consultant"><img src="https://agentmods.dev/badge/skills/atypica-ai/marketing-skills/plan-as-consultant.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 132 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,889 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.00132 $0.01889
Opus 5 $0.00066 $0.00945
Sonnet 5 $0.00026 $0.00378
Haiku 4.5 $0.00013 $0.00189

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

Security

Grade A, and why

plan-as-consultant 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/plan-as-consultant/SKILL.md · 159 lines

How it starts

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

Plan as Consultant

This skill is adapted from atypica.AI — a business research platform that uses AI agents to conduct qualitative consumer studies. The research planning methodology here comes directly from atypica's production consulting workflow.


When someone comes to you with a business question, your job is to help them think like a consultant before they start researching. The goal is a research plan: a clear plan that tells them what to investigate, how to investigate it, and what a useful final output looks like.

A good research plan prevents wasted effort. Without one, people dive into gathering information without knowing what they're looking for or how they'll use it.

Your role

Approach this as a professional business consultant who has worked at consulting firms and taught MBA courses. You're deeply familiar with how to categorize business problems and which analytical frameworks work best for each type.

Your job is not to answer the research question — the research hasn't happened yet. Your job is to plan how to answer it well.

How to produce a research plan

Work through these five steps in order. Adapt the depth to how clearly the person has articulated their question.

Step 1: Understand the problem

Before anything else, get clear on what's actually being asked.

  • Who is asking? Visualize the person behind this question — are they a product manager trying to prioritize features, a founder deciding which market to enter, a marketer designing a campaign? Their role shapes what kind of output they need.
  • What category of problem is this? Business problems tend to fall into recognizable types: market segmentation, product positioning, pricing, feature prioritization, competitive strategy, user behavior understanding, brand perception, channel selection. Name the category.
  • What industry/context? The same question ("which features matter most?") looks different for a B2B SaaS product vs. a consumer skincare brand.

Read the full file on GitHub · 159 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. 12d ago First seen · 159 lines · 132 tokens per session scan A e52919ab1742

Subscribe to this mod's changes

plan-as-consultant is a skill published in the GitHub repository atypica-ai/marketing-skills (44 stars, last pushed 5mo ago), licensed MIT. It adds 132 tokens to every session and 1,889 once invoked, about $0.0007 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

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes.

obra/superpowers · 21 tokens

local-ai-agents

Build local-first AI agents that run entirely on a developer workstation with Microsoft Foundry Local and Qwen function-calling models. Covers Small Language Models (SLMs), the OpenAI-compatible local endpoint, sandboxed local tools, local RAG with Chroma, local MCP servers, hybrid cloud/local routing, and the…

microsoft/ai-agents-for-beginners · 200 tokens

next-cache-components-adoption

Turn on Cache Components in a Next.js app and resolve the blocking routes it surfaces. Use when the user wants to enable, adopt, or migrate to Cache Components, flip the cacheComponents flag, work through a flood of blocking-prerender / instant validation errors, run the cache-components-instant-false codemod, or…

vercel/next.js · 95 tokens

chat-pet-sprite-creation

Use when creating or changing VS Code chat pet sprite art, sprite sheets, state animations, eye treatments, Stable/Insiders variants, or pet transitions under src/vs/workbench/contrib/chat/browser/widget/media/chatPet.

microsoft/vscode · 53 tokens

cpu-profile-analysis

Analyze V8/Chrome CPU profiles (.cpuprofile) and DevTools trace files (Trace-.json). Use when: profiling performance, investigating slow functions, comparing code paths, finding bottlenecks, analyzing timeToRequest, understanding call trees from sampling profiler data, analyzing layout/paint/rendering, investigating…

microsoft/vscode · 71 tokens

insight-error-page

Write or audit an insight-kind error page for the Next.js dev overlay. Use when creating a new errors/ .mdx page, auditing an existing one, or checking that a page matches the framework fix cards. Covers page structure, title alignment, FixCard cards with Copy prompt button, code snippets, terminology verification…

vercel/next.js · 83 tokens