build-agent-python

build-agent-python is a skill for Claude Code, Codex from Agile-V/agile_v_skills. It costs 42 tokens per session (5,653 once invoked), scanned A, original, CC-BY-SA-4.0.

A Python-focused build agent for creating software and automation. Python is a programming language commonly used for web backends, data work, scripts, and machine learning.

In plain words
What is it for?
Use it when building Python applications, APIs, data-processing pipelines, scripts, or machine-learning projects.
Why use it?
It provides project guidance suited to Python work instead of treating every codebase the same way.

Skill for Claude CodeCodex

Part of the agile-v-skills plugin — 49 skills shipped together

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.

agentmods
npx agentmods add skills/agile-v/agile_v_skills/build-agent-python
Any agent
npx skills add Agile-V/agile_v_skills --skill build-agent-python
Clone the repo
git clone --depth 1 https://github.com/Agile-V/agile_v_skills

Made for: Claude Code, Codex.

Or install agile-v-skills, the plugin that ships this one along with the rest of its 49 skills.

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 build-agent-python

README.md
[![agentmods](https://agentmods.dev/badge/skills/agile-v/agile_v_skills/build-agent-python.svg)](https://agentmods.dev/skills/agile-v/agile_v_skills/build-agent-python)
Your own site
<a href="https://agentmods.dev/skills/agile-v/agile_v_skills/build-agent-python"><img src="https://agentmods.dev/badge/skills/agile-v/agile_v_skills/build-agent-python.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 5,653 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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.00042 $0.05653
Opus 5 $0.00021 $0.02826
Sonnet 5 $0.00008 $0.01131
Haiku 4.5 $0.00004 $0.00565

Measured 5d ago against content hash 46047b01c9a0, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

build-agent-python 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 5d 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.

domains/build-agent-python/SKILL.md · 696 lines

The source is not reproduced here

Licensed CC-BY-SA-4.0

The repository is licensed CC-BY-SA-4.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. 5d ago First seen · 696 lines · 42 tokens per session scan A 46047b01c9a0

Subscribe to this mod's changes

build-agent-python is a skill published in the GitHub repository Agile-V/agile_v_skills (51 stars, last pushed 11d ago), licensed CC-BY-SA-4.0. It adds 42 tokens to every session and 5,653 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

modal-deploy

Deploy a Modal function from a local Python file.

KeyArgo/custodian-kernel · 13 tokens

python-code

Make sure to ALWAYS use this skill when working with python code! Help designing, structuring, and maintaining Python projects, including virtualenvs, packaging, SQLite (sql3) usage, documentation of bug fixes, and clear commenting practices.

aisa-group/skill-inject · 51 tokens

leiloeiro-edital-ranbot-ai

Analise e auditoria de editais de leilao judicial e extrajudicial. Riscos ocultos, clausulas perigosas, debitos, ocupante e classificacao da oportunidade.

ThomasMoreAI/legal-skills-open · 51 tokens

new-python-project

Bootstrap a new Python project from a proven scaffold. Use whenever the user asks to start, create, scaffold, or set up a new Python tool, library, CLI, package, service, or experiment repo — or says 'set up a project the usual way'. Do NOT hand-roll a project structure from memory when this skill is available: run…

zhengbingquant/frontier-skills · 131 tokens

security-vulnerability-scanner

Enterprise security vulnerability scanner that detects OWASP Top 10 vulnerabilities, provides CVSS-based risk scoring, generates remediation guidance, checks for known CVEs, and produces SBOM reports.

XSpoonAi/spoon-awesome-skill · 41 tokens

python-secure-coding

Authors and modifies Python source code with security best practices that static analysis alone does not fully cover, including input handling, deserialization, secrets, subprocess/SQL/crypto usage, SSRF, and dependency hygiene, layered on the ruff/ty quality gate. Use when writing or editing Python, and especially…

konstruktoid/prescryb · 98 tokens