← 返回 Skills 市场
xueyetianya

Resignation Letter

作者 bytesagain4 · GitHub ↗ · v3.0.0 · MIT-0
cross-platform ✓ 安全检测通过
422
总下载
0
收藏
1
当前安装
14
版本数
在 OpenClaw 中安装
/install resignation-letter
功能描述
Generate professional resignation letters from templates. Use when preparing to resign.
安全使用建议
This skill appears coherent and limited to generating resignation letters, checklists, and related text; it does not ask for credentials or make network calls. Before installing or running: 1) Open SKILL.md in a text editor that can reveal invisible characters (or run a utility to show control chars) and verify there are no surprising hidden instructions. 2) Review the bundled scripts (already included) to confirm there are no unexpected network calls or file writes beyond ~/.local/share/resignation-letter. 3) If you are concerned, run the scripts in a sandbox or non-production account first. If you do not want any autonomous invocation, disable the skill in your agent settings (or require manual invocation) — autonomous invocation is the platform default but optional to restrict.
功能分析
Type: OpenClaw Skill Name: resignation-letter Version: 3.0.0 The skill bundle is a legitimate utility for generating resignation letters, handover documents, and interview preparation materials. While the scripts (scripts/script.sh and scripts/resign.sh) contain several coding errors, such as incorrect variable indexing (using $2-$4 instead of $1-$3 in functions) and unquoted shell variables that could lead to word-splitting or globbing issues, there is no evidence of malicious intent, data exfiltration, or harmful instructions. The bundle's behavior is entirely consistent with its stated purpose, and the identified flaws are unintentional bugs rather than exploitable backdoors.
能力评估
Purpose & Capability
Name/description (resignation letters, templates, checklists) match the provided scripts and SKILL.md. The commands in SKILL.md map to scripts/script.sh and the bundled Python script; the declared data storage (~/.local/share/resignation-letter/) matches the script behavior (script.sh creates that directory). No unrelated credentials, binaries, or cloud access are requested.
Instruction Scope
Runtime instructions are narrowly scoped: they run local shell/Python scripts to print letters, checklists, timelines, and tips. The SKILL.md references only the included scripts and the data directory. However, the static pre-scan flagged 'unicode-control-chars' in SKILL.md (possible prompt-injection attempt or obfuscation). While the visible instructions are safe, you may want to inspect SKILL.md for hidden control characters before trustfully executing in sensitive contexts.
Install Mechanism
There is no install spec that downloads or executes external code; all code is bundled with the skill (no network fetch). This is low-risk compared to URL downloads or third-party package installs.
Credentials
The skill requests no environment variables or credentials. It creates/uses a data directory under the user's home (~/.local/share/resignation-letter), which is proportional for storing templates or history. No access to other config paths or secrets is requested or used.
Persistence & Privilege
always is false and the skill does not modify other skills or system-wide agent settings. It creates its own data directory in the user's home but does not request elevated privileges. The skill may be invoked autonomously by the agent (default behavior), but that is normal and not combined with other red flags here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install resignation-letter
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /resignation-letter 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.0
v3.0.0: rewrite
v2.0.1
update
v2.0.0
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
v2.3.3
Quality upgrade: custom functionality
v2.3.2
Standards compliance: unique content, no template text
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: aligned docs with implementation
v2.2.0
Enhanced descriptions for better AI triggering
v2.1.0
Enhanced descriptions for better AI triggering
v1.0.1
Add runtime declaration + security compliance
v1.0.0
Resignation Letter skill initial release. - Generates resignation letters with templates in both Chinese and English. - Includes reasons for leaving, handover checklist, thank you and farewell notes, and timing analysis. - Offers professional advice for a smooth resignation process. - Multiple modes available: formal, friendly, immediate, template, handover.
元数据
Slug resignation-letter
版本 3.0.0
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 14
常见问题

Resignation Letter 是什么?

Generate professional resignation letters from templates. Use when preparing to resign. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 422 次。

如何安装 Resignation Letter?

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

Resignation Letter 是免费的吗?

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

Resignation Letter 支持哪些平台?

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

谁开发了 Resignation Letter?

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

💬 留言讨论