Google PageRank for AI agents. 25,000+ tools indexed.

shellcheck-configuration

#458 of 2101 by wshobson
64 score

Master ShellCheck static analysis configuration and usage for shell script quality. Use when setting up linting infrastructure, fixing code issues, or ensuring…

Ranked #458 out of 2101 indexed tools.Has 40,016 GitHub stars.Has 84 contributors.Actively maintained with commits in the last week.
🔑
Is this your tool? Claim this listing to add maintainer context, get a verified badge, and unlock analytics.
Claim listing →

Signal Breakdown

Installs 2
Freshness 1d ago
Issue Health 94%
Stars 40,016
Platform Breadth 10 platforms
Contributors 84
Description Detailed

Badge

AgentRank score for shellcheck-configuration
[![AgentRank](https://agentrank-ai.com/api/v1/badge/wshobson--agents--shellcheck-configuration)](https://agentrank-ai.com/skill/wshobson--agents--shellcheck-configuration/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/skill/wshobson--agents--shellcheck-configuration/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/v1/badge/wshobson--agents--shellcheck-configuration" alt="AgentRank"></a>

Supported Platforms

AMPCursorClaude CodeCodexGitHub CopilotWindsurfGeminiClineAntigravityClawdBot

From the README

# Agentic Plugin Marketplace

> Production-ready agentic workflow building blocks: **94 plugins**, **202 agents**,
> **183 skills**, **105 commands** — built for Claude Code and consumed natively by
> OpenAI Codex CLI, Cursor, OpenCode, the Antigravity CLI, GitHub Copilot, and Pi from a single Markdown source.

      

> [!NOTE]
> One source-of-truth (`plugins/`), six target harnesses. Each harness gets idiomatic,
> harness-native artifacts — not lowest-common-denominator translations.
> See [docs/harnesses.md](docs/harnesses.md) for the capability matrix.

## Quick start

Pick your harness:

### Claude Code

```bash
/plugin marketplace add wshobson/agents
/plugin install python-development          # or any of 94 plugins
```

[→ Full Claude Code setup, troubleshooting, and plugin catalog](docs/usage.md)

### Codex CLI · Cursor · OpenCode · Antigravity CLI · Copilot · Pi

Codex and Cursor install natively from the committed registries (which point at the source `plugins/`):

```bash
np
Read full README on GitHub →