Gitignore

v2.0.3

Reference tool for devtools — covers intro, quickstart, patterns and more. Quick lookup for Gitignore concepts, best practices, and implementation patterns.

0· 207·1 current·1 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for bytesagain1/gitignore.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Gitignore" (bytesagain1/gitignore) from ClawHub.
Skill page: https://clawhub.ai/bytesagain1/gitignore
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install gitignore

ClawHub CLI

Package manager switcher

npx clawhub@latest install gitignore
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
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.
Assessment
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.

Like a lobster shell, security has layers — review code before you run it.

latestvk97cfpzxhrfhkq5x7z9xf6yg8x83g2ej
207downloads
0stars
4versions
Updated 1mo ago
v2.0.3
MIT-0

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

CommandDescription
introintro reference
quickstartquickstart reference
patternspatterns reference
debuggingdebugging reference
performanceperformance reference
securitysecurity reference
migrationmigration reference
cheatsheetcheatsheet 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 | hello@bytesagain.com

Comments

Loading comments...