CtrlK
BlogDocsLog inGet started
Tessl Logo

wiki-digest

Generate a periodic knowledge digest — a human-readable newsletter-style summary of what was learned, updated, and connected in your wiki over a specified period (day/week/month). Use when the user says "what did I learn this week", "give me a digest", "weekly summary", "knowledge report", "what's new in my wiki", "/wiki-digest [period]", "summarize my recent learning", or wants a readable overview of recent wiki activity. Distinct from wiki-status (which reports ingestion delta of sources) — wiki-digest summarizes *knowledge*, not sources.

68

Quality

82%

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

75%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-structured, actionable, mostly lean multi-step workflow with concrete heuristics, a full output template, and clear edge-case handling. It earns a solid score across all dimensions without notable defects, just minor room to tighten the template/notes and make validation loops more explicit.

Suggestions

Tighten the Notes section and the Step 6 markdown template — several headline/insight guidance points are restated, and trimming would improve token efficiency.

Make the validation/feedback loop explicit (e.g., 'if <5 active pages: confirm widen → re-parse period → re-collect') rather than leaving the stop-and-confirm checkpoint implicit.

Consider extracting the large digest template into a references/ file so SKILL.md reads as a leaner overview pointing to the full template.

DimensionReasoningScore

Conciseness

The body is procedural and directive with no concept-explanation padding, but the large template block plus a Notes section that restates some guidance ('Headlines are the payoff') could be trimmed slightly, fitting 'efficient; minor instances of over-explanation'.

4 / 5

Actionability

Highly actionable: concrete file paths ('log.md — last 200 lines'), numeric scoring heuristics (+3/+2/+1), an explicit output template, and executable qmd commands; minor gaps remain where headline synthesis requires judgment.

4 / 5

Workflow Clarity

A clearly sequenced Before-You-Start + Step 1–7 flow with a stop-and-confirm checkpoint for <5 active pages and an Edge Cases table; not a full 5 because validation feedback loops are implicit rather than explicit validate→fix→retry cycles.

4 / 5

Progressive Disclosure

Well-organized sections with clearly signaled, one-level-deep references to llm-wiki/SKILL.md (Config Resolution Protocol, Writing Profile, Link Format); no bundle files exist to verify, and structure is good but largely monolithic for a single-file skill.

4 / 5

Total

16

/

20

Passed

Description

90%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 strong: it answers what and when with concrete, natural trigger phrases and explicitly disambiguates from the sibling wiki-status skill. The only mild weakness is specificity, since it describes one generative action rather than a list of distinct operations.

DimensionReasoningScore

Specificity

Names the domain ('knowledge digest', 'newsletter-style summary') and concrete facets ('what was learned, updated, and connected'), but it is essentially one core action — generate a summary — rather than several distinct actions like extract/fill/merge, matching the '1-2 concrete actions' anchor.

3 / 5

Completeness

Clearly answers both 'what' (generate a periodic knowledge digest summarizing learned/updated/connected knowledge over a period) and 'when' with explicit concrete trigger phrases via the 'Use when the user says...' clause.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases including synonyms and the slash command ('what did I learn this week', 'give me a digest', 'weekly summary', 'knowledge report', 'what's new in my wiki', '/wiki-digest [period]', 'summarize my recent learning'), matching the 'comprehensive coverage including synonyms' anchor.

5 / 5

Distinctiveness Conflict Risk

Explicit disambiguation ('Distinct from wiki-status (which reports ingestion delta of sources) — wiki-digest summarizes *knowledge*, not sources') carves out a clear niche with minimal conflict risk.

5 / 5

Total

18

/

20

Passed

Validation

100%

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

Validation16 / 16 Passed

Validation for skill structure

No warnings or errors.

Repository
Ar9av/obsidian-wiki
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.