home/categories/automation-tools/jamie-bitflight-claude-skills-plugins-toml-python-skills-toml-python-skill-md
automation-toolstools
toml-python
When reading or writing pyproject.toml or .toml config files in Python. When editing TOML while preserving comments and formatting. When designing configuration file format for a Python tool. When code uses tomlkit or tomllib. When implementing atomic config file updates.
maintainer
Jamie-BitFlight
Mis à jour 1/20/2026
Étoiles
11
Forks
2
quick start
Installation and usage
When reading or writing pyproject.toml or .toml config files in Python. When editing TOML while preserving comments and formatting. When designing configuration file format for a Python tool. When code uses tomlkit or tomllib. When implementing atomic config file updates.
Installation
$ install --globalskills.sh
Utilisation
Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :
skills use toml-python