CtrlK
BlogDocsLog inGet started
Tessl Logo

apify-brand-reputation-monitoring

Scrape reviews, ratings, and brand mentions from multiple platforms using Apify Actors.

60

Quality

Does it follow best practices?

Impact

No eval scenarios have been run

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Quality

Content

72%

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

The content is highly actionable with concrete commands and a clear five-step workflow, and it is well structured. It loses points for redundant bash blocks and the absence of explicit validation checkpoints wired into the workflow.

Suggestions

Collapse the three Quick/CSV/JSON bash blocks into one example showing the optional --output and --format flags to reduce redundancy.

Add explicit validation checkpoints between steps, e.g. confirm the schema fetch returned parameters before proceeding to Step 3, and verify the run succeeded before summarizing in Step 5.

Confirm the referenced ${CLAUDE_PLUGIN_ROOT}/reference/scripts/run_actor.js actually ships in the bundle, since no scripts/ directory is present.

DimensionReasoningScore

Conciseness

The body is lean and avoids explaining concepts Claude already knows, but the three near-identical bash blocks (Quick/CSV/JSON) differ only by flags and could be condensed into one parameterized example.

2 / 3

Actionability

Provides concrete, copy-paste-ready bash commands with specific Actor IDs, a schema-fetch command, and a real script path — fully executable guidance rather than vague direction.

3 / 3

Workflow Clarity

The five steps are clearly sequenced with a tracking checklist and an error-handling section, but validation checkpoints (e.g. confirming the schema fetch succeeded before running) are missing or implicit.

2 / 3

Progressive Disclosure

A single well-organized SKILL.md with clearly labeled sections (When to Use, Prerequisites, Workflow, Error Handling, Limitations) and only one-level-deep references, with no deep nesting.

3 / 3

Total

10

/

12

Passed

Description

67%

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 and distinct, naming concrete scraping actions and a clear Apify reputation-monitoring niche. Its main weakness is the missing "Use when" trigger guidance and limited coverage of natural trigger terms.

Suggestions

Add an explicit "Use when..." clause, e.g. "Use when monitoring reviews, ratings, or brand mentions across social, travel, or map platforms."

Broaden trigger terms to include natural phrases users would say, such as "online reputation", "brand sentiment", or "social media monitoring".

DimensionReasoningScore

Specificity

Lists multiple concrete actions — "Scrape reviews, ratings, and brand mentions from multiple platforms using Apify Actors" — naming three specific data types and the tool, matching the anchor for multiple specific concrete actions.

3 / 3

Completeness

It clearly states what the skill does but lacks any "Use when..." trigger clause, so the "when" half is only implied — capping completeness at 2 per the guidelines.

2 / 3

Trigger Term Quality

"reviews, ratings, and brand mentions" are natural terms, but "Apify Actors" is jargon and common variations like "sentiment", "online reputation", or "social media monitoring" are missing.

2 / 3

Distinctiveness Conflict Risk

The Apify-based brand-reputation niche is specific and unlikely to trigger for unrelated skills, giving it a clear distinct niche.

3 / 3

Total

10

/

12

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
sickn33/antigravity-awesome-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.