← 返回 Skills 市场
xueyetianya

Awesome Cheatsheets

作者 bytesagain4 · GitHub ↗ · v2.0.0 · MIT-0
cross-platform ✓ 安全检测通过
424
总下载
0
收藏
2
当前安装
9
版本数
在 OpenClaw 中安装
/install awesome-cheatsheets
功能描述
👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They awesome cheatsheets, javascript, backend, bash.
使用说明 (SKILL.md)

Awesome Cheatsheets

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They include everything you should know in one single file. ## Commands

  • help - Help
  • run - Run
  • info - Info
  • status - Status

Features

  • Core functionality from LeCoupa/awesome-cheatsheets

Usage

Run any command: awesome-cheatsheets \x3Ccommand> [args]

💬 Feedback & Feature Requests: https://bytesagain.com/feedback Powered by BytesAgain | bytesagain.com

Examples

# Show help
awesome-cheatsheets help

# Run
awesome-cheatsheets run
  • Run awesome-cheatsheets help for all commands

Configuration

Set AWESOME_CHEATSHEETS_DIR to change data directory. Default: ~/.local/share/awesome-cheatsheets/

安全使用建议
This skill appears coherent and low-risk: it is a small local CLI that creates/uses a data directory (default ~/.local/share/awesome-cheatsheets) and writes simple logs and a data.log of whatever you add. It does not request credentials or contact external servers. Before installing, review the SKILL.md and the two scripts (they are short and readable), and if you prefer data elsewhere set AWESOME_CHEATSHEETS_DIR or run in a temporary directory. Inspect SKILL.md for any hidden/control characters if the unicode-control-chars finding worries you.
功能分析
Type: OpenClaw Skill Name: awesome-cheatsheets Version: 2.0.0 The skill bundle provides a basic command-line framework for managing local cheatsheets or logs, referencing the popular LeCoupa/awesome-cheatsheets repository. The included shell scripts (scripts/awesome_cheatsheets.sh and scripts/script.sh) implement simple CRUD operations such as adding, searching, and listing entries in a local data directory (~/.local/share/awesome-cheatsheets/). No evidence of data exfiltration, malicious execution, or prompt injection was found; the code is functional and follows standard practices for local file management.
能力评估
Purpose & Capability
Name/description describe a local cheatsheets utility and the shipped bash scripts implement a small CLI for listing, adding, searching, exporting, and logging entries. The declared capabilities match the code and SKILL.md.
Instruction Scope
SKILL.md only documents commands and usage. The included scripts operate on a local data directory, write simple logs and a data file, and do not read unrelated system files or contact remote services.
Install Mechanism
No install spec; this is instruction-only with bundled shell scripts. No downloads or archive extraction are performed, so nothing arbitrary is fetched or written during install.
Credentials
The scripts honor AWESOME_CHEATSHEETS_DIR (optional) and fall back to XDG_DATA_HOME/HOME. No secrets, tokens, or unrelated environment variables are requested or accessed.
Persistence & Privilege
always is false and the skill only writes to its own data directory (~/.local/share/awesome-cheatsheets by default). It does not modify other skills or system-wide agent settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install awesome-cheatsheets
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /awesome-cheatsheets 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.0
v2.5 standard: Use-when desc, homepage, source, security fix
v1.0.6
yaml-fix+quality
v1.0.5
yaml-fix+quality
v1.0.4
Quality upgrade
v1.0.3
Quality upgrade: custom functionality
v1.0.2
Standards compliance: unique content, no template text
v1.0.1
Quality update: docs, examples, standards compliance
v2.3.0
Quality fixes: removed third-party references, aligned docs with implementation
v1.0.0
Initial release
元数据
Slug awesome-cheatsheets
版本 2.0.0
许可证 MIT-0
累计安装 2
当前安装数 2
历史版本数 9
常见问题

Awesome Cheatsheets 是什么?

👩‍💻👨‍💻 Awesome cheatsheets for popular programming languages, frameworks and development tools. They awesome cheatsheets, javascript, backend, bash. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 424 次。

如何安装 Awesome Cheatsheets?

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

Awesome Cheatsheets 是免费的吗?

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

Awesome Cheatsheets 支持哪些平台?

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

谁开发了 Awesome Cheatsheets?

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

💬 留言讨论