AF reddit-post-search
Extracts Reddit posts from keyword search, subreddit browsing, or direct Reddit URLs. Input: search query, subreddit name, or direct reddit.com URL with sort (relevance/hot/top/new/comments), timeframe (hour/day/week/month/year/all), limit, pagination cursor, optional date range, NSFW flag, and strict token filter. Output: structured JSON per post with 40+ fields — id, title, body, author, score, upvote_ratio, num_comments, subreddit, created_utc, url, permalink, flair, media fields, and derived engagement metrics. Use when user mentions Reddit, subreddit, r/, reddit posts, scrape Reddit, Reddit data, monitor Reddit, Reddit search, collect posts, Reddit feed, karma, upvotes, Reddit thread, community posts, reddit.com, search Reddit, Reddit keyword search, subreddit monitoring, Reddit scraper, get posts from Reddit, pull Reddit, hot posts, new posts, top posts, Reddit discussions, Reddit content.
Extracts Reddit posts from keyword search, subreddit browsing, or direct Reddit URLs.
As a process F 54/100 · Will not run — References files that are not bundled: scripts/*.py
How to improve
- The text references files that are not there: add them or drop the references.
- Your own cases (evals/evals.json, 4–6 real requests with expected answers): the full check would then run those instead of a model-drafted suite.
- A spec.yaml with trigger phrases and assertions — a behaviour contract for CI; `skilltest init` writes a template.
Guard findings · 0
✓ No critical or high findings
Files scanned: 3. Evidence is masked. Grey chips explain why severity was lowered.
Against the Agent Skills spec
- warning
missing-refreference to a missing file: scripts/*.py
Process rating: all ten parameters 54/100
- 0Tools and files. 1 referenced file(s) missing: scripts/*.py
- 0Progress reporting. Says nothing while it works
- 20When it triggers. No condition that starts the skill
- 30Running it twice. 1 mutating operations with no state check
- 40Result and completion. Does not say what the result is
- 70Inputs and preconditions. Inputs and preconditions are listed
- 85Steps. 21 steps, 2 vague phrases
- 100Failures and branches. 1 branches, has a failure section
- 100Consistency. Name and required fields are in place
- 100Execution cost. Instruction body is 2119 tokens
- low 11 top-level sections: this looks like several domains in one skill
Everything here is measured from the skill text rather than judged by a model, so the numbers are checkable. A parameter weighs more when it is a more common reason for the process to stall.
Quality signals
- +5Description has no quoted example phrases that should trigger the skill
- +4Description does not say when NOT to use the skill (false activations)
- +3Description length 908: 120–800 characters recommended
- +3Output format is not stated: the model decides each time
- +1No license
- +2Single-language instructions
- +4Structure: 14 headings
- +3Step-by-step instructions: 21 items
- +4Has examples (2 code blocks)
- +3All 1 scripts are documented
Quality base 70; lint remarks subtract, signals add up to 100. Result: 78.