← 返回 Skills 市场
Streakup
作者
BytesAgain2
· GitHub ↗
· v2.0.2
· MIT-0
181
总下载
0
收藏
1
当前安装
3
版本数
在 OpenClaw 中安装
/install streakup
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Streakup concepts, best practices, and implementation patterns.
安全使用建议
This skill appears safe: it only prints static reference text and requires no credentials or network access. Minor non-security notes: the SKILL.md lists version 2.0.2 while the script sets VERSION=2.0.1 (a small metadata mismatch) and the help heredoc uses a quoted delimiter so $VERSION won't expand when shown. Before installing, you can inspect the included scripts (scripts/script.sh) yourself — future updates could change behavior, so if a later version asks for env vars or network access, review changes carefully. If you run code from this skill locally, do so in a restricted environment or sandbox if you have strict security requirements.
功能分析
Type: OpenClaw Skill
Name: streakup
Version: 2.0.2
The 'streakup' skill is a documentation reference tool that provides static information about development patterns and best practices. The primary script (scripts/script.sh) uses simple bash logic to output hardcoded text via heredocs and contains no network requests, file system modifications, or credential access.
能力评估
Purpose & Capability
Name/description (Streakup reference for devtools) align with the provided files: SKILL.md documents simple reference commands and the included script emits static documentation. No unrelated binaries, services, or credentials are requested.
Instruction Scope
SKILL.md instructs the agent to output plain-text reference docs and explicitly states no external API calls or network access. The runtime script (scripts/script.sh) only prints heredoc content for each command and does not read external files, environment variables, or transmit data.
Install Mechanism
There is no install spec (instruction-only skill with a helper script). No downloads, package installs, or archive extraction are present.
Credentials
The skill declares no required environment variables, credentials, or config paths and the code does not reference any secrets or env vars. This is proportionate to a static reference tool.
Persistence & Privilege
always is false and the skill is user-invocable. It does not request permanent presence or modify other skills or system-wide settings.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install streakup - 安装完成后,直接呼叫该 Skill 的名称或使用
/streakup触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.2
Fix description
v2.0.1
Clean package with matching SKILL.md
v2.0.0
Domain-specific upgrade
元数据
常见问题
Streakup 是什么?
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Streakup concepts, best practices, and implementation patterns. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 181 次。
如何安装 Streakup?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install streakup」即可一键安装,无需额外配置。
Streakup 是免费的吗?
是的,Streakup 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Streakup 支持哪些平台?
Streakup 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Streakup?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v2.0.2。
推荐 Skills