Programming
Provides programming guidance, including coding workflow, code review, optimization, and technical decision support based on task description and context.
MIT-0 · Free to use, modify, and redistribute. No attribution required.
⭐ 0 · 307 · 4 current installs · 4 all-time installs
byLeo Wing@leowing
MIT-0
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
Current versionv1.0.0
Download ziplatest
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
SKILL.md
Programming Skill
这是一个专门用于编程任务的技能,提供以下功能:
功能描述
- Claude CLI 编程指南 - 演示如何使用 Claude CLI 工具进行编程任务
- 编程工作流程 - 提供标准化的编程开发流程指导
- 代码审查和优化 - 提供代码质量检查和性能优化建议
使用场景
- 当 OpenClaw 需要执行编程任务时
- 代码开发、调试和优化
- 项目结构设计和实现
- 技术选型和架构决策支持
输入参数
task: 要执行的编程任务描述context: 相关上下文信息(现有代码、需求文档等)requirements: 特定的技术要求或约束
执行流程
- 分析编程任务需求
- 选择合适的编程方法和工具
- 实施编码或优化建议
- 提供结果反馈和进一步建议
Files
6 totalSelect a file
Select a file to preview.
Comments
Loading comments…
