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
更新於 1/20/2026
星標
11
分支
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.
安裝
$ install --globalskills.sh
使用
安裝後,您可以通過在終端運行以下命令來使用此技能:
skills use toml-python