一键导入
black
> “Any color you like.” WHEN: lint or format code, style terminal output. Triggers: use black, install black, how to use black, lint code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
> “Any color you like.” WHEN: lint or format code, style terminal output. Triggers: use black, install black, how to use black, lint code.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
**AI Agent Security & Observability Platform** WHEN: run `clawguard` commands, run `clawguard-scan` commands, build typescript applications with clawguard. Triggers: use clawguard, install clawguard, how to use clawguard, run clawguard.
That's it. Your agent can now use React. WHEN: run `repo2skill` commands. Triggers: use repo2skill, install repo2skill, how to use repo2skill, run repo2skill.
Go to the Alpine docs for most things: [Alpine Docs](https://alpinejs.dev) WHEN: make http requests. Triggers: use alpine, install alpine, how to use alpine, make http request.
[biomejs]: https://biomejs.dev/ [biome-philosophy]: https://biomejs.dev/internals/philosophy/ [language-support]: https://biomejs.dev/internals/language-support/ [getting-started]: https://biomejs.dev
with a focus on multi-package repositories WHEN: lint or format code. Triggers: use changesets, install changesets, how to use changesets, lint code.
**Welcome to our new website, [core-js.io](https://core-js.io), where our documentation is moving!** WHEN: make http requests. Triggers: use core-js, install core-js, how to use core-js, make http req
基于 SOC 职业分类
| name | black |
| description | > “Any color you like.” WHEN: lint or format code, style terminal output. Triggers: use black, install black, how to use black, lint code. |
“Any color you like.”
Black can be installed by running pip install black. It requires Python 3.10+ to
run. If you want to format Jupyter Notebooks, install with
pip install "black[jupyter]".
black {source_file_or_directory}
python -m black {source_file_or_directory}
python:3.13-slim["/opt/venv/bin/black"]├── action/
│ └── main.py
├── autoload/
│ └── black.vim
├── docs/
│ ├── _static/
│ ├── compatible_configs/
│ ├── contributing/
│ ├── guides/
│ ├── integrations/
│ ├── the_black_code_style/
│ ├── usage_and_configuration/
│ ├── authors.md
│ ├── change_log.md
│ ├── conf.py
│ ├── faq.md
│ ├── getting_started.md
│ ├── index.md
│ ├── license.md
│ ├── make.bat
Generated by repo2skill