getcourse-mcp: Skill for Claude Code

.claude/skills/courses/SKILL.md

courses is a skill for Claude Code from theYahia/getcourse-mcp. It costs 12 tokens per session (107 once invoked), scanned A, a copy of courses, MIT.

A GetCourse management tool for viewing users and deals, and creating new students. GetCourse is a service for managing online courses and their students.

In plain words
What is it for?
List users, list deals, or create a student with an email address, name, and group.
Why use it?
It removes the need to switch to GetCourse for these basic management tasks.

Skill for Claude Code

Written for Claude Code: argument-hint in frontmatter.

This is theYahia/getcourse-mcp's own configuration. It tells Claude Code how to work on getcourse-mcp 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 getcourse-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to theYahia/getcourse-mcp. 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/theYahia/getcourse-mcp/main/.claude/skills/courses/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/theYahia/getcourse-mcp

Made for: Claude Code.

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 courses

README.md
[![agentmods](https://agentmods.dev/badge/skills/theyahia/getcourse-mcp/courses/github.svg)](https://agentmods.dev/skills/theyahia/getcourse-mcp/courses)
Your own site
<a href="https://agentmods.dev/skills/theyahia/getcourse-mcp/courses"><img src="https://agentmods.dev/badge/skills/theyahia/getcourse-mcp/courses/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 courses

Your own site · 80×15
<a href="https://agentmods.dev/skills/theyahia/getcourse-mcp/courses"><img src="https://agentmods.dev/badge/skills/theyahia/getcourse-mcp/courses.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 12 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 107 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 89% copy Near-identical to another mod 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.00012 $0.00107
Opus 5 $0.00006 $0.00053
Sonnet 5 $0.00002 $0.00021
Haiku 4.5 $0.00001 $0.00011

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

Security

Grade A, and why

courses 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.

Origin

This is a copy

89% identical to courses — 3 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

.claude/skills/courses/SKILL.md · 23 lines

What it actually says

/courses -- GetCourse management

Algorithm

  1. Call get_users for user list
  2. Call get_deals for deals list
  3. Call create_user to add a new student
  4. Show operation result

Examples

/courses
/courses [email protected] Ivan Group1
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 · 23 lines · 0 tokens per session scan A 13d5fee99a65

Subscribe to this mod's changes

courses is a skill published in the GitHub repository theYahia/getcourse-mcp (0 stars, last pushed 22d ago), licensed MIT. It adds 12 tokens to every session and 107 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 89% identical to courses, differing in 3 lines, and is treated as a copy.

Related

Other skills, from other repositories

context7-docs

Fetch up-to-date documentation and code examples for any library, framework, SDK, CLI tool, or cloud service. Use whenever the user asks about a specific library — even well-known ones like React, Next.js, Prisma, Express, Tailwind, Django, or Spring Boot — because training data may not reflect recent API changes or…

upstash/context7 · 157 tokens

anki

Use when the user wants to create Anki flashcards, manage Anki decks, search notes, or interact with Anki via AnkiConnect. Triggers on phrases like "create flashcards", "add to Anki", "make Anki cards", "batch create notes", or "manage my Anki deck".

nailuoGG/anki-mcp-server · 67 tokens

active-recall

Quizzes the user on AnNuMa (Analysis und Numerische Mathematik) exam topics using active recall. Use this skill whenever the user wants to be tested, quizzed, or drilled on a math topic, or says things like "quiz me", "test me on", "active recall", "flashcard", "ask me questions about", or "let's practice ". The skill…

AlirezaFakari/annuma-study-companion · 132 tokens

gentech-blockrun

GenTech Labs' integration patterns for BlockRun MCP from Hermes Agent. Covers daily usage patterns, cost-optimized workflows, multi-tool pipelines, and reliable error handling for BlockRun's full toolset.

BlockRunAI/blockrun-mcp · 46 tokens

portainer-mcp-hygiene

How to drive the Portainer MCP server's tools correctly — both reading and mutating. Reading: project responses with select (JMESPath), where the heavy fields live (snapshots, status blocks, managed fields), how to handle non-JSON Docker/K8s proxy endpoints (container and pod logs, stats, exec), and how to interpret…

portainer/portainer-mcp · 315 tokens

dsm5

Assess and explain questions about mental health and neurocognitive conditions against DSM-5-TR diagnostic criteria, and guide evidence-based conversations for clinicians, patients, and family members. Use when someone asks about symptoms, possible conditions, differential diagnoses, diagnostic criteria, prevalence…

magnus919/agent-skills · 106 tokens