# Python Docstring

> Writes the docstring of a Python function. Use when the user asks for the docstring of a function.

- Skill: `jeromeetienne/python-docstring` (Agent Skill)
- Install (CLI): `npx skillmds@latest add jeromeetienne/python-docstring`
- Raw SKILL.md: https://api.skillmd.com/api/skills/jeromeetienne/python-docstring/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: jeromeetienne (https://skillmd.com/u/jeromeetienne)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/jeromeetienne/python-docstring

---


# Python docstring

Read the function that the user sends, and write its docstring.

