Cli Reference

🌐Community
by parcadei · vlatest · Repository

Provides quick CLI command references for various tools, streamlining workflows and accelerating troubleshooting by offering instant access to syntax & options.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add cli-reference npx -- -y @trustedskills/cli-reference
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "cli-reference": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/cli-reference"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to command line interface (CLI) reference documentation. It allows users to query for information about specific CLI commands, options, and arguments. The purpose is to assist in understanding and utilizing various command-line tools effectively.

When to use it

  • You're unfamiliar with a particular command-line tool or its syntax.
  • You need a quick reminder of available flags or parameters for a command.
  • You are troubleshooting an error message related to CLI usage.
  • You want to learn about less common options within a familiar CLI tool.

Key capabilities

  • Provides documentation for various CLI tools.
  • Offers information on command syntax and arguments.
  • Explains the purpose of different flags and options.

Example prompts

  • "What are the options for the git commit command?"
  • "How do I use the --help flag in docker run?"
  • "Show me the documentation for kubectl apply."

Tips & gotchas

The skill's effectiveness depends on the availability of documentation for the specific CLI tool you are querying. Results may vary depending on the command-line tool and its version.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
parcadei
Installs
0

🌐 Community

Passed automated security scans.