benchflow-ai

pypi-server

@benchflow-ai/pypi-server
benchflow-ai
230
165 forks
Updated 1/18/2026
View on GitHub

Guidance for creating Python packages and serving them via a local PyPI server. This skill applies when tasks involve building Python packages (with pyproject.toml or setup.py), setting up local package repositories, or serving packages via HTTP for pip installation. Use when the goal is to create installable Python packages and make them available through a local index URL.

Installation

$skills install @benchflow-ai/pypi-server
Claude Code
Cursor
Copilot
Codex
Antigravity

Details

Pathregistry/terminal_bench_2.0/terminal_bench_2_0_pypi-server/environment/skills/pypi-server/SKILL.md
Branchmain
Scoped Name@benchflow-ai/pypi-server

Usage

After installing, this skill will be available to your AI coding assistant.

Verify installation:

skills list

Skill Instructions


name: pypi-server description: Guidance for creating Python packages and serving them via a local PyPI server. This skill applies when tasks involve building Python packages (with pyproject.toml or setup.py), setting up local package repositories, or serving packages via HTTP for pip installation. Use when the goal is to create installable Python packages and make them available through a local index URL.

pypi-server

Guidance for creating Python packages and serving them via a local PyPI server. This skill applies when tasks involve building Python packages (with pyproject.toml or setup.py), setting up local package repositories, or serving packages via HTTP for pip installation. Use when the goal is to create installable Python packages and make them available through a local index URL.