← 返回 Skills 市场
xueyetianya

Icp Filing

作者 bytesagain4 · GitHub ↗ · v2.3.6 · MIT-0
cross-platform ✓ 安全检测通过
455
总下载
0
收藏
1
当前安装
14
版本数
在 OpenClaw 中安装
/install icp-filing
功能描述
ICP备案指南。备案流程、材料清单、服务商选择、时间线、常见问题。ICP filing guide for China websites. ICP备案、网站备案。
使用说明 (SKILL.md)

ICP Filing Guide

ICP备案指南。备案流程、材料清单、服务商选择、时间线、常见问题。ICP filing guide for China websites. ICP备案、网站备案。

推荐工作流

需求分析 → 选择命令 → 输入描述 → 获取结果 → 调整优化

命令列表

命令 功能
guide guide
checklist checklist
document document
provider provider
timeline timeline
faq faq

ICP Filing Guide by BytesAgain

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

  • Run icp-filing help for all commands

Commands

Run icp-filing help to see all available commands.

When to Use

  • as part of a larger automation pipeline
  • when you need quick icp filing from the command line

Output

Returns summaries to stdout. Redirect to a file with icp-filing run > output.txt.

Configuration

Set ICP_FILING_DIR environment variable to change the data directory. Default: ~/.local/share/icp-filing/

安全使用建议
This skill appears to be a local CLI helper for ICP filing and is internally consistent. Before installing or running it: (1) inspect the bundled scripts (already shown) and confirm you are comfortable running bash and an embedded Python snippet locally; (2) be aware it will create files under ~/.local/share/icp-filing (or the directory you set via ICP_FILING_DIR) — history.log, data.log, and a DB — so don't store sensitive personal data there unless you control the directory; (3) run it in a sandbox or with restricted permissions if you do not fully trust the source; (4) if you expect a packaged installer, note none is provided here (the skill is instruction+scripts only). Overall there are no red flags like credential collection or remote code downloads.
功能分析
Type: OpenClaw Skill Name: icp-filing Version: 2.3.6 The skill bundle provides a legitimate guide and utility for the Chinese ICP filing process. The primary logic is contained in scripts/icp.sh, which uses a Python script to display static information about filing requirements, provincial prefixes, and process flows. While scripts/script.sh includes generic data management functions (add, list, search) for a local log file, no evidence of data exfiltration, malicious execution, or prompt injection was found.
能力评估
Purpose & Capability
Name/description match the implementation: the SKILL.md and the two scripts implement an 'icp-filing' CLI (checklist, flow, query, province, footer, and simple local data commands). There are no environment variables, binaries, or config paths requested that are unrelated to providing an ICP filing guide and local helper.
Instruction Scope
SKILL.md confines behavior to providing guidance and invoking the local CLI. The instructions do not request reading arbitrary system files, scanning the environment for credentials, or sending data externally. They do instruct use of an optional ICP_FILING_DIR for local storage—consistent with the scripts.
Install Mechanism
No install spec or remote downloads are present; the skill is instruction-first and bundles two small local scripts. There is no URL-based installer or archive extraction that would pull remote code.
Credentials
No credentials or secret environment variables are required. The only environment variable referenced (ICP_FILING_DIR) is reasonable for controlling where the tool stores local data and logs.
Persistence & Privilege
always is false and the skill does not request elevated or system-wide privileges. The scripts create and write to a per-user data directory (~/.local/share/icp-filing by default), which is expected for a CLI helper. The skill does not modify other skills or global agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install icp-filing
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /icp-filing 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.3.6
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.5
yaml-fix+quality
v2.3.4
yaml-fix+quality
v2.3.3
Quality upgrade
v2.3.2
Quality upgrade: custom functionality
v2.3.1
Standards compliance: unique content, no template text
v2.3.0
Quality fixes: aligned docs with implementation
v2.1.0
Enhanced descriptions for better AI triggering
v2.2.0
Enhanced descriptions for better AI triggering
v1.0.2
Runtime fix
v1.0.1
Add runtime declaration + security compliance
v2.0.0
Rewritten: full functional tool replacing prompt shell
v0.0.1
c
v1.0.0
ICP Filing Guide 1.0.0 – Initial Release - Introduces a comprehensive ICP备案 (filing) guide for China websites. - Covers processes, required materials, provider selection, timelines, and FAQs. - Provides structured workflow recommendations. - Includes six useful commands: guide, checklist, document, provider, timeline, and faq.
元数据
Slug icp-filing
版本 2.3.6
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 14
常见问题

Icp Filing 是什么?

ICP备案指南。备案流程、材料清单、服务商选择、时间线、常见问题。ICP filing guide for China websites. ICP备案、网站备案。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 455 次。

如何安装 Icp Filing?

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

Icp Filing 是免费的吗?

是的,Icp Filing 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Icp Filing 支持哪些平台?

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

谁开发了 Icp Filing?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.3.6。

💬 留言讨论