← 返回 Skills 市场
sunshine-del-ux

Dev Tools Pack

作者 Sunshine-del-ux · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
390
总下载
0
收藏
3
当前安装
1
版本数
在 OpenClaw 中安装
/install dev-tools-pack
功能描述
Collection of developer tools including Chrome extension templates, AI code reviews, GitHub README generators, SaaS landing pages, tech blogs, and tweet thre...
使用说明 (SKILL.md)

Developer Tools Pack

A comprehensive collection of developer productivity tools.

Included Tools

Chrome Extension Generator

Generate Chrome extension templates with popup, background script, options page support.

Code Review Assistant

AI-powered code review automation with diff analysis and PR suggestions.

GitHub README Generator

Create beautiful, professional GitHub README files with multiple templates.

SaaS Landing Page Generator

Modern SaaS landing pages with responsive design and Tailwind CSS.

Tech Blog Generator

Technical blog templates with code highlighting and SEO optimization.

Tweet Thread Generator

Create engaging Twitter threads from text, URLs, or files.

Usage

# Generate Chrome Extension
./chrome-extension-generator.sh "My Extension" "Description"

# Code Review
./code-review-assistant.sh review /path/to/code

# GitHub README
./github-readme-generator.sh "Project Name"

# SaaS Landing Page
./saas-landing-page.sh "My SaaS"

# Tech Blog
./tech-blog-generator.sh "My Blog" "Description"

# Tweet Thread
./tweet-thread-generator.sh text "Your content"

Requirements

  • Bash 4.0+
  • Git

Author

Sunshine-del-ux

安全使用建议
This package appears coherent and limited to local project generation and reporting. Before running: (1) inspect the scripts yourself (they are plain shell) to confirm output paths; (2) run them in a non-privileged directory (not as root) so they can't overwrite important files; (3) be mindful that the code-review script can use your GITHUB_TOKEN for PR integration — only provide it if you trust the environment; (4) some commands use macOS-style sed (sed -i ''), which may fail on Linux — adjust before use. If you plan to publish generated assets (extensions, pages), review the generated code for secrets or placeholders (the example report contains a fake API key string).
功能分析
Type: OpenClaw Skill Name: dev-tools-pack Version: 1.0.0 The bundle contains several developer utility scripts that are largely deceptive or non-functional. For instance, 'code-review-assistant.sh' claims to be AI-powered but returns a hardcoded report, and 'tweet-thread-generator.sh' provides a static template instead of processing URLs as advertised. Furthermore, 'github-readme-generator.sh' and 'saas-landing-page.sh' contain shell injection vulnerabilities due to the use of unsanitized variables in 'sed' commands. While no direct evidence of data exfiltration was found, the combination of false functionality claims and critical security flaws makes the bundle untrustworthy.
能力评估
Purpose & Capability
Name/description (developer generators + code review helpers) match the included shell scripts and README: each script generates project artifacts or prints reports. Required resources (bash, git) align with what the scripts do.
Instruction Scope
Runtime instructions are narrowly scoped to running the included scripts. The scripts read local project files (e.g., git repo, diffs, git config) and write generated project files — behavior that matches the stated purpose. Note: the code-review script prints a sample report and mentions using GITHUB_TOKEN to enable PR reviews (optional).
Install Mechanism
No install spec is present; this is an instruction-only skill with bundled shell scripts. Nothing is downloaded or executed from remote URLs.
Credentials
The skill declares no required env vars. Scripts optionally consult local git config and reference an optional GITHUB_TOKEN for PR functionality, which is proportionate to a code-review/PR feature. No other secret names or external credentials are requested.
Persistence & Privilege
Skill does not request always:true, does not modify other skills or system-wide agent settings, and only writes generated files in the output directory — expected for a generator toolkit.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install dev-tools-pack
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /dev-tools-pack 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of Developer Tools Pack - Provides a collection of productivity tools for developers, including generators for Chrome extensions, GitHub READMEs, SaaS landing pages, tech blogs, and tweet threads. - Features an AI-powered code review assistant for automated diff analysis and PR suggestions. - Includes easy-to-use bash scripts for each tool. - Requires Bash 4.0+ and Git.
元数据
Slug dev-tools-pack
版本 1.0.0
许可证
累计安装 3
当前安装数 3
历史版本数 1
常见问题

Dev Tools Pack 是什么?

Collection of developer tools including Chrome extension templates, AI code reviews, GitHub README generators, SaaS landing pages, tech blogs, and tweet thre... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 390 次。

如何安装 Dev Tools Pack?

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

Dev Tools Pack 是免费的吗?

是的,Dev Tools Pack 完全免费(开源免费),可自由下载、安装和使用。

Dev Tools Pack 支持哪些平台?

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

谁开发了 Dev Tools Pack?

由 Sunshine-del-ux(@sunshine-del-ux)开发并维护,当前版本 v1.0.0。

💬 留言讨论