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

Agent Skill Radar

skill-soarsky1991-skill-radar-skill-radar · by soarsky1991

Use when the user wants to scan GitHub for AI agent skills, MCP servers, prompt systems, context engineering tools, or agent-native CLI opportunities; generate daily opportunity reports; choose a two-week open-source project; or turn GitHub trend research into build briefs, fake-door probes, and launch content.

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

Install

$ agentstack add skill-soarsky1991-skill-radar-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/skill-soarsky1991-skill-radar-skill-radar)

Reliability & compatibility

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

Declared compatibility

Claude CodeClaude Desktop

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 Agent Skill Radar? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Agent Skill Radar

Use this skill to find project opportunities from GitHub evidence instead of brainstorming from scratch.

Workflow

  1. Run the radar CLI.
  2. Read the top-scoring repos and issue samples.
  3. Pick one opportunity with a narrow companion-tool shape.
  4. Generate a build brief, fake-door probe, README angle, and launch post.
  5. Save the report under reports/ and keep the data under data/.

Commands

Run the default daily scan:

agent-skill-radar run

Collect a custom scan:

agent-skill-radar collect \
  --query "agent memory coding assistant stars:>100 created:>=2025-01-01" \
  --limit-per-query 12 \
  --issue-limit 6 \
  --out data/custom.json

Render a report:

agent-skill-radar report --input data/custom.json --out reports/custom.md

Interpretation Rules

  • Treat build-now as a proof-of-concept signal, not permission to build a large product.
  • Prefer a companion tool, plugin, skill pack, template, benchmark, or CLI wrapper over a fork.
  • Avoid topics where the only signal is stars. Look for issue comments, reactions, recurring workarounds, and ecosystem gaps.
  • For giant repositories, build around the ecosystem edge: docs, config, migration, compatibility, monitoring, security, or publishing workflows.
  • If the same gap appears across 3 or more repos, promote it to a standalone project idea.

Output Template

For each shortlisted idea, write:

Project:
Target user:
Observed demand:
Repo evidence:
Why upstream will not solve it:
Smallest useful artifact:
Distribution wedge:
Two-week scope:
Fake-door question:

Probe Template

Use a neutral validation comment. Do not pitch too early.

I have seen this come up in a few agent-tooling repos. My current workaround is .

I am considering a small standalone  that does  without requiring upstream changes.

Before building it: would this solve your case, or is the real blocker different?

Source & license

This open-source skill 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.