# Agent Skill Radar

> 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.

- **Type:** Skill
- **Install:** `agentstack add skill-soarsky1991-skill-radar-skill-radar`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [soarsky1991](https://agentstack.voostack.com/s/soarsky1991)
- **Installs:** 0
- **Category:** [Developer Tools](https://agentstack.voostack.com/c/developer-tools)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [soarsky1991](https://github.com/soarsky1991)
- **Source:** https://github.com/soarsky1991/skill-radar
- **Website:** https://github.com/soarsky1991/skill-radar/blob/main/reports/latest.md

## Install

```sh
agentstack add skill-soarsky1991-skill-radar-skill-radar
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## 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:

```bash
agent-skill-radar run
```

Collect a custom scan:

```bash
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:

```bash
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:

```text
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.

```text
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.

- **Author:** [soarsky1991](https://github.com/soarsky1991)
- **Source:** [soarsky1991/skill-radar](https://github.com/soarsky1991/skill-radar)
- **License:** MIT
- **Homepage:** https://github.com/soarsky1991/skill-radar/blob/main/reports/latest.md

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

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-soarsky1991-skill-radar-skill-radar
- Seller: https://agentstack.voostack.com/s/soarsky1991
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
