← Back to Skills Marketplace
xueyetianya

Icp Filing

by bytesagain4 · GitHub ↗ · v2.3.6 · MIT-0
cross-platform ✓ Security Clean
455
Downloads
0
Stars
1
Active Installs
14
Versions
Install in OpenClaw
/install icp-filing
Description
ICP备案指南。备案流程、材料清单、服务商选择、时间线、常见问题。ICP filing guide for China websites. ICP备案、网站备案。
README (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/

Usage Guidance
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.
Capability Analysis
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.
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install icp-filing
  3. After installation, invoke the skill by name or use /icp-filing
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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.
Metadata
Slug icp-filing
Version 2.3.6
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 14
Frequently Asked Questions

What is Icp Filing?

ICP备案指南。备案流程、材料清单、服务商选择、时间线、常见问题。ICP filing guide for China websites. ICP备案、网站备案。 It is an AI Agent Skill for Claude Code / OpenClaw, with 455 downloads so far.

How do I install Icp Filing?

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

Is Icp Filing free?

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

Which platforms does Icp Filing support?

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

Who created Icp Filing?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.3.6.

💬 Comments