CtrlK
BlogDocsLog inGet started
Tessl Logo

apify-audience-analysis

Understand audience demographics, preferences, behavior patterns, and engagement quality across Facebook, Instagram, YouTube, and TikTok.

56

Quality

65%

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/skills/apify-audience-analysis/SKILL.md

The canonical home for this skill is apify-audience-analysis in sickn33/agentic-awesome-skills

SKILL.md
Quality
Evals
Security

Quality

Content

68%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 delivers actionable, well-structured guidance with concrete commands for multiple output formats. Its main weakness is the absence of an explicit output-validation checkpoint in a batch scraping workflow, and a large inline reference table.

Suggestions

Add an explicit validation checkpoint between Step 4 and Step 5, e.g. verify the output file is non-empty and contains expected fields before summarizing, with a fix/retry loop on failure.

Consider moving the 19-row actor-selection table into a separate reference file (e.g. actors.md) and linking to it, keeping the workflow body leaner.

Tighten filler phrases such as "(No need to check it upfront)" and "Based on character of use case" to improve token efficiency.

DimensionReasoningScore

Conciseness

The body is efficient — a focused actor-selection table and copy-paste commands with little padding — though minor fluff like "(No need to check it upfront)" and "Based on character of use case" could be trimmed.

4 / 5

Actionability

Concrete, executable bash and node commands are given for quick, CSV, and JSON outputs across the workflow, with placeholders (ACTOR_ID, JSON_INPUT, YYYY-MM-DD) clearly marked rather than left ambiguous.

4 / 5

Workflow Clarity

The five steps are clearly sequenced with a progress checklist and an error-handling section, but this batch scraping operation lacks an explicit validation/verification checkpoint on the output, which per the guidelines caps workflow clarity at 3.

3 / 5

Progressive Disclosure

Content is well organized into Prerequisites, a five-step Workflow, and Error Handling with mostly clear references to run_actor.js, though the 19-row actor table is inlined and no bundle directory is present alongside the referenced script.

4 / 5

Total

15

/

20

Passed

Description

61%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 about the audience-analysis domain and platforms but relies on a single vague verb ("Understand") and omits any explicit usage trigger, capping completeness. It is reasonably distinct from other skills.

Suggestions

Replace the vague verb "Understand" with concrete actions, e.g. "Extract and analyze audience demographics, preferences, behavior patterns, and engagement quality...".

Add an explicit trigger clause, e.g. "Use when analyzing followers or engagement across Facebook, Instagram, YouTube, or TikTok.".

Include natural synonyms users say ("followers", "audience analytics", "engagement metrics") to broaden trigger coverage.

DimensionReasoningScore

Specificity

The description names the domain and enumerates concrete facets ("demographics, preferences, behavior patterns, and engagement quality" across four platforms), but the sole action verb "Understand" is generic rather than a concrete action like extract, analyze, or export.

3 / 5

Completeness

It clearly states what the skill does (understand audience demographics/behavior/engagement) but provides no "Use when..." trigger clause, which per the guidelines caps completeness at 3.

3 / 5

Trigger Term Quality

Natural terms a user would say appear ("audience demographics", "engagement quality", Facebook/Instagram/YouTube/TikTok), giving good keyword coverage, though a few common synonyms (e.g. "followers", "analytics") are absent.

4 / 5

Distinctiveness Conflict Risk

The platform-enumerated audience-analysis niche is mostly distinct with clear triggers, with only minor overlap risk against general social-media analysis skills.

4 / 5

Total

14

/

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.