← 返回 Skills 市场
duanc-chao

ASCII v

作者 wow · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
188
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install v
功能描述
Creates an ASCII art of a "V" by printing two diagonal lines converging to a single point, adjusting spaces for specified height.
安全使用建议
This appears safe and coherent: it's an instruction-only skill that explains how to draw an ASCII 'V' and includes a harmless Python snippet. If you plan to run the example locally, review the code (it's simple string and print operations). As with any skill that executes code, only run code you trust, but there are no red flags here.
功能分析
Type: OpenClaw Skill Name: v Version: 1.0.0 The skill bundle contains documentation and a Python code snippet for generating an ASCII 'V' shape. The logic is straightforward, transparent, and lacks any high-risk behaviors such as network access, file system manipulation, or prompt injection.
能力评估
Purpose & Capability
Name and description match the SKILL.md content: the skill only explains how to draw a V-shaped ASCII art and includes a simple Python example. There are no unrelated requirements.
Instruction Scope
Runtime instructions are narrowly scoped to calculating spaces and printing lines; they do not reference files, environment variables, external network endpoints, or any system state outside the task.
Install Mechanism
No install spec or code files are provided (instruction-only), so nothing is written to disk or downloaded during install.
Credentials
No environment variables, credentials, or config paths are requested or used; this is proportionate for a simple drawing task.
Persistence & Privilege
Skill is not forced-always, does not request persistent privileges, and does not modify other skills or system settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install v
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /v 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the skill: Drawing an ASCII "V" graph. - Provides a clear, step-by-step explanation of how to construct a "V" shape using text characters. - Includes a detailed breakdown of space calculation for each line to form the correct "V" shape. - Offers a visual example (for height = 5) with tabled logic for easier understanding. - Supplies a ready-to-use Python code snippet for generating ASCII "V" graphs of customizable height.
元数据
Slug v
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

ASCII v 是什么?

Creates an ASCII art of a "V" by printing two diagonal lines converging to a single point, adjusting spaces for specified height. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 188 次。

如何安装 ASCII v?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install v」即可一键安装,无需额外配置。

ASCII v 是免费的吗?

是的,ASCII v 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

ASCII v 支持哪些平台?

ASCII v 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 ASCII v?

由 wow(@duanc-chao)开发并维护,当前版本 v1.0.0。

💬 留言讨论