ab900: Skill for Claude Code

.github/skills/ab900-study-planner/SKILL.md

ab900-study-planner is a skill for Claude Code, Codex from timothywarner-org/ab900. It costs 42 tokens per session (2,260 once invoked), scanned A, original, MIT.

A study-plan generator for the Microsoft AB-900 exam, which covers basic Microsoft 365 Copilot and agent administration. It uses your self-rated confidence across the exam's three subject areas to plan what to study first.

In plain words
What is it for?
Preparing for AB-900 by identifying weaker exam areas, allocating study hours, and finding relevant Microsoft Learn modules.
Why use it?
It turns uneven knowledge across the exam topics into a prioritized plan with estimated study time and links to Microsoft Learn, Microsoft's training site.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one. Also seen: positional $N argument.

This is timothywarner-org/ab900's own configuration. It tells Claude Code and Codex how to work on ab900 itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything ab900 configures →

Reuse

Borrowing it

Nothing to install: this file belongs to timothywarner-org/ab900. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/timothywarner-org/ab900/main/.github/skills/ab900-study-planner/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/timothywarner-org/ab900

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 ab900-study-planner

README.md
[![agentmods](https://agentmods.dev/badge/skills/timothywarner-org/ab900/ab900-study-planner.svg)](https://agentmods.dev/skills/timothywarner-org/ab900/ab900-study-planner)
Your own site
<a href="https://agentmods.dev/skills/timothywarner-org/ab900/ab900-study-planner"><img src="https://agentmods.dev/badge/skills/timothywarner-org/ab900/ab900-study-planner.svg" alt="Measured on agentmods" height="20"></a>
Per session 42 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,260 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00042 $0.02260
Opus 5 $0.00021 $0.01130
Sonnet 5 $0.00008 $0.00452
Haiku 4.5 $0.00004 $0.00226

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

Security

Grade A, and why

ab900-study-planner 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 7d 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.

.github/skills/ab900-study-planner/SKILL.md · 164 lines

How it starts

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

Skill: ab900.study_planner.personalized

Description: Generates a personalized AB-900 study plan based on the user's self-assessed confidence across the three exam domains, prioritizing weak domains with estimated hours and Microsoft Learn module links.

Grounding

Required sources:

  • AB-900 exam skills outline (Microsoft 365 Copilot and Agent Administration Fundamentals, current skills-measured document) [Microsoft Learn]
  • Microsoft Learn (access via Microsoft Learn MCP server and Copilot web search for current Learn module URLs)
  • Context7 MCP (resolve Learn module links and verify they are current)

Workflow

  1. Present exam domains with weights. Show the three AB-900 exam domains and their exam weight percentages:

    Domain Exam Weight
    Domain 1: Identify the core features and objects of Microsoft 365 services 30-35%
    Domain 2: Understand data protection and governance tasks for Microsoft 365 and Copilot 35-40%
    Domain 3: Perform basic administrative tasks for Copilot and agents 25-30%

    These titles and weights are from the Skills measured as of July 22, 2026 version of the study guide. Use them verbatim.

    Flag Domain 2 explicitly as the highest-weight domain: "Domain 2 carries the most exam weight (35-40%). If all three domains are weak or unknown, prioritize Domain 2 first."

  2. Ask for confidence ratings. Ask the user to rate their confidence in each domain using one of these levels:

    • Strong -- comfortable with most objectives; needs only light review.
    • Moderate -- familiar with the concepts but needs targeted practice.
    • Weak -- limited experience; needs focused study.
    • Unknown -- not sure; treat as weak.
  3. Generate a prioritized study plan. Based on the user's ratings:

    • Order domains from weakest to strongest.
    • Within equal confidence levels, prioritize domains with higher exam weight (Domain 2 first, then Domain 1, then Domain 3).
    • For each domain, provide:
      • Estimated study hours (weak: 6-8 hours, moderate: 3-5 hours, strong: 1-2 hours).
      • Two to three specific Microsoft Learn module links (grounded via Microsoft Learn MCP server or web search; do not invent URLs).
      • Key objectives to focus on (from the AB-900 skills-measured document).
      • High-priority topics specific to AB-900 (see domain-specific guidance below).
    • Include a total estimated hours range at the bottom.

Read the full file on GitHub · 164 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. 7d ago First seen · 164 lines · 42 tokens per session scan A 44e5ff11e488

Subscribe to this mod's changes

ab900-study-planner is a skill published in the GitHub repository timothywarner-org/ab900 (26 stars, last pushed 1mo ago), licensed MIT. It adds 42 tokens to every session and 2,260 once invoked, about $0.0002 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-30.

Related

Other skills, from other repositories

spark-3.5-updates

Knowledge base for Spark 3.1→3.5 updates not covered by the Learning Spark 2nd Ed book. Use for: (A) Pandas UDF and Arrow APIs (exam Sec 7 obj 2 'Create and invoke Pandas UDF'); (B) new built-in functions added in 3.3-3.5 (exam Sec 3); (C) AQE evolution post-3.0 — default-on, new sub-configs, SMJ→SHJ conversion (exam…

Galius5136/databricks-spark-3.5-cert-prep · 160 tokens

spark-connect

Knowledge base for Spark Connect (Apache Spark 3.4–3.5). Use when preparing for Sec 6 of the Databricks Certified Associate Developer for Apache Spark exam, configuring a Spark Connect client/server, or migrating PySpark code to the decoupled client-server architecture. Sources: spark.apache.org 3.5.7 docs +…

Galius5136/databricks-spark-3.5-cert-prep · 80 tokens

spark-cert-3.5

Meta-skill orchestrator for preparing the Databricks Certified Associate Developer for Apache Spark 3.5 exam (Python). Coordinates the sub-skills apache-spark, spark-connect, pandas-on-spark, and spark-3.5-updates. Activates on requests like "let's study Spark", "review ", "quiz on ", "mock exam", "what do I still…

Galius5136/databricks-spark-3.5-cert-prep · 101 tokens

build-sample-matrix

Build the matrix of all the samples throughout different frameworks.

Azure/azure-sdk-for-net · 17 tokens

course-builder

Use whenever the user wants to ingest a new course's materials (lecture notes, textbook chapters, HW problems, HW solutions) and build the course-specific knowledge base — patterns.md (recurring solution techniques), coverage.md (HW-to-section map with 🔥 exam tiers + ⚠weak flags), and summary.md (topic tree). Invoked…

OPTIMETA/PAIDEIA · 119 tokens

alt-import

Parse an Exam Radar (OPTIMETA Alt plugin) export and fold its lecture-emphasis exam-probability signal into the PAIDEIA course index — write course-index/radar.md, annotate course-index/coverage.md with a lecture-emphasis column and divergence flags, and seed a gold-zone weakmap. Invoked by /paideia:alt. The export…

OPTIMETA/PAIDEIA · 88 tokens