← 返回 Skills 市场
bytesagain-lab

Dispute Letter

作者 bytesagain-lab · GitHub ↗ · v2.3.7 · MIT-0
cross-platform ✓ 安全检测通过
441
总下载
0
收藏
2
当前安装
14
版本数
在 OpenClaw 中安装
/install dispute-letter
功能描述
纠纷投诉信生成。消费者投诉、房东纠纷、劳动争议、保险理赔、银行投诉。Dispute letter generator. 投诉信、纠纷、维权。
使用说明 (SKILL.md)

Dispute Letter

纠纷投诉信生成。消费者投诉、房东纠纷、劳动争议、保险理赔、银行投诉。Dispute letter generator. 投诉信、纠纷、维权。

如何使用

  1. 选择你需要的功能命令
  2. 输入你的具体需求描述
  3. 获取专业的输出结果
  4. 根据需要调整和完善

命令速查

  consumer        consumer
  landlord        landlord
  employer        employer
  insurance       insurance
  bank            bank
  template        template

Dispute Letter by BytesAgain

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

  • Run dispute-letter help for commands

  • No API keys needed

  • Run dispute-letter help for all commands

Commands

Run dispute-letter help to see all available commands.

  • Run dispute-letter help for all commands

Output

Results go to stdout. Save with dispute-letter run > output.txt.

Configuration

Set DISPUTE_LETTER_DIR to change data directory. Default: ~/.local/share/dispute-letter/

安全使用建议
This skill appears to be a straightforward local template generator. Before installing, note: (1) it will create and write files under ~/.local/share/dispute-letter (or the directory you set with DISPUTE_LETTER_DIR), including data.log and history.log — avoid putting sensitive personal data there if you don't want it stored; (2) SKILL.md mentions commands (employer, insurance, bank, template) that are not implemented in the shipped scripts, so expect some documentation mismatch; (3) there are no network calls or credential requests, so it does not exfiltrate data by design, but you should still inspect or run the scripts in a safe environment if you have doubts about origin. If you need auditability, verify the files locally and consider running them in a sandbox or reviewing their output before using real personal identifiers.
功能分析
Type: OpenClaw Skill Name: dispute-letter Version: 2.3.7 The skill bundle provides a simple template generator for various dispute letters (consumer, landlord, credit, and contract disputes). The core logic is contained in `scripts/dispute.sh`, which uses a Python heredoc to print formatted text to stdout based on user input. While there is a minor functional bug where bash arguments are not correctly passed to the Python interpreter, the code contains no network activity, no sensitive data access, and no evidence of malicious intent or obfuscation. A secondary utility script `scripts/script.sh` provides basic local logging and data management within the user's local directory, which is consistent with the stated purpose.
能力评估
Purpose & Capability
Name/description match the actual functionality: the scripts generate dispute/complaint letter templates (consumer, credit, contract, landlord). The files that are present are proportional to a template generator and do not require network access or external credentials.
Instruction Scope
SKILL.md instructs running the included CLI and references commands; the shipped scripts implement consumer, credit, contract, and landlord templates and a separate utility script. SKILL.md also lists additional commands (employer, insurance, bank, template) that are not implemented in the provided scripts — this mismatch is sloppy but not evidence of malicious behavior. The Python template prints example placeholders (including an SSN-last-4 placeholder) but does not attempt to read or transmit any sensitive data.
Install Mechanism
No install spec is provided (instruction-only style) and included scripts are plain shell/Python files. Nothing is downloaded from external URLs or extracted during install — low risk.
Credentials
The skill requests no environment variables or credentials. It optionally respects DISPUTE_LETTER_DIR / XDG_DATA_HOME / HOME to choose a data directory, which is appropriate for a tool that stores local data.
Persistence & Privilege
always is false and the skill does not request elevated privileges. It creates and writes files under a user-scoped data directory (~/.local/share/dispute-letter by default), which is reasonable for storing templates/history but means generated content and any added entries will be stored on disk.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dispute-letter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dispute-letter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.3.7
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.6
yaml-fix+quality
v2.3.5
yaml-fix+quality
v2.3.4
Quality upgrade: custom functionality
v2.3.3
Standards compliance: unique content, no template text
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.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
v1.0.0
- Initial release of the Dispute Letter skill. - Generates dispute and complaint letters for various scenarios: consumer complaints, landlord disputes, labor issues, insurance claims, and bank complaints. - Provides ready-to-use commands for different dispute types. - Supports efficient and guided letter generation based on user input.
元数据
Slug dispute-letter
版本 2.3.7
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 14
常见问题

Dispute Letter 是什么?

纠纷投诉信生成。消费者投诉、房东纠纷、劳动争议、保险理赔、银行投诉。Dispute letter generator. 投诉信、纠纷、维权。 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 441 次。

如何安装 Dispute Letter?

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

Dispute Letter 是免费的吗?

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

Dispute Letter 支持哪些平台?

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

谁开发了 Dispute Letter?

由 bytesagain-lab(@bytesagain-lab)开发并维护,当前版本 v2.3.7。

💬 留言讨论