movie-recommendation-mcp: Skill for Codex

.ai/skills/python-tooling/SKILL.md

python-tooling is a skill for Codex from movie-reservation-platform-lab/movie-recommendation-mcp. It costs 36 tokens per session (410 once invoked), scanned A, original, no licence file.

A guide for managing Python dependencies, tests, code checks, packaging, and continuous-integration tools in a FastMCP repository. Continuous integration runs automated checks when code changes.

In plain words
What is it for?
Use it when updating packages, pytest or pytest-asyncio, Ruff, package-building settings, locked commands, or CI tooling.
Why use it?
It keeps local and CI commands consistent when changing development tools or dependency files.

Skill for Codex

Written for Codex: agents/openai.yaml present.

This is movie-reservation-platform-lab/movie-recommendation-mcp's own configuration. It tells Codex how to work on movie-recommendation-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 movie-recommendation-mcp configures →

Reuse

Borrowing it

Nothing to install: this file belongs to movie-reservation-platform-lab/movie-recommendation-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/movie-reservation-platform-lab/movie-recommendation-mcp/main/.ai/skills/python-tooling/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/movie-reservation-platform-lab/movie-recommendation-mcp

Made for: 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 python-tooling

README.md
[![agentmods](https://agentmods.dev/badge/skills/movie-reservation-platform-lab/movie-recommendation-mcp/python-tooling/github.svg)](https://agentmods.dev/skills/movie-reservation-platform-lab/movie-recommendation-mcp/python-tooling)
Your own site
<a href="https://agentmods.dev/skills/movie-reservation-platform-lab/movie-recommendation-mcp/python-tooling"><img src="https://agentmods.dev/badge/skills/movie-reservation-platform-lab/movie-recommendation-mcp/python-tooling/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 python-tooling

Your own site · 80×15
<a href="https://agentmods.dev/skills/movie-reservation-platform-lab/movie-recommendation-mcp/python-tooling"><img src="https://agentmods.dev/badge/skills/movie-reservation-platform-lab/movie-recommendation-mcp/python-tooling.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 36 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 410 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.00036 $0.00410
Opus 5 $0.00018 $0.00205
Sonnet 5 $0.00007 $0.00082
Haiku 4.5 $0.00004 $0.00041

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

Security

Grade A, and why

python-tooling 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/skills/python-tooling/SKILL.md · 43 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

Files

What ships with it

1 file 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 · 43 lines · 36 tokens per session scan A 3f1e193baaac

Subscribe to this mod's changes

python-tooling is a skill published in the GitHub repository movie-reservation-platform-lab/movie-recommendation-mcp (0 stars, last pushed today), with no licence file. It adds 36 tokens to every session and 410 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-31.

Related

Other skills, from other repositories

uv-package-manager

Master the uv package manager for fast Python dependency management, virtual environments, and modern Python project workflows. Use when setting up Python projects, managing dependencies, or optimizing Python development workflows with uv.

Galaxy-Dawn/claude-scholar · 42 tokens

simple-modern-uv

Start, selectively modernize, fully migrate, or update Python projects using simple-modern-uv practices: uv, ruff, BasedPyright, pytest, GitHub Actions CI, and tag-driven PyPI publishing. Use when creating a Python project; adding selected tooling or repository practices to an existing project; migrating from Poetry…

jlevy/simple-modern-uv · 98 tokens

pypi-ops

Publish Python packages to PyPI via OIDC Trusted Publishing (PEP 740 attestations, gh-action-pypi-publish) instead of stored tokens. Use for: invalid-publisher errors, pending-publisher 404s, uv publish/twine, TestPyPI, environment approval gates, and rotating/auditing publish tokens.

0xDarkMatter/claude-mods · 74 tokens

python-deploy

Build and deploy Python applications — uv, poetry, pdm, pipenv, pip, framework detection, and Dockerfile patterns. Use when deploying a Python project, or when requirements.txt, pyproject.toml, or Pipfile is detected.

nixopus/nixopus · 53 tokens

scaffold-python

Scaffold a complete Python project with CI/CD, release pipeline, justfile, sr.yaml, pyproject.toml, .envrc, and standard files. Uses uv, ruff, and justfile (Python lacks a native task runner like pnpm scripts, so just fills that gap). Loads on top of scaffold-project (run that first for cross-language standard files).…

urmzd/dotfiles · 135 tokens

python-ci-setup

Set up a Python CI/CD pipeline with linting, formatting, type checking, tests, security scanning, and publishing. Use when: creating CI for Python, adding checks to workflow. Do not use: for local development setup, non-CI automation.

woliveiras/geremmyas · 56 tokens