← 返回 Skills 市场
bytesagain1

Gift Finder

作者 bytesagain1 · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ✓ 安全检测通过
429
总下载
0
收藏
1
当前安装
16
版本数
在 OpenClaw 中安装
/install gift-finder
功能描述
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Gift Finder concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Gift Finder

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Gift Finder concepts, best practices, and implementation patterns. No API keys or credentials required.

Commands

Command Description
intro intro reference
quickstart quickstart reference
patterns patterns reference
debugging debugging reference
performance performance reference
security security reference
migration migration reference
cheatsheet cheatsheet reference

Output Format

All commands output plain-text reference documentation via heredoc. No external API calls, no credentials needed, no network access.


Powered by BytesAgain | bytesagain.com | [email protected]

安全使用建议
This skill appears to be a simple local reference tool: it contains static documentation and a small shell script that prints help text. It does not request credentials, make network calls, or install software. Before running the script, you can inspect scripts/script.sh (already included) and optionally run it in a restricted/sandbox environment. Note minor documentation mismatches (version string and a 'troubleshooting' vs 'debugging' naming discrepancy) — these are quality issues, not security problems.
功能分析
Type: OpenClaw Skill Name: gift-finder Version: 3.0.1 The gift-finder skill bundle is a static documentation tool that provides reference information via plain-text output. The primary script (scripts/script.sh) uses heredocs to display help guides and best practices without any network activity, file system access, or credential handling, and the SKILL.md contains no malicious instructions.
能力评估
Purpose & Capability
The skill is advertised as a reference/cheatsheet tool and includes only static documentation and a small shell script that emits heredoc text for the documented commands. There are no unrelated environment variables, binaries, or services requested.
Instruction Scope
SKILL.md promises plain-text heredoc output with no network access or credentials; the included scripts implement those heredocs and do not perform I/O, network calls, or read environment variables. Minor documentation inconsistencies exist: the cheatsheet text references a 'troubleshooting' command that is not implemented (the implemented command is 'debugging'), and the SKILL.md version (3.0.1) differs from the script VERSION (3.0.0). These are quality issues but not security concerns.
Install Mechanism
No install specification is provided; this is an instruction-only skill with a bundled script. Nothing is downloaded or written to disk by an installer, so install risk is low (standard caution for executing included scripts applies).
Credentials
The skill declares no required environment variables, credentials, or config paths and the runtime script does not reference any. The 'No API keys or credentials required' claim matches the code.
Persistence & Privilege
always is false and the skill does not request any persistent presence or modify other skills or system configuration. It is user-invocable only and can be invoked autonomously per platform defaults — there are no additional privilege requests.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gift-finder
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gift-finder 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v3.0.1
Fix description
v3.0.0
Clean package
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: custom functionality
v2.3.3
De-template, unique content, script cleanup
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
v1.0.0
Gift Finder 1.0.0 initial release: - Find gift recommendations by recipient, budget, or occasion. - Suggests creative gifts, DIY options, gift lists, and greeting card messages. - Supports both Chinese and English requests and outputs. - Simple commands for each request type.
元数据
Slug gift-finder
版本 3.0.1
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 16
常见问题

Gift Finder 是什么?

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Gift Finder concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 429 次。

如何安装 Gift Finder?

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

Gift Finder 是免费的吗?

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

Gift Finder 支持哪些平台?

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

谁开发了 Gift Finder?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v3.0.1。

💬 留言讨论