← Back to Skills Marketplace
leowing

Programming

by Leo Wing · GitHub ↗ · v1.0.0
cross-platform ✓ Security Clean
735
Downloads
0
Stars
8
Active Installs
1
Versions
Install in OpenClaw
/install programming
Description
Provides programming guidance, including coding workflow, code review, optimization, and technical decision support based on task description and context.
Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install programming
  3. After installation, invoke the skill by name or use /programming
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
- 首个版本,发布“编程技能”。 - 支持 Claude CLI 编程指南、标准编程工作流程指导、代码审查与优化建议。 - 适用于开发、调试、结构设计和技术选型等编程场景。 - 支持任务描述、上下文与技术要求等多种输入参数。 - 明确执行分析、方法选择、实施与反馈流程。
Metadata
Slug programming
Version 1.0.0
License
All-time Installs 8
Active Installs 8
Total Versions 1
Frequently Asked Questions

What is Programming?

Provides programming guidance, including coding workflow, code review, optimization, and technical decision support based on task description and context. It is an AI Agent Skill for Claude Code / OpenClaw, with 735 downloads so far.

How do I install Programming?

Run "/install programming" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Programming free?

Yes, Programming is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Programming support?

Programming is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Programming?

It is built and maintained by Leo Wing (@leowing); the current version is v1.0.0.

💬 Comments