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.
Install with Tessl CLI
npx tessl i github:softaworks/agent-toolkit --skill meme-factoryOverall
score
92%
Does it follow best practices?
Validation for skill structure
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 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.
| Dimension | Reasoning | 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 |
Total | 12 / 12 Passed |
Implementation
85%Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.
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.
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
| Dimension | Reasoning | 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 |
Total | 11 / 12 Passed |
Validation
87%Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.
Validation — 14 / 16 Passed
Validation for skill structure
| Criteria | Description | Result |
|---|---|---|
metadata_version | 'metadata' field is not a dictionary | Warning |
license_field | 'license' field is missing | Warning |
Total | 14 / 16 Passed | |
Table of Contents
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.