classquill

classquill is a skill for Claude Code, Codex from EquateItAu/classquill-mcp. It costs 74 tokens per session (499 once invoked), scanned A, original, MIT.

A read-only connection to ClassQuill, a platform for managing tutoring businesses. It can retrieve information about sessions, students, tutors, parents, invoices, payments, lesson plans, bookings, earnings, and reports.

In plain words
What is it for?
Use it to check schedules, student or tutor details, billing records, lesson plans, homework, earnings, and organisation reports.
Why use it?
It lets an agent answer questions about tutoring operations from ClassQuill data without manually searching the platform. Changes to the data are not supported through this connection.

Skill for Claude CodeCodex

Which agent this was written for is unclear — built for openclaw. Also seen: built for openclaw.

Good fit Use it to check schedules, student or tutor details, billing records, lesson plans, homework, earnings, and organisation reports.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/equateitau/classquill-mcp/classquill
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 EquateItAu/classquill-mcp --skill classquill
Clone the repo
git clone --depth 1 https://github.com/EquateItAu/classquill-mcp

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 classquill

README.md
[![agentmods](https://agentmods.dev/badge/skills/equateitau/classquill-mcp/classquill.svg)](https://agentmods.dev/skills/equateitau/classquill-mcp/classquill)
Your own site
<a href="https://agentmods.dev/skills/equateitau/classquill-mcp/classquill"><img src="https://agentmods.dev/badge/skills/equateitau/classquill-mcp/classquill.svg" alt="Measured on agentmods" height="20"></a>
Per session 74 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 499 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.00074 $0.00499
Opus 5 $0.00037 $0.00249
Sonnet 5 $0.00015 $0.00100
Haiku 4.5 $0.00007 $0.00050

Measured 8d ago against content hash ee8ac5bc9df1, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

classquill 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 8d 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.

skills/classquill/SKILL.md · 60 lines

What it actually says

ClassQuill

ClassQuill is a tutoring-business-management platform (by EquateIt). This skill lets you read a user's ClassQuill data through its MCP server, which proxies the public REST API at https://api.classquill.com/v1.

Connecting

Prefer the hosted MCP server — no install:

https://mcp.classquill.com/mcp

Authenticate with the user's API key (ei_live_…, created in ClassQuill → Settings → Developers) as a Bearer token, or via OAuth if the client supports it.

Or run it locally:

npx -y equateit-mcp        # stdio; set EQUATEIT_API_KEY=ei_live_…

What you can do

The server exposes one read-only tool per public API endpoint. Common tasks:

  • Sessions / schedule — list upcoming or past tutoring sessions, get a session's detail.
  • Students & tutors — look up a student or tutor, their profile, availability, earnings.
  • Parents & billing — parent balances, invoices, payments.
  • Lesson plans & homework — retrieve lesson plans and homework.
  • Reports — org summary and coverage reports.

All access is org-scoped by the key, and read-only. If the user needs to create or change data, direct them to the ClassQuill app or a write-enabled integration.

Guidance

  • Always call the relevant tool rather than guessing — the data is live.
  • If a key is missing or invalid, ask the user to create/paste an ei_live_… key from ClassQuill → Settings → Developers.
  • Summarise results in plain language; don't dump raw JSON unless asked.
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. 8d ago First seen · 60 lines · 74 tokens per session scan A ee8ac5bc9df1

Subscribe to this mod's changes

classquill is a skill published in the GitHub repository EquateItAu/classquill-mcp (0 stars, last pushed 1mo ago), licensed MIT. It adds 74 tokens to every session and 499 once invoked, about $0.0004 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-31.

Related

Other skills, from other repositories

stockbee-setup-fluency-trainer

Build a Stockbee-style setup model book from momentum-burst screener candidates, then update 3-day and 5-day forward outcomes with MFE/MAE, stop-hit status, outcome tags, and cohort statistics. Use when the user wants to study Stockbee Momentum Burst examples, track failed candidates, build setup fluency, review A/B…

tradermonty/claude-trading-skills · 98 tokens

market-microstructure-traditional

Traditional market microstructure concepts applied to crypto — order book dynamics, market making theory, price formation models, execution quality measurement, and CEX vs DEX structural differences.

agiprolabs/claude-trading-skills · 40 tokens

trading-manual-writer

A writing skill for creating sections of a trading manual for beginners and individual investors. It explains financial instruments or trading topics in Markdown and can include SVG illustrations.

digoal/blog · 185 tokens

common-sense-index-investing-bogle

Apply John Bogle index investing rules for low-cost funds, asset allocation, fees, taxes, ETFs, advisers, and buy-hold discipline.

simbajigege/book2skills · 38 tokens

paper-trading

Risk-free trading simulation with real market data. Test strategies without risking real money.

Signal-Execution-Labs/forex-trading-ai-agent · 0 tokens

market-replay

Replay historical market data in real-time or accelerated speed. Practice trading, test strategies, and learn from past market events without risking capital.

Signal-Execution-Labs/forex-trading-ai-agent · 0 tokens