AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
MCP verified MIT Self-run

Skill Radar

mcp-ddddanteeeeeee-skill-radar · by DDDDanteeeeeee

Demand-first recommender for agent and Codex skills.

No reviews yet
0 installs
21 views
0.0% view→install

Install

$ agentstack add mcp-ddddanteeeeeee-skill-radar

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/mcp-ddddanteeeeeee-skill-radar)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude DesktopCursorWindsurf

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Skill Radar? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Skill Radar

Stop collecting random agent skills. Install the ones that fit your real work.

Skill Radar is an agent skill that recommends which Codex, Claude, or agent skills you should install, selectively install, record, defer, pass, or reject.

It does not rank repositories by stars. It first asks: what does this user or project actually need?

Why This Exists

Agent skills are becoming a real ecosystem. That creates a new problem: people can now install dozens of impressive-looking skills that overlap, add permissions, or never get used.

Skill Radar is a decision layer:

  • It infers your real user/project demand.
  • It checks overlap with what you already have.
  • It distinguishes true skills from MCP servers, tools, templates, role packs, and workflow ideas.
  • It explains permission, runtime, and data risk before installation.
  • It produces a record you can keep in a team or personal skill library.

When To Use

Use Skill Radar when you ask:

  • "Should I install this skill?"
  • "Which skills do I actually need?"
  • "This GitHub repo looks useful. Is it a real skill?"
  • "I found a skillpack. Which parts should I install?"
  • "Do I already have this capability?"
  • "Recommend a skill stack based on my project."

It also works for mixed candidate lists: one true skill, one skillpack, one MCP server, one tool, and one template resource.

Recommendation States

| State | Meaning | | --- | --- | | install-now | Strong fit, clear near-term use, acceptable risk. | | install-selective | Useful package, but install only specific modules. | | record-only | Useful reference or future component, not something to install now. | | defer | Plausible value, but missing real use case, runtime, credentials, or validation. | | pass | Existing capabilities already cover it or the value is too small. | | reject | Unsafe, misleading, abandoned, or not worth tracking. |

Install From GitHub

Clone or download this repository, then copy the skill folder into your local skills directory.

Example layout:

skill-radar/
  SKILL.md
  README.md
  references/
  examples/
  evals/
  scripts/

If your environment supports .skill files, use the packaged skill-radar.skill artifact.

Quick Example

Prompt:

I found a GitHub MCP server. I already have a GitHub plugin, but I may need GitHub automation later. Should I install it?

Expected recommendation:

State: defer

Why: This is an MCP server, not a normal skill. It may become valuable for cross-tool GitHub automation, but the existing GitHub plugin covers normal repository work. Run a scoped read-only pilot only when a concrete automation workflow appears.

Privacy Model

Skill Radar is privacy-bound by default.

| Level | Default | Example | | --- | --- | --- | | H0 current context | Allowed | Current prompt and files already in scope | | H1 active project memory | Allowed when relevant | Project notes, local docs, previous evaluation records | | H2 user-provided history | Needs scoped direction | Exported chats or archives | | H3 sensitive/private stores | Explicit approval required | Browser profiles, credentials, account data, raw customer data |

See [privacy-permission-model.md](references/privacy-permission-model.md).

Demo

See [public-demo-pack.md](examples/public-demo-pack.md) for a private-data-free demo with mock candidates and expected decisions.

Preflight

Run:

python scripts/preflight_check.py .

Expected result:

READY_FOR_GITHUB_RELEASE

Market Position

Skill Radar is designed for the GitHub distribution path:

  • Open repository.
  • Easy download and local configuration.
  • Transparent skill instructions.
  • Public demo and evals.
  • Stars as the first adoption signal.

The product promise is simple: fewer, better skill installs.

License

MIT.

Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.