← Back to Skills Marketplace
bytesagain1

Gift Finder

by bytesagain1 · GitHub ↗ · v3.0.1 · MIT-0
cross-platform ✓ Security Clean
429
Downloads
0
Stars
1
Active Installs
16
Versions
Install in OpenClaw
/install gift-finder
Description
Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Gift Finder concepts, best practices, and implementation patterns.
README (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]

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

What is Gift Finder?

Reference tool for life — covers intro, quickstart, patterns and more. Quick lookup for Gift Finder concepts, best practices, and implementation patterns. It is an AI Agent Skill for Claude Code / OpenClaw, with 429 downloads so far.

How do I install Gift Finder?

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

Is Gift Finder free?

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

Which platforms does Gift Finder support?

Gift Finder is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gift Finder?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v3.0.1.

💬 Comments