← 返回 Skills 市场
bytesagain1

Gitignore

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

Gitignore

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gitignore 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 to be what it says: a local reference tool that prints static documentation. It requests no credentials, network access, or installs. If you plan to enable the skill, note that it includes a bundled shell script; review and allow execution only when you trust the source. Minor non-security issues: the script's VERSION variable differs from the SKILL.md version and some help heredocs use single quotes (so $VERSION won't expand), but these are implementation inconsistencies rather than security concerns.
功能分析
Type: OpenClaw Skill Name: gitignore Version: 2.0.3 The gitignore skill bundle is a static reference tool that provides documentation on Gitignore concepts and best practices. The primary script (scripts/script.sh) uses heredocs to output hardcoded text for various commands like 'intro', 'security', and 'patterns', with no evidence of network requests, file system modifications, or data exfiltration.
能力评估
Purpose & Capability
Name/description (gitignore reference) align with the provided files: SKILL.md is a documentation wrapper and scripts/script.sh prints static reference text. There are no unrelated credentials, binaries, or config paths requested.
Instruction Scope
SKILL.md explicitly states commands output plain-text via heredoc with no external API calls. The included script only writes documentation to stdout and does not read files, env vars, or make network calls.
Install Mechanism
No install spec is present (instruction-only). The only code file is a small shell script bundled with the skill; nothing is downloaded or extracted during install.
Credentials
The skill declares no required environment variables, credentials, or config paths. The script does not access environment variables or secrets.
Persistence & Privilege
always is false and the skill does not request persistent platform modifications. It contains no logic that alters other skills or system-wide settings.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install gitignore
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /gitignore 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v2.0.3
Fix description
v2.0.2
Clean package with matching SKILL.md
v2.0.1
clean-package-fix
v2.0.0
Domain-specific upgrade
元数据
Slug gitignore
版本 2.0.3
许可证 MIT-0
累计安装 1
当前安装数 1
历史版本数 4
常见问题

Gitignore 是什么?

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

如何安装 Gitignore?

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

Gitignore 是免费的吗?

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

Gitignore 支持哪些平台?

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

谁开发了 Gitignore?

由 bytesagain1(@bytesagain1)开发并维护,当前版本 v2.0.3。

💬 留言讨论