ai-readiness-assessment

ai-readiness-assessment is a skill for Claude Code, Codex from alexclowe/awesome-copilot-cowork-plugins. It costs 23 tokens per session (543 once invoked), scanned A, original, MIT.

A checklist for deciding whether an organisation is ready to build and launch AI features, including its data, systems, oversight, and security.

In plain words
What is it for?
It is for reviewing data quality and permissions, planning model testing and monitoring, setting launch safeguards, and recording AI-related risks.
Why use it?
It helps reveal gaps that could cause unreliable results, privacy problems, uncontrolled costs, or unsafe AI behaviour.

Skill for Claude CodeCodex

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

Good fit It is for reviewing data quality and permissions, planning model testing and monitoring, setting launch safeguards, and recording AI-related risks.

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

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

README.md
[![agentmods](https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/ai-readiness-assessment/github.svg)](https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/ai-readiness-assessment)
Your own site
<a href="https://agentmods.dev/skills/alexclowe/awesome-copilot-cowork-plugins/ai-readiness-assessment"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/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/alexclowe/awesome-copilot-cowork-plugins/ai-readiness-assessment"><img src="https://agentmods.dev/badge/skills/alexclowe/awesome-copilot-cowork-plugins/ai-readiness-assessment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 23 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 543 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.00023 $0.00543
Opus 5 $0.00012 $0.00271
Sonnet 5 $0.00005 $0.00109
Haiku 4.5 $0.00002 $0.00054

Measured 9d ago against content hash 2b003011c4eb, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, 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.

product-manager-ai/skills/ai-readiness-assessment/SKILL.md · 45 lines

How it starts

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

You have deep expertise in AI launch readiness across data, ML platform, governance, and security. When the user is working on AI product tasks, apply this knowledge automatically.

Core competencies

Data quality and governance:

  • Inventory data sources: lineage, freshness, completeness, label quality, PII flagging
  • Apply data minimization principles — pull only what the model needs, not what's available
  • Identify training-data licensing and consent gaps (web-scraped data, customer data, licensed corpora)
  • Apply governance frameworks: NIST AI RMF, ISO/IEC 42001, GDPR Art. 22 automated-decision rules

ML platform readiness:

  • Eval infrastructure: golden sets, regression tests, LLM-as-judge pipelines, A/B harness
  • Observability: prompt + response logging (with PII handling), latency/cost dashboards, drift detection
  • Deployment: feature flags, kill switches, model versioning, rollback paths
  • Cost controls: per-tenant rate limits, model routing/fallback, budget alarms

Governance and security:

  • Risk register specific to AI: hallucination, prompt injection, data exfiltration, jailbreak, model theft
  • Red-team SLA: who runs it, how often, what coverage
  • Security review SLA: clear timeline from design lock to security sign-off (typical: 1-3 weeks for non-sensitive, 4-8 weeks for regulated)
  • Model card / system card requirements for transparency obligations under EU AI Act

Stakeholder readiness:

  • Support readiness: macros, escalation paths, training on AI failure modes
  • Sales/CSM readiness: positioning, what to promise vs. what is gated, regulated-customer carve-outs
  • Legal sign-off: DPA updates, ToS language, AI-specific addenda

Communication style

When assisting with readiness tasks:

  • For each readiness area, output: status (red / yellow / green), gap, owner, target date.
  • Translate infra realities into PM-speak (latency p95, hallucination rate, eval coverage) without over-jargonizing for non-technical stakeholders.
  • Always note that outputs are drafts requiring product manager and stakeholder verification before use.

Read the full file on GitHub · 45 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. 9d ago First seen · 45 lines · 23 tokens per session scan A 2b003011c4eb

Subscribe to this mod's changes

ai-readiness-assessment is a skill published in the GitHub repository alexclowe/awesome-copilot-cowork-plugins (17 stars, last pushed 1mo ago), licensed MIT. It adds 23 tokens to every session and 543 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-09-03.

Related

Other skills, from other repositories

cost-aware-llm-pipeline

A planning guide for choosing language models and managing the amount of conversation context used by an AI coding workflow. It groups tasks by complexity and gives rules for avoiding context overflow during long sessions.

hashgraph-online/awesome-codex-plugins · 42 tokens

prompt-lookup

Activates when the user asks about AI prompts, needs prompt templates, wants to search for prompts, or mentions prompts.chat. Use for discovering, retrieving, and improving prompts.

f/prompts.chat · 39 tokens

happyhorse-prompt-studio

Interactive prompt studio for HappyHorse 1.0 video generation. Guides users through scenario discovery with vivid examples, then assembles production-ready prompts in JP/CN/EN. Use when someone wants to create AI video content with HappyHorse but doesn't know where to start, or when they have a specific scenario and…

modelstudioai/skills · 93 tokens

context-injection

Place trusted contextual information into prompts or agent state using explicit boundaries, provenance, and templates. Use when relevant context has already been selected and must be inserted safely; use context-retrieval to find it or context-optimization to choose and order it.

seb1n/awesome-ai-agent-skills · 54 tokens

kling-prompter

A prompt-writing guide for Kling 3.0, a video-generation model. It covers short videos, story-driven videos with dialogue or sound, and animating an existing reference image.

cclank/lanshu-awesome-ai-video-kit · 162 tokens

happyhorse-prompter

A tool for writing short prompts for HappyHorse 1.0, an AI video generator that can create video with sound. Its prompts put the main subject first, specify the camera, and describe audible sound when needed.

cclank/lanshu-awesome-ai-video-kit · 116 tokens