Back to Skills

deprecated

verified

This skill triggers when any cpython-skills skill is requested. The cpython-skills plugin has been renamed to cpython for simpler invocation.

View on GitHub

Marketplace

cpython-skills

gpshead/cpython-skills

Plugin

cpython-skills

Repository

gpshead/cpython-skills
8stars

plugins/cpython-skills-deprecated/skills/deprecated/SKILL.md

Last Verified

January 21, 2026

Install Skill

Select agents to install to:

Scope:
npx add-skill https://github.com/gpshead/cpython-skills/blob/main/plugins/cpython-skills-deprecated/skills/deprecated/SKILL.md -a claude-code --skill deprecated

Installation paths:

Claude
.claude/skills/deprecated/
Powered by add-skill CLI

Instructions

# Plugin Renamed

**The `cpython-skills` plugin has been renamed to `cpython`.**

To upgrade, run these commands:

```
/plugin uninstall cpython-skills
/plugin install cpython
```

After upgrading, skills are invoked as:
- `cpython:dev` - Development entry point and codebase orientation
- `cpython:build` - Building and testing CPython
- `cpython:style` - Code style and validation
- `cpython:docs` - Documentation and NEWS entries

The new naming is cleaner: `cpython:build` instead of `cpython-skills:cpython-build-and-test`.

Validation Details

Front Matter
Required Fields
Valid Name Format
Valid Description
Has Sections
Allowed Tools
Instruction Length:
523 chars