← Back to Skills Marketplace
xueyetianya

Return Policy

by bytesagain4 · GitHub ↗ · v2.3.6 · MIT-0
cross-platform ✓ Security Clean
423
Downloads
0
Stars
1
Active Installs
12
Versions
Install in OpenClaw
/install return-policy
Description
退换货政策生成。电商退货政策、实体店政策、国际退货、退款流程、模板库、FAQ。Return policy generator. 退换货、退款政策。
Usage Guidance
This skill appears to be a straightforward local return-policy generator. Before installing or running it: (1) know that it will create a data directory (by default ~/.local/share/return-policy) and write logs/data there; (2) it requires a POSIX shell and python3 to run (these were not listed in the metadata); (3) you can override where it stores data by setting RETURN_POLICY_DIR — do not point that to sensitive system or credential directories; (4) the scripts do not connect to the network or ask for secrets. If you want to be extra cautious, inspect the scripts on disk and run them in a restricted environment (container or throwaway user) before giving them access to important files.
Capability Analysis
Type: OpenClaw Skill Name: return-policy Version: 2.3.6 The skill bundle is a legitimate return policy generator. The primary logic in scripts/return.sh uses Python to generate text, HTML, and comparison tables for return policies, while scripts/script.sh provides standard local data management utilities without any network access, sensitive data exfiltration, or malicious instructions.
Capability Assessment
Purpose & Capability
The skill's name/description (return-policy generator) matches the included scripts and SKILL.md. Minor inconsistency: the bundled scripts invoke python3 but the registry metadata lists no required binaries. In practice python3 (and a POSIX shell) are required for the scripts to run; this is a small metadata omission rather than malicious behavior.
Instruction Scope
The SKILL.md and scripts instruct the agent to run local commands and generate policy text/HTML. The runtime instructions do not access network endpoints or read arbitrary system files. The scripts do create and append to files under a data directory (default: ${XDG_DATA_HOME:-$HOME/.local/share}/return-policy), so the skill will persist user-provided entries/logs on disk. This is expected for a local utility but worth noting.
Install Mechanism
No install spec / no remote downloads. The skill is instruction-and-script-only; nothing is pulled from external URLs at install time, which minimizes risk.
Credentials
The skill does not request credentials or secrets. It does read standard environment variables (XDG_DATA_HOME, HOME) and honors an optional RETURN_POLICY_DIR to override storage path; RETURN_POLICY_DIR is not declared in requires.env metadata. This is reasonable, but users should be aware they can change RETURN_POLICY_DIR to point to arbitrary paths (so avoid setting it to sensitive system locations).
Persistence & Privilege
The skill is not always-enabled and does not request elevated privileges. It only persists data under a per-user data directory and its own history.log/data.log files. There is no attempt to modify other skills or system-wide configurations.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install return-policy
  3. After installation, invoke the skill by name or use /return-policy
  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.2.0
Enhanced descriptions for better AI triggering
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
Initial release of the Return Policy skill. - Generate return and refund policies for ecommerce, retail, and international scenarios. - Includes refund process guides, policy templates, and FAQ support. - Simple command structure for quick access to templates and information.
Metadata
Slug return-policy
Version 2.3.6
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 12
Frequently Asked Questions

What is Return Policy?

退换货政策生成。电商退货政策、实体店政策、国际退货、退款流程、模板库、FAQ。Return policy generator. 退换货、退款政策。 It is an AI Agent Skill for Claude Code / OpenClaw, with 423 downloads so far.

How do I install Return Policy?

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

Is Return Policy free?

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

Which platforms does Return Policy support?

Return Policy is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Return Policy?

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

💬 Comments