CtrlK
BlogDocsLog inGet started
Tessl Logo

reddit-automation

Automate Reddit tasks via Rube MCP (Composio): search subreddits, create posts, manage comments, and browse top content. Always search tools first for current schemas.

58

Quality

68%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Low

Low-risk findings worth noting

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/reddit-automation/SKILL.md

The canonical home for this skill is reddit-automation in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

61%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The body is well-structured and actionable with concrete tool names and parameters, but redundant pitfall/format repetition and missing validation checkpoints on destructive operations hold down conciseness and workflow clarity. Tightening duplication and adding confirm/verify steps for deletes would lift the weakest dimensions.

Suggestions

Add explicit validation checkpoints before destructive calls (e.g. "Confirm the post fullname with the user before REDDIT_DELETE_REDDIT_POST; verify deletion by re-fetching the post"), which is required to exceed workflow_clarity 3.

De-duplicate the fullname-prefix and time_filter content — keep it once in "Common Patterns" and reference it from the workflow Pitfalls rather than repeating.

Consider moving the Quick Reference table and Common Patterns into a reference file to improve progressive disclosure, or trim the table since it restates workflow content.

DimensionReasoningScore

Conciseness

Mostly efficient with numbered tool sequences and parameter tables, but there is noticeable redundancy — the Reddit fullname prefix table, time_filter value lists, and rate-limit/ID-format pitfalls each reappear across "Common Patterns", "Known Pitfalls", and the per-workflow Pitfalls sections, so it could be tightened.

3 / 5

Actionability

Gives concrete, executable guidance by naming exact tool slugs (REDDIT_CREATE_REDDIT_POST, REDDIT_POST_REDDIT_COMMENT) with specific parameters and accepted values; minor gap is the absence of any example tool-call invocation payload.

4 / 5

Workflow Clarity

Workflows are clearly sequenced with numbered tool lists and the setup includes an ACTIVE-status validation checkpoint, but destructive operations (delete post, delete comment) and batch operations have no explicit validate-before/verify-after feedback loop, so workflow clarity is capped at 3 per the rubric.

3 / 5

Progressive Disclosure

Single-file skill (no references/scripts/assets bundle) with well-organized section headers, a quick-reference table, and clearly delineated workflow/pattern/pitfall blocks; minor gap is that the quick-reference table and common-patterns material are inlined rather than split into separate reference files.

4 / 5

Total

14

/

20

Passed

Description

75%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific, distinctive, and uses natural trigger terms, but it omits an explicit "Use when..." trigger clause, which caps completeness at the midpoint. Adding a concrete trigger phrase would raise the strongest-scoring dimension.

Suggestions

Append an explicit trigger clause, e.g. "Use when the user wants to automate Reddit actions — searching, posting, commenting, or browsing subreddits via Rube MCP."

Add common synonym phrasings (e.g. "Reddit posts", "submit a post", "reply to comments") to broaden natural keyword coverage.

Keep the third-person imperative voice already in use; avoid introducing "You can..." phrasing that would reduce specificity.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "search subreddits, create posts, manage comments, and browse top content" — giving comprehensive coverage of the skill's capabilities rather than vague domain naming.

5 / 5

Completeness

Has a clear "what" via the enumerated actions, but there is no "Use when..." clause or equivalent explicit trigger guidance; the closing "Always search tools first for current schemas" is procedural, not a trigger, so completeness is capped at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural terms users would say ("Reddit", "search subreddits", "create posts", "comments", "browse top content") but lacks synonym/variation breadth; good coverage with a few natural phrasings missing.

4 / 5

Distinctiveness Conflict Risk

"Automate Reddit tasks via Rube MCP (Composio)" carves a clear niche with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.