CtrlK
BlogDocsLog inGet started
Tessl Logo

reddit-ads

Reddit Ads API - campaigns, targeting, conversions, agentic optimization

64

Quality

77%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Advisory

Suggest reviewing before use

Fix and improve this skill with Tessl

tessl review fix ./skills/reddit-ads/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

65%

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

A highly actionable, well-organized API reference that suffers from monolithic length, full two-language duplication, and absent progressive disclosure. Workflows are sequenced but lack validation checkpoints for batch optimization.

Suggestions

Split the body into reference files (e.g. authentication.md, client.md, endpoints.md, optimizer.md) and keep SKILL.md as a concise overview with one-level-deep links.

Pick one primary language for inline examples and move the second language into a referenced file to roughly halve the token footprint.

Add an explicit validation/dry-run checkpoint before the optimizer executes batch pause/scale actions (e.g. preview recommendations, confirm, then apply) to close the workflow-clarity gap.

DimensionReasoningScore

Conciseness

The body is actionable API reference rather than concept-explanation fluff, but at ~1975 lines it duplicates nearly everything in both Node.js and Python and appends a large agentic-optimizer service, so it could be tightened considerably. Not score 1 because it avoids explaining concepts Claude already knows; not score 3 because it is far from lean.

2 / 3

Actionability

It provides fully executable clients, OAuth flows, campaign/ad-group/ad creation examples, conversion sending, a complete workflow, and Docker config that are concrete and copy-paste ready.

3 / 3

Workflow Clarity

Sequences are present (campaign creation steps, the optimizer fetch→analyze→execute→log cycle) and a test checklist exists, but the batch/destructive optimization workflow executes pause/scale actions with no explicit validation checkpoint or dry-run before acting, capping it at 2 per the batch-operations guideline.

2 / 3

Progressive Disclosure

Sections are clearly organized with headers and tables, but everything lives inline in one monolithic ~1975-line file with no separate reference files; content such as the full client implementations, endpoint reference, and optimizer service should be split out. Not score 1 because organization is reasonable; not score 3 because no file-level disclosure exists.

2 / 3

Total

9

/

12

Passed

Description

90%

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

A specific, well-triggered description for a narrow niche that clearly conveys both capability and use-context via the when-to-use field. Its only weakness is that capabilities are listed as noun-phrases rather than concrete actions.

Suggestions

Rewrite the capability list as concrete verbs, e.g. "Create and manage Reddit ad campaigns, configure targeting, send conversions, and run agentic optimization."

DimensionReasoningScore

Specificity

The description names the domain and several capability areas ("campaigns, targeting, conversions, agentic optimization") but as noun-phrases rather than concrete verbs like the score-3 anchor ("Extract text and tables..., fill forms, merge documents").

2 / 3

Completeness

"What" is stated in the description field and "when" is explicitly provided via the frontmatter when-to-use field ("When building Reddit ad campaign management or optimization tools"), satisfying the equivalent-explicit-trigger-guidance allowance.

3 / 3

Trigger Term Quality

Natural terms a user would actually say are present ("Reddit Ads API", "campaigns", "targeting", "conversions"), giving good coverage of the phrasing used when Reddit ad work is needed.

3 / 3

Distinctiveness Conflict Risk

It targets a clear, narrow niche (the Reddit Ads API) with distinct triggers, making it unlikely to fire for unrelated skills.

3 / 3

Total

11

/

12

Passed

Validation

87%

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

Validation14 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

skill_md_line_count

SKILL.md is long (1983 lines); consider splitting into references/ and linking

Warning

frontmatter_unknown_keys

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

Warning

Total

14

/

16

Passed

Repository
alinaqi/claude-bootstrap
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.