← 返回 Skills 市场
xueyetianya

Hashtag

作者 bytesagain4 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ 安全检测通过
469
总下载
0
收藏
1
当前安装
11
版本数
在 OpenClaw 中安装
/install hashtag
功能描述
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Hashtag concepts, best practices, and implementation patterns.
使用说明 (SKILL.md)

Hashtag

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Hashtag 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 coherent and low-risk: it only prints bundled reference text and does not require credentials, network access, or installations. Before installing, verify you trust the source (bytesagain.com / the GitHub repo), consider the minor version mismatch between SKILL metadata (2.0.4) and the script (2.0.3), and confirm your agent will run the script without elevated privileges. If you need absolute isolation, run the script in a sandboxed environment or inspect the repository for later changes before use.
功能分析
Type: OpenClaw Skill Name: hashtag Version: 2.0.4 The 'hashtag' skill is a simple documentation reference tool that provides static text information via heredoc strings. Analysis of 'scripts/script.sh' and 'SKILL.md' shows no network activity, file system modifications, credential access, or prompt injection attempts; it purely functions as a CLI-based help manual.
能力评估
Purpose & Capability
Name/description (reference for Hashtag devtools) align with the included assets: SKILL.md provides command docs and the script prints static documentation. Minor inconsistency: repository/metadata version is 2.0.4 while scripts/script.sh sets VERSION="2.0.3" — likely a small packaging/version mismatch but not indicative of malicious behavior.
Instruction Scope
SKILL.md instructs the agent to output plain-text heredocs and explicitly states no external API calls or credentials. The bundled scripts/script.sh implements only local, static documentation commands (heredocs, help, simple argument handling) and does not read environment variables, system config paths, or make network/system calls.
Install Mechanism
There is no install specification (instruction-only). A code file is included but it is a simple bash script with no downloads, no extraction, and no external install steps. No high-risk install mechanism is present.
Credentials
The skill declares no required environment variables, credentials, or config paths, and the script does not use or leak any environment values. The requested privileges are proportional to a read-only reference tool.
Persistence & Privilege
always is false and the skill does not request persistent or system-wide changes. It does not modify other skills or global agent settings. Note: the platform default allows autonomous invocation, which is normal and not by itself a concern given the skill's minimal scope.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install hashtag
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /hashtag 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.4
Fix description
v2.0.3
Clean package with matching SKILL.md
v2.0.2
clean-package-fix
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.5
old template -> domain-specific v2.0.0
v1.0.4
old template -> domain-specific v2.0.0
v1.0.3
Quality upgrade
v1.0.2
Quality upgrade: custom functionality
v1.0.1
Standards compliance: unique content, no template text
v1.0.0
Initial release
元数据
Slug hashtag
版本 2.0.4
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 11
常见问题

Hashtag 是什么?

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

如何安装 Hashtag?

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

Hashtag 是免费的吗?

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

Hashtag 支持哪些平台?

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

谁开发了 Hashtag?

由 bytesagain4(@xueyetianya)开发并维护,当前版本 v2.0.4。

💬 留言讨论