CtrlK
BlogDocsLog inGet started
Tessl Logo

lorem-ipsum

Generate lorem ipsum placeholder text. This skill should be used when users ask to generate lorem ipsum content, placeholder text, dummy text, or filler text. Supports various structures including plain paragraphs, headings with sections, lists, and continuous text. Output can be saved to a file or used directly as requested by the user.

Install with Tessl CLI

npx tessl i github:intellectronica/agent-skills --skill lorem-ipsum
What are skills?

98

Does it follow best practices?

Validation for skill structure

SKILL.md
Review
Evals

Discovery

100%

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

This is a well-crafted skill description that excels across all dimensions. It clearly specifies what the skill does, includes comprehensive trigger terms that users would naturally use, explicitly states when to use it, and occupies a distinct niche that won't conflict with other skills.

DimensionReasoningScore

Specificity

Lists multiple specific concrete actions: 'Generate lorem ipsum placeholder text' with support for 'plain paragraphs, headings with sections, lists, and continuous text' and output options including 'saved to a file or used directly'.

3 / 3

Completeness

Clearly answers both what ('Generate lorem ipsum placeholder text' with various structures) AND when ('when users ask to generate lorem ipsum content, placeholder text, dummy text, or filler text') with explicit trigger guidance.

3 / 3

Trigger Term Quality

Excellent coverage of natural terms users would say: 'lorem ipsum', 'placeholder text', 'dummy text', 'filler text'. These are all common variations users naturally use when requesting this type of content.

3 / 3

Distinctiveness Conflict Risk

Very clear niche with distinct triggers specific to placeholder/dummy text generation. Unlikely to conflict with other skills as 'lorem ipsum', 'placeholder text', and 'filler text' are highly specific use cases.

3 / 3

Total

12

/

12

Passed

Implementation

100%

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

This is an excellent skill file that demonstrates best practices: it's concise, immediately actionable with executable commands, well-structured with logical progression from simple to complex usage, and includes a helpful mapping of natural language requests to specific commands. The critical requirement callout at the top is appropriately prominent.

DimensionReasoningScore

Conciseness

The content is lean and efficient, presenting only necessary information. No unnecessary explanations of what lorem ipsum is or how the script works internally—just direct usage instructions.

3 / 3

Actionability

Fully executable commands throughout with copy-paste ready examples. Every option is demonstrated with concrete bash commands, and the examples section maps user requests directly to specific commands.

3 / 3

Workflow Clarity

Clear 5-step workflow provided. For this simple, non-destructive task (generating placeholder text), the workflow is appropriately straightforward without needing validation checkpoints.

3 / 3

Progressive Disclosure

Well-organized with clear sections progressing from basic usage to structured content to output options. The options table provides quick reference, and examples section serves as a practical lookup. No external files needed for this self-contained skill.

3 / 3

Total

12

/

12

Passed

Validation

81%

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

Validation13 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

description_trigger_hint

Description may be missing an explicit 'when to use' trigger hint (e.g., 'Use when...')

Warning

metadata_version

'metadata' field is not a dictionary

Warning

license_field

'license' field is missing

Warning

Total

13

/

16

Passed

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.