← 返回 Skills 市场
My Awesome Tools
作者
Sunshine-del-ux
· GitHub ↗
· v1.0.0
293
总下载
0
收藏
1
当前安装
1
版本数
在 OpenClaw 中安装
/install my-awesome-tools
功能描述
Suite of shell scripts for developers to generate Chrome extensions, GitHub READMEs, SaaS landing pages, tech blogs, tweet threads, and automate code reviews.
安全使用建议
This skill appears to do exactly what it says: generate local templates and sample reports. Before running: (1) inspect the scripts yourself (they are small and human-readable); (2) run them in a safe directory (not your home or production repo) to confirm output; (3) note a couple of quality issues: saas-landing-page uses sed -i '' (BSD/macOS syntax) which may fail on Linux, and tech-blog-generator references a TAGS line inside the generated content before that variable is set (minor bug). The generated HTML references public CDNs (Tailwind, React via unpkg) — those are loaded by browsers when you open the files, not by the scripts. No credentials are required to use these tools; if you modify them to add GitHub integration, avoid embedding tokens in scripts and prefer ephemeral env vars or a proper OAuth flow.
功能分析
Type: OpenClaw Skill
Name: my-awesome-tools
Version: 1.0.0
The skill bundle is a collection of productivity scripts for generating templates (Chrome extensions, READMEs, landing pages, and blog posts). The scripts (e.g., chrome-extension-generator.sh, saas-landing-page.sh) use standard shell commands like cat and sed to create local files based on user-provided arguments. No evidence of data exfiltration, unauthorized network access, or malicious intent was found in the code or instructions.
能力评估
Purpose & Capability
The name/description match the included files: each script generates local project artifacts (Chrome extension, README, landing page, blog, tweet thread) or prints a canned code-review report. There are no unexpected dependencies (no cloud APIs or unrelated credentials requested).
Instruction Scope
SKILL.md and the scripts stick to generating files and printing reports. A few small scope notes: code-review-assistant suggests setting GITHUB_TOKEN for PR reviews but the script only prints a message and does not call GitHub; github-readme-generator reads git config/optional AUTHOR_NAME env var to populate author; saas/html outputs reference external CDNs in generated HTML (expected for front-end templates).
Install Mechanism
There is no install spec and no downloads — this is instruction-only plus local shell scripts, so nothing will be fetched or executed automatically from external URLs at install time.
Credentials
No required environment variables or credentials are declared. Some scripts optionally read AUTHOR_NAME or rely on a local git config; code-review-assistant hints at GITHUB_TOKEN but does not use it. These optional reads are proportional to author attribution and optional Git integration.
Persistence & Privilege
The skill does not request persistent or elevated privileges, does not modify other skills or system-wide agent settings, and always:false is set. Scripts create files only in the chosen output directories.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install my-awesome-tools - 安装完成后,直接呼叫该 Skill 的名称或使用
/my-awesome-tools触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of My Awesome Tools.
- Introduces a collection of powerful shell scripts for developers.
- Includes generators for Chrome extensions, GitHub READMEs, SaaS landing pages, tech blogs, and tweet threads.
- Adds an AI-powered code review assistant script.
- Provides usage examples and requirements in documentation.
元数据
常见问题
My Awesome Tools 是什么?
Suite of shell scripts for developers to generate Chrome extensions, GitHub READMEs, SaaS landing pages, tech blogs, tweet threads, and automate code reviews. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 293 次。
如何安装 My Awesome Tools?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install my-awesome-tools」即可一键安装,无需额外配置。
My Awesome Tools 是免费的吗?
是的,My Awesome Tools 完全免费(开源免费),可自由下载、安装和使用。
My Awesome Tools 支持哪些平台?
My Awesome Tools 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 My Awesome Tools?
由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.0。
推荐 Skills