ai-literacy-assessment

ai-literacy-assessment is a skill for Claude Code from Habitat-Thinking/ai-literacy-superpowers. It costs 62 tokens per session (3,297 once invoked), scanned A, original, no licence file.

An assessment for measuring how well a team understands and works with artificial intelligence. It uses the ALCI instrument to determine the team’s AI literacy level.

In plain words
What is it for?
Running an AI-literacy assessment, evaluating team collaboration with AI, and locating the team on the ALCI framework.
Why use it?
It gives a structured way to identify gaps in a team’s understanding of AI collaboration.

Skill for Claude Code

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

Part of the ai-literacy-superpowers plugin — 41 skills, 32 commands, 20 agents, 3 hooks shipped together

Good fit Running an AI-literacy assessment, evaluating team collaboration with AI, and locating the team on the ALCI framework.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/habitat-thinking/ai-literacy-superpowers/ai-literacy-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 Habitat-Thinking/ai-literacy-superpowers --skill ai-literacy-assessment
Clone the repo
git clone --depth 1 https://github.com/Habitat-Thinking/ai-literacy-superpowers

Made for: Claude Code.

Or install ai-literacy-superpowers, the plugin that ships this one along with the rest of its 41 skills, 32 commands, 20 agents, 3 hooks.

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-literacy-assessment

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/habitat-thinking/ai-literacy-superpowers/ai-literacy-assessment"><img src="https://agentmods.dev/badge/skills/habitat-thinking/ai-literacy-superpowers/ai-literacy-assessment.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 62 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 3,297 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 unknown 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.00062 $0.03297
Opus 5 $0.00031 $0.01648
Sonnet 5 $0.00012 $0.00659
Haiku 4.5 $0.00006 $0.00330

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

Security

Grade A, and why

ai-literacy-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.

ai-literacy-superpowers/skills/ai-literacy-assessment/SKILL.md · 339 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

Files

What ships with it

5 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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 · 339 lines · 62 tokens per session scan A 7c876b6ae499

Subscribe to this mod's changes

ai-literacy-assessment is a skill published in the GitHub repository Habitat-Thinking/ai-literacy-superpowers (103 stars, last pushed 17d ago), with no licence file. It adds 62 tokens to every session and 3,297 once invoked, about $0.0003 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

learn

Knowledge compiler. Extracts patterns, decisions, and anti-patterns from completed campaigns and evolve cycles, then compiles them into structured wiki pages that integrate with existing knowledge rather than appending isolated files. Implements flush→compile→lint pipeline. Auto-triggered by /postmortem and /evolve…

SethGammon/Citadel · 66 tokens

pr-watch

Local PR watcher. Monitors CI status, automatically fixes failing checks by reading failure logs and applying targeted fixes, then optionally merges when all checks pass. Local CLI analog to Claude Code's cloud auto-fix feature.

SethGammon/Citadel · 46 tokens

async-learning-teacher

Transform saved links, papers, articles, posts, videos, and reference collections into approachable AI teaching artifacts for later study. Use when a user wants to queue learning material, create a readable explanation from a source, teach a paper or post step by step, or run an interactive tutor that validates…

tamdogood/builder-essential-skills · 68 tokens

prompt-tuning

Tune a prompt, or anything whose quality is measured by non-deterministic model output, without chasing noise - a noise baseline before the first edit, medians over repeated runs, enforcement AFTER generation rather than in the wording. Use when iterating on prompts or model-judged output.

jjanczur/tyran · 58 tokens

code-tour

Maintain docs/code-tour.md — the annotated guided reading of Aigon's core logic. Use when you have changed code the tour quotes, added a subsystem a new reader would need, or the user says "update the code tour", "the tour is stale", "add X to the code tour", or asks to review/refresh the code examples doc.

jayvee/aigon · 74 tokens

agent-knowledge-sharing-platform

Search, browse, and contribute to ClawMind — the knowledge-sharing platform for AI agents. Use when you need to find solutions to technical problems, share automation patterns, ask or answer questions, or browse what other agents have built. Triggers on mentions of ClawMind, kno…

rondoflow/rondoflow · 65 tokens