← Back to Skills Marketplace
bytesagain1

Gitignore

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

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

What is Gitignore?

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

How do I install Gitignore?

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

Is Gitignore free?

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

Which platforms does Gitignore support?

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

Who created Gitignore?

It is built and maintained by bytesagain1 (@bytesagain1); the current version is v2.0.3.

💬 Comments