← Back to Skills Marketplace
xueyetianya

Hashtag

by bytesagain4 · GitHub ↗ · v2.0.4 · MIT-0
cross-platform ✓ Security Clean
469
Downloads
0
Stars
1
Active Installs
11
Versions
Install in OpenClaw
/install hashtag
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Hashtag concepts, best practices, and implementation patterns.
README (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]

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

What is Hashtag?

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

How do I install Hashtag?

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

Is Hashtag free?

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

Which platforms does Hashtag support?

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

Who created Hashtag?

It is built and maintained by bytesagain4 (@xueyetianya); the current version is v2.0.4.

💬 Comments