← Back to Skills Marketplace
ckchzh

Autohotkey

by BytesAgain2 · GitHub ↗ · v3.0.2 · MIT-0
cross-platform ✓ Security Clean
466
Downloads
0
Stars
1
Active Installs
14
Versions
Install in OpenClaw
/install autohotkey
Description
Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Autohotkey concepts, best practices, and implementation patterns.
README (SKILL.md)

Autohotkey

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Autohotkey 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 to be a harmless static reference: the included shell script only prints documentation and does not access network, files, or secrets. Before installing, you can (1) confirm the skill came from the linked GitHub repo and inspect the repo history for tampering, (2) verify the script has not been modified in your installation, and (3) run it in an isolated environment if you want extra assurance. There are no obvious red flags, but as with any third-party code, review updates and the source before trusting it in sensitive or multi-tenant environments.
Capability Analysis
Type: OpenClaw Skill Name: autohotkey Version: 3.0.2 The skill bundle is a simple documentation reference tool for 'autohotkey'. The shell script (scripts/script.sh) only outputs static text via heredocs and contains no network activity, file system modifications, or credential access. The instructions in SKILL.md are consistent with the script's behavior.
Capability Assessment
Purpose & Capability
Name/description match the provided assets: SKILL.md documents a reference tool and the included script only prints static reference text. No unrelated credentials, binaries, or services are requested.
Instruction Scope
SKILL.md instructs the agent to return plain-text reference docs and explicitly states no external API calls or network access. The bundled shell script implements only heredoc outputs and a small CLI dispatch—it does not read files, environment variables, or perform network I/O.
Install Mechanism
No install specification is provided (instruction-only plus a local script). Nothing is downloaded or extracted; risk from install-time behavior is minimal.
Credentials
No environment variables, credentials, or config paths are required or referenced. The script does not access secrets or external tokens.
Persistence & Privilege
Skill is not forced-always, does not request persistent system presence, and contains no code to modify other skills or global agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install autohotkey
  3. After installation, invoke the skill by name or use /autohotkey
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v3.0.2
Fix description
v3.0.1
Fix description
v3.0.0
Clean package
v2.0.1
update
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v2.3.7
yaml-fix+quality
v2.3.6
yaml-fix+quality
v2.3.5
Quality upgrade
v2.3.4
Quality upgrade: custom functionality
v2.3.3
De-template, unique content, script cleanup
v2.3.2
Quality fix: cleaner docs, removed flags
v2.3.1
Quality improvement: better docs, examples, cleaner text
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Initial release
Metadata
Slug autohotkey
Version 3.0.2
License MIT-0
All-time Installs 1
Active Installs 1
Total Versions 14
Frequently Asked Questions

What is Autohotkey?

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

How do I install Autohotkey?

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

Is Autohotkey free?

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

Which platforms does Autohotkey support?

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

Who created Autohotkey?

It is built and maintained by BytesAgain2 (@ckchzh); the current version is v3.0.2.

💬 Comments