mcpbeat Sign in

AI Readiness Assessment Skill for Claude

Assesses how ready a business is for AI adoption across six dimensions. Evaluates data maturity, tech stack, team skills, process documentation, budget, and culture. Generates a comprehensive ai-readiness-report.md with scores, gap analysis, and recommended starting points. Aligned with OneWave AI's audit methodology.

8k tokens
context cost
the whole folder, loaded on every use
4
files
instructions only
0
copies elsewhere
how many repositories repackaged it
235
stars on the repo
on the repository, not the skill itself

Install

one command, takes just this skill from the repository
npx skills add https://github.com/OneWave-AI/claude-skills --skill ai-readiness-assessment

The instruction itself

5 sections, as written by the author

AI Readiness Assessment Skill

Conduct a structured, evidence-based evaluation of a business's readiness for AI adoption across six dimensions, then produce a detailed ai-readiness-report.md covering scores, gap analysis, and prioritized next steps. Aligned with OneWave AI's pragmatic, ROI-driven audit methodology.

Contents

  • references/dimensions.md — The six dimensions, full 1-5 scoring rubric, and key questions per dimension.
  • references/methodology.md — Information-gathering, scoring math and interpretation table, gap analysis, recommendation priorities, company-size and industry tailoring, and conversation flow.
  • references/output-template.md — The complete ai-readiness-report.md structure to fill in.

Workflow

  • Gather context. Collect information through conversation, document review, and codebase analysis. See references/methodology.md (Phase 1) for channels and the question set in references/dimensions.md.
  • Score the six dimensions. Rate each from 1 to 5 against the rubric in references/dimensions.md. Be honest and conservative, use half-points for nuance, and record the evidence behind every score.
  • Calculate the overall score. Apply the weighted formula and map it to a readiness level using the table in references/methodology.md (Phase 2).
  • Run the gap analysis. For each dimension below 4.0, document current state, target state, the gap, its impact, and the effort to close it (Phase 3).
  • Build recommendations. Produce prioritized actions across the five OneWave priority tiers, tailoring for company size and industry (Phase 4 and tailoring section).
  • Generate the report. Write ai-readiness-report.md following references/output-template.md, then highlight the top 3 immediate actions.

The Six Dimensions

| Dimension | Weight |

|-----------|--------|

| Data Maturity | 25% |

| Technology Stack | 20% |

| Team Skills and Capacity | 20% |

| Process Documentation | 15% |

| Budget and Resources | 10% |

| Organizational Culture | 10% |

See references/dimensions.md for the full rubric and questions.

Core Rules

  • Never inflate scores. A business that scores 2.0 needs to hear that honestly; false optimism wastes money and time.
  • Always provide evidence. Back every score with specific observations, not assumptions.
  • Be actionable. Pair every identified gap with a concrete recommendation.
  • Respect budget realities. Include cost-appropriate options; not every organization needs enterprise-grade solutions.
  • Use no jargon without explanation. The report is read by business leaders, not only technologists.
  • Flag deal-breakers. When a dimension scores 1.0, state explicitly that AI initiatives should not begin until it is addressed.
  • Consider the full cost. Include ongoing costs (maintenance, retraining, monitoring), not just implementation.
  • Recommend the right AI. Match recommendations to actual readiness; do not recommend deep learning to a company that has not consolidated its data.
  • Maintain OneWave AI alignment. Frame all recommendations within pragmatic, ROI-driven AI adoption. Avoid hype; focus on business value.

10. Use no emojis. Keep all output professional and text-based.

Other skills for the same job

different authors, same section of the catalogue
Protocolsio Integration
by christophacham
×4

Integration with protocols.io API for managing scientific protocols. This skill should be used when working with protocols.io to search, create, update, or publish protocols; manage protocol steps and materials; handle discussions and comments; organize workspaces; upload and manage files; or integrate protocols.io functionality into workflows. Applicable for protocol discovery, collaborative protocol development, experiment tracking, lab protocol management, and scientific documentation.

16k tokens
Tailored Resume Generator
by frostant
×4

Analyzes job descriptions and generates tailored resumes that highlight relevant experience, skills, and achievements to maximize interview chances

3k tokens
Excalidraw Diagram Generator
by github
vendor ×3

Generate Excalidraw diagrams from natural language descriptions. Use when asked to "create a diagram", "make a flowchart", "visualize a process", "draw a system architecture", "create a mind map", or "generate an Excalidraw file". Supports flowcharts, relationship diagrams, mind maps, and system architecture diagrams. Outputs .excalidraw JSON files that can be opened directly in Excalidraw.

36k tokens scripts
Expo Dev Client
by openai
vendor ×3

Build and distribute Expo development clients locally or via TestFlight

961 tokens
Executing Plans
by ZhanlinCui
×3

Use when you have a written implementation plan to execute in a separate session with review checkpoints

542 tokens
Anndata
by christophacham
×3

Data structure for annotated matrices in single-cell analysis. Use when working with .h5ad files or integrating with the scverse ecosystem. This is the data format skill—for analysis workflows use scanpy; for probabilistic models use scvi-tools; for population-scale queries use cellxgene-census.

16k tokens
Benchling Integration
by christophacham
×3

Benchling R&D platform integration. Access registry (DNA, proteins), inventory, ELN entries, workflows via API, build Benchling Apps, query Data Warehouse, for lab data management automation.

14k tokens
Biopython
by christophacham
×3

Comprehensive molecular biology toolkit. Use for sequence manipulation, file parsing (FASTA/GenBank/PDB), phylogenetics, and programmatic NCBI/PubMed access (Bio.Entrez). Best for batch processing, custom bioinformatics pipelines, BLAST automation. For quick lookups use gget; for multi-service integration use bioservices.

24k tokens

How to use it

Copy the folder

Take onewave-ai/ai-readiness-assessment from the repository into ~/.claude/skills for personal use, or into .claude/skills inside a project.

Check the name does not clash

The agent identifies a skill by the name field in its header. Two skills with the same name cannot sit side by side — one of them will be ignored.