CtrlK
BlogDocsLog inGet started
Tessl Logo

blog-discourse

Research what people are actually saying about a topic in the last 30 days across Reddit, X / Twitter, YouTube, Hacker News, dev.to, Medium, and other public discourse platforms. API-free; uses WebSearch with platform-targeted site operators plus recency filters. Produces DISCOURSE.md (a structured brief) and JSON output the writer can consume. Complements blog-researcher (which focuses on authority sources) with a recency-and-engagement lens. Use when user says "blog discourse", "discourse research", "what are people saying about", "research what people are saying", "voice of customer", "social listening", "30-day research", "trend research", "what's the discussion on", "real-time research", "practitioner discourse", "/blog discourse".

70

Quality

86%

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

SKILL.md
Quality
Evals
Security

Quality

Content

73%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 a well-sequenced, highly actionable workflow with strong validation and security framing, supported by a real bundled script. Its main weakness is conciseness — several pedagogical asides and conceptual primers pad the document without adding guidance Claude doesn't already have.

Suggestions

Trim pedagogical commentary that explains concepts Claude already knows — e.g. the 'functionally harmless to leak… but pedagogically correct' os.close(fd) aside and the niche-bucket 'sentiment analysis' parenthetical — leaving only the actionable instruction.

Replace the 'write JSON to $RESULTS_JSON then pass it to the script' comment placeholder with a concrete one-liner (e.g. a heredoc or printf) so the Phase 3 snippet is fully copy-paste executable.

Clarify which referenced files (research-quality.md, synthesis-contract.md) belong to the parent blog skill versus this skill's bundle, or vendor the specific LAWs/checklist content inline, so the skill is navigable without assuming the parent bundle is present.

DimensionReasoningScore

Conciseness

Mostly efficient and well-structured, but several passages over-explain what Claude already knows — the 'functionally harmless to leak in a short-lived subprocess but pedagogically correct' aside, the indirect-prompt-injection vector primer, and the 'Actual contrarian opinion detection would require sentiment analysis' parenthetical — which could be trimmed; not the lean 4 or 5.

3 / 5

Actionability

Provides mostly executable guidance: a copy-paste tempfile.mkstemp snippet, the full `python3 scripts/discourse_research.py` invocation with all flags, a concrete result-JSON schema, and a real accompanying script; the placeholder 'write JSON to $RESULTS_JSON then pass it to the script' is a minor gap keeping it from a 5.

4 / 5

Workflow Clarity

Clear Phase 0–5 sequence with explicit validation checkpoints (mandatory pre-flight with stop/wait, Phase 3.5 untrusted-data contract, script-side validation), a decomposition checklist, and an Error Handling section with feedback loops for recovery — matching the top anchor.

5 / 5

Progressive Disclosure

Good section structure with one-level-deep, clearly signaled references (research-quality.md, synthesis-contract.md, discourse_research.py); the only gap is that several referenced paths (skills/blog/references/…) live outside this skill's own bundle, which contains just the one script, so organization is not fully self-contained.

4 / 5

Total

16

/

20

Passed

Description

100%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 third-person, concrete, and fully specifies both capability and trigger conditions with a rich set of natural synonyms. It also carves out a distinct niche relative to the sibling blog-researcher skill, minimizing misrouting. No improvements needed.

DimensionReasoningScore

Specificity

Lists multiple concrete actions — 'Research what people are actually saying', 'uses WebSearch with platform-targeted site operators plus recency filters', 'Produces DISCOURSE.md (a structured brief) and JSON output the writer can consume' — across named platforms, giving comprehensive coverage rather than the single-action gap of a 4.

5 / 5

Completeness

Explicitly answers both what (research discourse across platforms, API-free, produces DISCOURSE.md + JSON, complements blog-researcher) and when (a dedicated 'Use when user says…' clause with concrete trigger phrases), matching the anchor for clearly answering both with concrete triggers.

5 / 5

Trigger Term Quality

Comprehensive natural trigger coverage with synonyms — 'blog discourse', 'what are people saying about', 'voice of customer', 'social listening', '30-day research', 'trend research', 'what's the discussion on', 'real-time research', 'practitioner discourse' — the kind of phrasings a user would actually say.

5 / 5

Distinctiveness Conflict Risk

Clear niche — recency + engagement lens — explicitly contrasted against 'blog-researcher (which focuses on authority sources)', with distinct triggers, giving minimal conflict risk with sibling research skills.

5 / 5

Total

20

/

20

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

frontmatter_unknown_keys

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

Warning

relative_links

Relative link issues: 5 missing

Warning

Total

14

/

16

Passed

Repository
AgriciDaniel/claude-blog
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.