openclaw 网盘下载
OpenClaw

技能详情(站内镜像,无评论)

首页 > 技能库 > Implementation Readiness Checker

检查项目是否具备实施条件,明确缺什么就不该开工。;use for implementation, readiness, delivery workflows;do not use for 为了开工而忽略前提条件, 替代正式项目审批.

综合技能

作者:vx:17605205782 @52YuanChangXing

许可证:MIT-0

MIT-0 ·免费使用、修改和重新分发。无需归因。

版本:v1.0.0

统计:⭐ 0 · 36 · 0 current installs · 0 all-time installs

0

安装量(当前) 0

🛡 VirusTotal :良性 · OpenClaw :良性

Package:52yuanchangxing/implementation-readiness-checker

安全扫描(ClawHub)

  • VirusTotal :良性
  • OpenClaw :良性

OpenClaw 评估

The skill's code, instructions, and requirements are consistent with a local 'implementation readiness' auditing helper that reads local inputs and produces structured reports; it does not request external credentials or perform network operations.

目的

Name/description match the code and resources: the SKILL.md, README, spec.json, template, and scripts/run.py implement a local checklist/audit tool. Declared required binary (python3) is appropriate and sufficient. No unrelated credentials, binaries, or config paths are requested.

说明范围

SKILL.md instructs the agent to run the bundled Python script when shell/exec is available, or otherwise produce output using the provided template and spec. The script reads files and directories supplied as the --input argument (text files, CSV/TSV, directories, etc.) and performs pattern scans and structured summarization. This is coherent with an auditing/reporting skill, but it means the agent/script will read whatever paths the user supp…

安装机制

No install spec; the skill is instruction-only plus a local Python script. That is low-risk: nothing is downloaded or written during installation beyond the existing files in the skill bundle.

证书

No environment variables, tokens, or external credentials are required. The script only uses local filesystem access and standard library features, which is appropriate for its stated purpose.

持久

always:false and normal agent invocation are used. The skill does not request persistent system-wide privileges, does not modify other skills, and does not attempt to enable itself or store credentials.

综合结论

This skill is internally consistent and implements a local readiness-checker. Before running: (1) only pass intended files or directories to --input (do not point it at system roots or directories containing secrets you don't want read), (2) inspect scripts/run.py yourself if you want full assurance (it is local and readable), (3) note the script can print snippets of matched 'secret-like' patterns (it masks long secrets partially), and (4) ru…

安装(复制给龙虾 AI)

将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。

请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Implementation Readiness Checker」。简介:检查项目是否具备实施条件,明确缺什么就不该开工。;use for implementation, readiness, delivery workflows;…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/implementation-readiness-checker/SKILL.md
(来源:yingzhi8.cn 技能库)

SKILL.md

打开原始 SKILL.md(GitHub raw)

暂无本地缓存内容,可在后台执行详情同步。