← 返回 Skills 市场
leowing

Programming

作者 Leo Wing · GitHub ↗ · v1.0.0
cross-platform ✓ 安全检测通过
735
总下载
0
收藏
8
当前安装
1
版本数
在 OpenClaw 中安装
/install programming
功能描述
Provides programming guidance, including coding workflow, code review, optimization, and technical decision support based on task description and context.
安全使用建议
This skill appears low-risk and consistent with its description: it only serves local documentation and a simple script that prints those docs. Before installing, consider whether you trust the skill author (source is unknown) and whether you want an agent that can autonomously call this skill — although it only returns static guidance, any downstream use (for example, following instructions to install or run Claude CLI) may trigger network activity. If you need stronger provenance, ask the author for a homepage or repository link and verify the script contents; if you want to be cautious, run the skill in a restricted environment or inspect the files locally before enabling it.
功能分析
Type: OpenClaw Skill Name: programming Version: 1.0.0 The skill bundle is benign. The `skill.sh` script only uses `echo` and `cat` commands to display the content of local markdown files (`claude_cli_guide.md`, `workflow_guide.md`, `code_review_optimization.md`). There are no external network calls, file writes, or execution of user-controlled input. The `SKILL.md` file contains standard instructions without any prompt injection attempts. The markdown files themselves provide documentation and examples, but these are not executed by the skill, only displayed.
能力评估
Purpose & Capability
Name/description (programming guidance, code review, workflow, Claude CLI examples) match the included markdown docs and the simple shell interface that serves those docs. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md and the other guides only describe programming tasks and how to use Claude CLI; the runtime script (skill.sh) only cats local markdown files from the skill directory and does not read arbitrary system files, call external endpoints, or access undeclared environment variables.
Install Mechanism
No install spec is provided and there are no dependencies declared. The skill is instruction-only with a small local shell script — nothing is downloaded or extracted during installation.
Credentials
The skill declares no required environment variables, credentials, or config paths. The content references using external tools (Claude CLI) but does not require or attempt to access any secrets itself.
Persistence & Privilege
always is false and the skill does not request modification of other skills or system-wide settings. Autonomous invocation is allowed (platform default) but the skill's behavior is limited to serving static docs and is not privileged.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install programming
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /programming 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- 首个版本,发布“编程技能”。 - 支持 Claude CLI 编程指南、标准编程工作流程指导、代码审查与优化建议。 - 适用于开发、调试、结构设计和技术选型等编程场景。 - 支持任务描述、上下文与技术要求等多种输入参数。 - 明确执行分析、方法选择、实施与反馈流程。
元数据
Slug programming
版本 1.0.0
许可证
累计安装 8
当前安装数 8
历史版本数 1
常见问题

Programming 是什么?

Provides programming guidance, including coding workflow, code review, optimization, and technical decision support based on task description and context. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 735 次。

如何安装 Programming?

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

Programming 是免费的吗?

是的,Programming 完全免费(开源免费),可自由下载、安装和使用。

Programming 支持哪些平台?

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

谁开发了 Programming?

由 Leo Wing(@leowing)开发并维护,当前版本 v1.0.0。

💬 留言讨论