model

model is a command for coding agents from CiselyAI/agency-skills. It costs 33 tokens per session (701 once invoked), scanned A, original, Apache-2.0.

A guided Cisely session that builds a company model by asking interview questions or ingesting the user’s documents. Cisely is a system for representing company beliefs, personas, goals, strategies, initiatives, and metrics as a connected graph.

In plain words
What is it for?
Use it to create or extend a company model, review existing entries, and choose between an interview and document-ingestion approach. It requires the Cisely MCP and user sign-in.
Why use it?
It helps turn scattered business knowledge into a structured model while first showing what is already present and where important gaps remain.

Command

Part of the cisely plugin — 2 skills, 3 commands, 1 MCP server shipped together

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/ciselyai/agency-skills/model
Clone the repo
git clone --depth 1 https://github.com/CiselyAI/agency-skills

Or install cisely, the plugin that ships this one along with the rest of its 2 skills, 3 commands, 1 MCP server.

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 model

README.md
[![agentmods](https://agentmods.dev/badge/commands/ciselyai/agency-skills/model.svg)](https://agentmods.dev/commands/ciselyai/agency-skills/model)
Your own site
<a href="https://agentmods.dev/commands/ciselyai/agency-skills/model"><img src="https://agentmods.dev/badge/commands/ciselyai/agency-skills/model.svg" alt="Measured on agentmods" height="20"></a>
Per session 33 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 701 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.00033 $0.00701
Opus 5 $0.00016 $0.00351
Sonnet 5 $0.00007 $0.00140
Haiku 4.5 $0.00003 $0.00070

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

Security

Grade A, and why

model 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.

commands/model.md · 44 lines

What it actually says

Begin a Cisely modeling session. Follow the cisely-agency-model skill throughout — its worldview, build order, and the high-rigor operating principles are binding here.

User input (optional focus or source to ingest): $ARGUMENTS

Work through these steps:

  1. Verify the connection. Confirm the Cisely MCP tools (mcp__cisely__*) are available. If they are not, stop and tell the user to run /mcp → select cisely → complete the OAuth sign-in (or claude mcp add --transport http cisely https://app.cisely.dev/mcp). Do not pretend to write data.

  2. Take stock of what exists. Before proposing anything, read the current model: GetMission, ListBeliefs, ListPersonas, ListOperatingContexts, ListStakeholders, ListGoals, ListExpectations, ListStrategies, ListInitiatives, ListMetrics. Give the user a short, honest summary of where the model stands today and the biggest gaps (e.g. "no mission yet", "personas exist but none have goals", "strategies don't root in any belief").

  3. Choose a mode (unless $ARGUMENTS already implies one — a file/URL ⇒ ingest; a topic ⇒ focus):

    • Interview — elicit the model Socratically (see the skill's playbook reference). Start where it pays most: usually the mission, or the single most important persona and what it really wants.
    • Ingest — read the material the user pointed at, extract candidate personas / goals / contexts / expectations / strategy, and present the proposed graph for approval before writing.
  4. Model, with discipline. Respect the build order (mission → beliefs → demand side → response side). For each concept: propose it, confirm with the user, then Create → Revise → Activate. Wire the edges (born-linked ones happen automatically; author ROOTED_IN, PROXIES_FOR, and MEASURES yourself). Actively look for goals and strategies that should root in the same belief — that convergence is the alignment payoff.

  5. Show the work. After each change, give the user the View in Cisely deep link the tool returns, and periodically point at the Agency Board (https://app.cisely.dev/concise/agency) and Purpose Board (https://app.cisely.dev/concise/purpose).

  6. Close the loop. When a coherent slice exists, offer to run /cisely:review (coverage, gaps, alignment) or /cisely:canvas (Jobs-to-be-Done + Value Proposition Canvas).

Keep it conversational and incremental. Don't bulk-create without the user seeing the shape, and treat every "we don't serve that" as a deliberate decision worth recording, not an omission.

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 · 44 lines · 33 tokens per session scan A eaeda6f25fa0

Subscribe to this mod's changes

model is a command published in the GitHub repository CiselyAI/agency-skills (2 stars, last pushed 2mo ago), licensed Apache-2.0. It adds 33 tokens to every session and 701 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-31.