返回 Skill 列表
extension
分类: 开发与工程无需 API Key

clawsay

由ASCII龙虾以对话气泡显示消息。

person作者: tjade273hubclawhub

Clawsay

Display a message in a speech bubble with an ASCII art lobster, like cowsay but with a lobster.

Usage

When the user wants to display a message with the lobster, run the script using uv. Ensure cd to the script directory:

cd scripts && uv run clawsay.py <message>

The lobster will be colored red and the message will appear in a speech bubble above it.

Example

uv run python scripts/clawsay.py "Hello from the deep!"