Install
$ agentstack add skill-saintnerona-pi-reddit-research-reddit-research ✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.
Security review
✓ PassedNo 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.
Verified badge
Passed review? Show it. Paste this badge into your README, it links to the public security report.
Reliability & compatibility
Declared compatibility
Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.
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 →About
Reddit Research
Use the local Reddit tools when the user asks what people on Reddit say, recommend, complain about, compare, or use in real practice.
Tool Choice
- Use
reddit_packfor most research questions. It searches posts and fetches top comments for a small evidence pack. - Use
reddit_searchwhen you only need candidate posts or want to find whether a topic/repo/error was discussed. - Use
reddit_threadwhen the user gives a Reddit URL or one thread fromreddit_searchlooks important. - Use
reddit_resolve_subredditswhen the user asks where a topic is discussed or when a focused subreddit scope would improve search. - Use
reddit_subredditsonly for raw subreddit search when ranking is not needed. - Use
reddit_url_extractwhen the user gives an arbitrary Reddit URL, old.reddit URL, post id, or comment id. - Use
reddit_trendsfor "what is currently hot/top/new in r/LocalLLaMA" style questions.
Intent Mapping
- opinions: "what do people think", product/tool sentiment, praise vs criticism.
- bugs: frequent problems, complaints, failure modes, risks.
- fixes: how people solved an error or configuration issue.
- compare: A vs B, which tool users pick, migration reasons.
- settings: sampler, scheduler, config, parameters, low denoise, hardware settings.
- alternatives: replacements for a library, service, app, or workflow.
- trends: what topics are surfacing recently.
- guides: tutorials, walkthroughs, reproducible setup posts.
- hardware: devices, VRAM/RAM, speed, thermals, purchase advice.
- general: fallback for broad Reddit research.
Depth
quick: first-pass orientation; fewer posts and comments.normal: default for most user questions.deep: use only when the user asks for thorough research; it fetches more comments and costs more tokens/time.
Answering Rules
- When a tool has a
subredditsparameter, pass multiple subreddits as one comma-separated string likeLocalLLaMA, LocalLLM, ClaudeCode, not as a JSON/list value. - Treat Reddit as anecdotal evidence, not truth.
- Separate repeated patterns from one-off comments.
- Mention uncertainty when evidence is thin or old.
- Cite evidence by post number, subreddit, or thread URL from tool output.
- Prefer concrete details from comments: versions, commands, settings, hardware, exact error text, and final outcome.
- For comparisons, group findings by option and distinguish direct user experience from speculation.
- Do not invent subscriber counts, trend numbers, score totals, or popularity claims unless the tool output includes them.
- Use
evidence_itemsand clusters fromreddit_packas hints, not as final truth.
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: SaintNerona
- Source: SaintNerona/pi-reddit-research
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet, be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.