Content
50%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-organized and easy to navigate but padded with a large simulated example and redundant restatements, lacks any executable extraction method, and omits validation checkpoints for its batch-scraping workflows. It scores a uniform 2 across all content dimensions.
Suggestions
Replace the simulated "Example" process/output block with a real, executable extraction procedure (actual tooling, API calls, or script invocations) so guidance is copy-paste ready.
Add validation/feedback checkpoints to the batch workflows (e.g., verify screenshots saved, handle empty/failed ad-library responses, retry on rate limits).
Move the large example output and analysis frameworks into a separate reference file and keep SKILL.md a lean overview, restoring the token budget.
| Dimension | Reasoning | Score |
|---|---|---|
Conciseness | Mostly organized but padded — the 110+ line simulated "Example" output block and redundant sections ("What You Can Learn" re-states "What This Skill Does", "Related Use Cases") could be tightened without losing operational value. | 2 / 3 |
Actionability | Provides concrete prompt templates ("Extract all current ads from [Competitor]..."), but the extraction mechanism itself is only simulated ("Accessing Facebook Ad Library... Found: 23 active ads") with no real executable code, tooling, or method, leaving key details missing. | 2 / 3 |
Workflow Clarity | Multi-step workflows ("Ad Campaign Planning", "Positioning Research") are clearly sequenced, but this batch-scraping operation has no validation checkpoints or error-recovery feedback loops, capping it at 2 per the batch-operation guideline. | 2 / 3 |
Progressive Disclosure | Well-sectioned with clear headings, but it is a single ~290-line file with no bundle references; the large inline example output and analysis frameworks are reference material that should be split out, and the under-50-line carve-out does not apply. | 2 / 3 |
Total | 8 / 12 Passed |