tessl install https://github.com/softaworks/agent-toolkit --skill meme-factorygithub.com/softaworks/agent-toolkit
Generate memes using the memegen.link API. Use when users request memes, want to add humor to content, or need visual aids for social media. Supports 100+ popular templates with custom text and styling.
Average Score
92%
Content
85%
Description
100%
Generated
Validations
Total score
14/16| Criteria | Score |
|---|---|
skill_md_line_count SKILL.md line count is 332 (<= 500) | |
frontmatter_valid YAML frontmatter is valid | |
name_field 'name' field is valid: 'meme-factory' | |
description_field 'description' field is valid (202 chars) | |
description_voice 'description' uses third person voice | |
description_trigger_hint Description includes an explicit trigger hint | |
compatibility_field 'compatibility' field not present (optional) | |
allowed_tools_field 'allowed-tools' field not present (optional) | |
metadata_version 'metadata' field is not a dictionary | |
metadata_field 'metadata' field not present (optional) | |
license_field 'license' field is missing | |
frontmatter_unknown_keys No unknown frontmatter keys found | |
body_present SKILL.md body is present | |
body_examples Examples detected (code fence or 'Example' wording) | |
body_output_format Output/return/format terms detected | |
body_steps Step-by-step structure detected (ordered list) |
Content
Suggestions 2
Total score
11/12| Dimension | Score |
|---|---|
conciseness The skill is reasonably efficient but includes some redundancy (validation checklist repeated in different forms, multiple tables covering similar template information). The collapsible deep-dive sections help, but the main content could be tighter. | 2/3 |
actionability Provides fully executable URL patterns, concrete examples with actual template names and text, working Python code snippets, and a curl command for verification. Copy-paste ready throughout. | 3/3 |
workflow_clarity Clear sequence for meme generation with explicit validation checklist, verification steps including HTTP status check, and error handling guidance. The workflow is straightforward (single API call) but includes appropriate validation checkpoints. | 3/3 |
progressive_disclosure Excellent use of collapsible sections for advanced features, clear references to external files (markdown-memes-guide.md, examples.md, meme_generator.py), and well-organized quick reference at the top. One-level-deep navigation with clear signaling. | 3/3 |
Suggestions
Consolidate the 'Popular Templates' and 'Template Selection Guide' tables into a single reference to reduce redundancy
Move the 'Validation' and 'Verification' sections into a single concise checklist to avoid repetition
Overall Assessment
This is a well-structured skill with strong actionability and excellent progressive disclosure through collapsible sections and external references. The content provides concrete, executable examples throughout. Minor verbosity in the main body (some redundant template tables and repeated validation concepts) prevents a perfect conciseness score.
Description
Total score
12/12| Dimension | Score |
|---|---|
specificity Lists specific concrete actions: 'Generate memes using the memegen.link API' with details about '100+ popular templates with custom text and styling' - describes the specific tool, action, and capabilities. | 3/3 |
completeness Clearly answers both what ('Generate memes using the memegen.link API') and when ('Use when users request memes, want to add humor to content, or need visual aids for social media') with explicit trigger guidance. | 3/3 |
trigger_term_quality Includes natural keywords users would say: 'memes', 'humor', 'social media', 'visual aids'. These are terms users naturally use when requesting this type of content. | 3/3 |
distinctiveness_conflict_risk Clear niche focused specifically on meme generation via a specific API. The combination of 'memes', 'memegen.link', and 'templates' creates distinct triggers unlikely to conflict with other skills. | 3/3 |
Overall Assessment
This is a well-crafted skill description that excels across all dimensions. It clearly specifies the capability (meme generation via memegen.link API), includes natural trigger terms users would actually say, provides explicit 'Use when' guidance, and occupies a distinct niche that won't conflict with other skills.