CtrlK
BlogDocsLog inGet started
Tessl Logo

paper-artifact-runtime

Internal cross-platform artifact persistence, assembly, citation-audit, and PDF compilation runtime for meta-paper-write.

54

Quality

61%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./src/opensquilla/skills/bundled/paper-artifact-runtime/SKILL.md
SKILL.md
Quality
Evals
Security

Quality

Content

67%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 tight, well-organized overview of an internal runtime with strong, specific validation guarantees for its destructive/batch operations. Its main gap is actionability: it describes behavior rather than giving a concrete invocation example.

Suggestions

Add a short executable example of the expected stdin JSON payload (with the `operation` field) so invocation is copy-paste ready.

Use a numbered sequence or section headers to separate the operation list from the validation rules, improving workflow scanability.

Optionally link to scripts/run.py from the body so readers can navigate to the implementation in one hop.

DimensionReasoningScore

Conciseness

The body is lean (~22 lines), assumes Claude's intelligence, and avoids explaining concepts like what a PDF is or how xelatex works; nearly every token earns its place, with only minor dense phrasing.

4 / 5

Actionability

Concrete operation names are listed and validation behavior is specified precisely (disables shell escape, paranoid Kpathsea, verifies page count), but there is no executable invocation example showing the expected JSON stdin payload.

3 / 5

Workflow Clarity

Validation checkpoints are explicit for the risky operations — rejecting symlinked roots, verifying real PDF page count and LaTeX quality log before success, rejecting boundary-altering length-repair commands — though it is descriptive rather than a numbered Claude-facing workflow.

4 / 5

Progressive Disclosure

Well under 50 lines and well-organized with a single clear H1; the only bundle file (scripts/run.py) is the entrypoint referenced in frontmatter, so no external references are needed in the body, satisfying the simple-skill exception.

4 / 5

Total

15

/

20

Passed

Description

55%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 and clearly niched to an internal system, but it is written in technical jargon with no natural trigger terms and no "when to use" guidance. As an internal non-user-invocable runtime this is partly defensible, but it still lacks explicit invocation triggers.

Suggestions

Add an explicit "Use when..." clause or equivalent trigger guidance, even if the audience is internal, so the activation context is unambiguous.

Soften jargon with at least one natural phrase (e.g., mention "PDF" compilation or "bibliography/citation" handling in plainer terms) to improve trigger term quality.

Consider listing the concrete operation verbs (persist, assemble, compile) more directly so the capability set reads comprehensively rather than as noun phrases.

DimensionReasoningScore

Specificity

Lists several concrete action areas — "artifact persistence, assembly, citation-audit, and PDF compilation" — giving specific capability coverage, though not exhaustively enumerating every operation.

4 / 5

Completeness

Has a clear "what" (the four functional areas) but no "Use when..." or equivalent trigger clause, so per the missing-trigger guidance completeness is capped at 3.

3 / 5

Trigger Term Quality

Dominated by internal jargon ("cross-platform artifact persistence", "citation-audit", "runtime for meta-paper-write") with only generic terms like "PDF"; no natural user phrases or file extensions users would actually say.

2 / 5

Distinctiveness Conflict Risk

Narrowly scoped to "meta-paper-write" as an internal runtime, giving it a clear niche with minimal overlap risk against other skills.

5 / 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
TokenRhythm/opensquilla
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.