CtrlK
BlogDocsLog inGet started
Tessl Logo

pi-history-ingest

Ingest Pi coding agent session history into the Obsidian wiki. Use this skill when the user wants to mine their past Pi sessions for knowledge, import their ~/.pi/agent/sessions folder, extract insights from previous coding sessions, or says things like "process my Pi history", "add my Pi sessions to the wiki", "ingest ~/.pi", or "what have I worked on in Pi". Also triggers when the user mentions Pi sessions, Pi agent history, ~/.pi/agent/sessions, or Pi conversation logs.

72

Quality

88%

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

77%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.

A well-structured, actionable ingestion workflow with strong validation gates for a destructive batch operation. Its main weaknesses are a dangling reference to a non-existent references/pi-data-format.md file and some duplicated content (skip-list and provenance rules stated twice).

Suggestions

Create references/pi-data-format.md (or remove the dangling reference) so the signaled one-level reference resolves to a real file, and move the field-level JSONL parsing detail out of SKILL.md into it.

De-duplicate the skip/noise filter list — keep the entry-type table and remove the redundant prose 'Skip model_change, thinking_level_change, custom…' line, or vice versa.

Consolidate the provenance guidance: the marker rules appear in both 'Writing rules' and 'Mark provenance' — state them once to trim tokens.

DimensionReasoningScore

Conciseness

Mostly lean and assumes Claude's competence (no explaining what JSONL or Obsidian is), but the skip-list is duplicated as both a table and prose ('Skip model_change, thinking_level_change, custom…') and provenance markers are explained twice — minor trimmable redundancy.

4 / 5

Actionability

Provides concrete executable commands (find … -name '*.jsonl'), manifest and frontmatter templates, ${QMD_CLI:-qmd} invocations, and a source-ref format, but branch-building is given as algorithmic prose rather than runnable code, leaving minor gaps.

4 / 5

Workflow Clarity

Steps 1–5 are clearly sequenced with explicit validation for this batch/destructive operation — a 5-point Source verification gate, an evidence ledger, a delta summary before parsing, and a verify→delete/mark feedback loop — satisfying the destructive/batch validation requirement.

5 / 5

Progressive Disclosure

Well-sectioned with a signaled one-level reference ('See references/pi-data-format.md'), but no references/ directory exists so that file is dangling, and the field-level parsing detail it points to is largely inlined in the body — a missing referenced file is more than a minor organization gap.

3 / 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 exemplary: third-person voice, comprehensive concrete actions, natural trigger phrases with synonyms, and explicit what/when guidance scoped to a distinctive niche. No penalizable fluff, over-claims, or voice issues.

DimensionReasoningScore

Specificity

Names the domain and multiple concrete actions — 'Ingest Pi coding agent session history', 'mine their past Pi sessions for knowledge', 'import their ~/.pi/agent/sessions folder', 'extract insights' — giving comprehensive coverage rather than minor gaps.

5 / 5

Completeness

Explicitly answers both 'what' (ingest/mine/import/extract Pi sessions into the Obsidian wiki) and 'when' via a 'Use this skill when… or says things like… Also triggers when…' clause with concrete trigger phrases.

5 / 5

Trigger Term Quality

Comprehensive natural trigger phrases users would actually say ('process my Pi history', 'add my Pi sessions to the wiki', 'ingest ~/.pi', 'what have I worked on in Pi') plus synonyms and the literal path ~/.pi/agent/sessions.

5 / 5

Distinctiveness Conflict Risk

Occupies a clear niche — Pi coding agent sessions at ~/.pi/agent/sessions destined for the Obsidian wiki — with distinct triggers and minimal overlap risk against other skills.

5 / 5

Total

20

/

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

referenced_paths_exist

Referenced path issues: 1 missing

Warning

Total

15

/

16

Passed

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.