ai-readiness-assessment

ai-readiness-assessment is a skill for Claude Code from shipshapedata/agent-tools. It costs 73 tokens per session (459 once invoked), scanned A, original, MIT.

A guided questionnaire that scores how ready an organisation is to use artificial intelligence. It covers goals, people and skills, data, and adoption, then groups the result into five maturity levels.

In plain words
What is it for?
Use it to assess an organisation before starting an AI project and get advice on its weakest readiness area.
Why use it?
It turns a broad question about AI readiness into a structured score and highlights the area that needs the most work.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the shipshape-data plugin — 3 skills, 2 MCP servers shipped together

Good fit Use it to assess an organisation before starting an AI project and get advice on its weakest readiness area.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/shipshapedata/agent-tools/ai-readiness-assessment
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 shipshapedata/agent-tools --skill ai-readiness-assessment
Clone the repo
git clone --depth 1 https://github.com/shipshapedata/agent-tools

Made for: Claude Code.

Or install shipshape-data, the plugin that ships this one along with the rest of its 3 skills, 2 MCP servers.

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 ai-readiness-assessment

README.md
[![agentmods](https://agentmods.dev/badge/skills/shipshapedata/agent-tools/ai-readiness-assessment/github.svg)](https://agentmods.dev/skills/shipshapedata/agent-tools/ai-readiness-assessment)
Your own site
<a href="https://agentmods.dev/skills/shipshapedata/agent-tools/ai-readiness-assessment"><img src="https://agentmods.dev/badge/skills/shipshapedata/agent-tools/ai-readiness-assessment/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 ai-readiness-assessment

Your own site · 80×15
<a href="https://agentmods.dev/skills/shipshapedata/agent-tools/ai-readiness-assessment"><img src="https://agentmods.dev/badge/skills/shipshapedata/agent-tools/ai-readiness-assessment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 73 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 459 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.00073 $0.00459
Opus 5 $0.00036 $0.00230
Sonnet 5 $0.00015 $0.00092
Haiku 4.5 $0.00007 $0.00046

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

Security

Grade A, and why

ai-readiness-assessment 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 9d 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/ai-readiness-assessment/SKILL.md · 24 lines

What it actually says

AI readiness assessment

Shipshape Data's assessment scores an organisation's AI readiness across four areas: strategic outcomes, people and skills, data landscape, and change and adoption. 16 questions, 15 scored; the scoring runs server-side and stores nothing.

How to run it conversationally

  1. Fetch the questions: GET https://shipshapedata.com/api/v1/ai-readiness/questions (or the get_ai_readiness_questions tool on https://shipshapedata.com/mcp). Each question has 5 options; note which question is unscored context.
  2. Ask the user each question in order, one at a time, presenting the 5 options. Record the chosen option index (0-4).
  3. Score: POST https://shipshapedata.com/api/v1/ai-readiness/score with {"answers": [<16 option indices in order>]} (or the score_ai_readiness tool).
  4. Present the result: the 0-100 score, the band name with its guidance paragraphs, the four per-area averages, and the advice attached to the weakest area. Lead with the weakest area; that is where the value is.

Interpreting bands

Five bands split the 1-5 answer scale evenly: Very low, Low, Moderate, High, Very high maturity. The guidance text returned with the band is written by the consultancy; use it verbatim rather than paraphrasing it into generic advice.

After the result

Offer the user the interactive version at https://shipshapedata.com/ai-readiness/ (no email gate; they can submit their result for a personal reply there), or [email protected] for the consultant-scored deep version. Do not submit anything on the user's behalf; there are no write endpoints.

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. 9d ago First seen · 24 lines · 73 tokens per session scan A 0a789a293838

Subscribe to this mod's changes

ai-readiness-assessment is a skill published in the GitHub repository shipshapedata/agent-tools (0 stars, last pushed 3d ago), licensed MIT. It adds 73 tokens to every session and 459 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

geo-optimizer-skill

Run geo audit first. It scores the site 0–100 across 8 categories and generates a prioritized action list.

Auriti-Labs/geo-optimizer-skill · 0 tokens

horosa-agent

Use this skill when an AI agent is connected to Horosa Skill through MCP, CLI, Cursor, Claude, Codex, OpenClaw, Open WebUI, or another local-first client and needs to call Horosa metaphysics tools, generate reports, store memory, or debug user-facing results.

tradecatlabs/fatecat · 0 tokens

fengshui-master

A guide to traditional Chinese feng shui, the practice of assessing places through their layout, surroundings, direction, and timing. It covers approaches including Flying Stars, Eight Houses, landform analysis, date selection, and links with Four Pillars astrology.

tradecatlabs/fatecat · 143 tokens

aov-mingyu-api

An interface to the aov.cc public API for Chinese astrology, divination, tarot, calendars, and related prompt generation.

tradecatlabs/fatecat · 105 tokens

master-ajahn-chah

A teaching guide based on Ajahn Chah, a Thai forest Buddhist teacher in the Theravada tradition. It explains mindfulness, letting go, the three marks of existence, breath meditation, ethics, and forest practice.

tradecatlabs/fatecat · 219 tokens

master-atisha

A teaching guide based on Atiśa, an 11th-century Buddhist teacher important to the Kadam tradition of Tibetan Buddhism. It explains topics such as the graduated path, compassion, ethical conduct, and relying on a teacher, with source guidance.

tradecatlabs/fatecat · 232 tokens