ai-literacy-assessment

Assess team AI collaboration literacy by scanning repository signals and clarifying questions.

44|6|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/Habitat-Thinking/ai-literacy-superpowers --skill ai-literacy-assessment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ai-literacy-assessment
Source: https://github.com/Habitat-Thinking/ai-literacy-superpowers/tree/main/ai-literacy-superpowers/skills/ai-literacy-assessment
Command: npx skills add https://github.com/Habitat-Thinking/ai-literacy-superpowers --skill ai-literacy-assessment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill evaluates a team's maturity in using AI tools by scanning repository signals and combining them with targeted clarifying questions to produce a defensible, timestamped assessment and README badge, removing guesswork from AI collaboration maturity evaluation.

Core Features & Use Cases

  • Repository signal analysis: Detects CI, harness artifacts, agents, and specification patterns that map to AI literacy levels.
  • Guided clarification: Crafts 3-5 focused questions to resolve gaps that static scanning cannot determine.
  • Assessment generation & habitat fixes: Produces a dated assessment markdown in assessments/, updates README badges, and applies low-risk habitat hygiene changes such as HARNESS.md and REFLECTION_LOG.md entries.
  • Use case: Run an assessment before a quarterly engineering review to baseline AI collaboration maturity and produce actionable recommendations for advancing to the next level.

Quick Start

Ask the assistant to assess AI literacy for this repository and generate a timestamped assessment document and README badge.

Frequently Asked Questions about ai-literacy-assessment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assess my team's AI literacy from repository evidence?

Assess AI literacy by scanning repository signals like CI, harness artifacts, agents, and specification patterns, then combining that evidence with targeted clarifying questions to produce a timestamped assessment document and README badge.

What is a repository audit for AI collaboration maturity?

A repository audit for AI collaboration maturity evaluates a team's proficiency with AI tools by analyzing static repository files and resolving gaps with guided questions to generate a defensible, dated assessment markdown file.

How do I generate a README badge for AI literacy levels?

Generate a README badge by running an assessment that scans repository evidence, asks clarifying questions, and updates the README file with a badge reflecting the team's mapped AI literacy level.

Do I need write access to run an AI literacy assessment on my repository?

Yes, you need both read and write access to the repository to scan files, create the assessments/YYYY-MM-DD-assessment.md document, and update README badges with the resulting literacy level.

Can I automate an AI readiness check before a quarterly engineering review?

Yes, you can automate a pre-release readiness check or quarterly review baseline by scanning repository signals and applying habitat hygiene changes like HARNESS.md and REFLECTION_LOG.md entries alongside the generated assessment.

What's the best way to baseline AI tool usage maturity across a codebase?

The best way to baseline AI tool usage maturity is combining static repository signal analysis with 3-5 focused clarifying questions to resolve ambiguous gaps and produce actionable recommendations for advancing literacy levels.