← Back to Skills Marketplace
inksnowhailong

tvs-clean-code

by inksnowhailong · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ Security Clean
173
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install tvs-clean-code
Description
代码清洁与整理,并添加增强用户理解的注释,让代码意图清晰、自解释,大幅降低阅读和维护的认知成本。
Usage Guidance
This skill is a pure guideline for cleaning and commenting code and does not request credentials or install software. Before using it: only provide the code you are comfortable sharing (do not include secrets, credentials, or private keys in files you send), keep a backup or use version control so you can review/apply diffs safely, run your tests after applying changes, and review generated diffs/comments to ensure they match your intent.
Capability Analysis
Type: OpenClaw Skill Name: tvs-clean-code Version: 1.0.0 The skill bundle 'tvs-clean-code' is a set of instructions for an AI agent to perform code refactoring and cleanup. It focuses on improving code readability, naming conventions, and documentation (SKILL.md). There are no indicators of malicious intent, data exfiltration, or unauthorized command execution; the instructions are entirely consistent with the stated purpose of a code-cleaning utility.
Capability Assessment
Purpose & Capability
Name/description (code cleanup, add clarifying comments) match the SKILL.md instructions. No unrelated binaries, env vars, or config paths are requested.
Instruction Scope
Instructions describe coding heuristics and request the agent to ask the user for file paths when not provided. They do not instruct reading unrelated system files, accessing secrets, or sending data to external endpoints.
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest-risk install profile.
Credentials
The skill requires no environment variables, credentials, or config paths. Requested access is limited to code the user explicitly supplies or points to.
Persistence & Privilege
always is false and the skill does not request persistent/privileged system presence or modification of other skills' configs.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install tvs-clean-code
  3. After installation, invoke the skill by name or use /tvs-clean-code
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.0
tv-clean-code 1.0.0 初始版本发布 - 提供代码清洁与整理规范,聚焦降低阅读和维护的认知成本 - 明确四大最高优先级原则,包括减少冗余、集中业务逻辑、优化命名与补充关键注释 - 提出结构优化建议(如函数分拆、魔法值提取、早返回等) - 包含输出格式建议,便于用户清晰了解代码清理的改动 - 主动引导用户指定待清理的代码范围
Metadata
Slug tvs-clean-code
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is tvs-clean-code?

代码清洁与整理,并添加增强用户理解的注释,让代码意图清晰、自解释,大幅降低阅读和维护的认知成本。 It is an AI Agent Skill for Claude Code / OpenClaw, with 173 downloads so far.

How do I install tvs-clean-code?

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

Is tvs-clean-code free?

Yes, tvs-clean-code is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does tvs-clean-code support?

tvs-clean-code is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created tvs-clean-code?

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

💬 Comments