feat: improve skill scores for Memoh-v2#24
Open
rohan-tessl wants to merge 1 commit intoKxiandaoyan:mainfrom
Open
feat: improve skill scores for Memoh-v2#24rohan-tessl wants to merge 1 commit intoKxiandaoyan:mainfrom
rohan-tessl wants to merge 1 commit intoKxiandaoyan:mainfrom
Conversation
Hey @Kxiandaoyan 👋 I ran your skills through `tessl skill review` at work and found some targeted improvements. Here's the full before/after:  | Skill | Before | After | Change | |-------|--------|-------|--------| | agent-reach | 44% | 100% | +56% | | remotion | 48% | 94% | +46% | | canvas-design | 47% | 89% | +42% | | weather | 70% | 100% | +30% | | create-plan | 79% | 100% | +21% | | imap-smtp-email | 74% | 94% | +20% | | playwright | 85% | 100% | +15% | | skill-creator | 73% | 88% | +15% | | web-search | 70% | 84% | +14% | | scheduled-task | 76% | 89% | +13% | | frontend-slides | 77% | 89% | +12% | | local-tools | 72% | 83% | +11% | | develop-web-game | 81% | 89% | +8% | | docx | 85% | 93% | +8% | | pptx | 85% | 93% | +8% | | frontend-design | 71% | 79% | +8% | | web-artifacts-builder | 83% | 90% | +7% | | mcp-builder | 90% | 96% | +6% | | webapp-testing | 94% | 100% | +6% | | xlsx | 89% | 89% | 0% | | pdf | 79% | 79% | 0% | <details> <summary>Changes made</summary> ### Description improvements (biggest impact) - **agent-reach**: Replaced marketing copy with concrete actions listing specific platforms and added "Use when..." clause - **remotion**: Expanded vague "best practices" with specific video actions and trigger terms - **canvas-design**: Added specific design actions and common trigger terms - **weather**: Added "Use when..." clause with trigger terms — body left untouched (already 100%) - **create-plan**: Added concrete actions and trigger variations - **imap-smtp-email**: Added "Use when..." clause with natural user phrases - **playwright**: Added natural terms (web scraping, automate website, test webpage) - **docx/pptx**: Added common terms (Word document, PowerPoint, slides, deck) ### Content improvements - **web-search**: Reduced from ~568 to ~107 lines — removed architecture diagrams and duplicate sections - **frontend-slides**: Reduced from 1098 to 323 lines — consolidated CSS, trimmed presets - **canvas-design**: Reduced by ~60% — added concrete PDF/PNG generation code - **remotion**: Added quick-start example and common workflow groupings - **imap-smtp-email**: Removed duplicates, added common workflows - **local-tools**: Consolidated duplicate sections - **scheduled-task**: Specified createSchedule tool, removed emoji decorations - **skill-creator**: Replaced skeleton with complete working example - **frontend-design**: Added CSS code examples and production readiness checklist - **mcp-builder**: Added API wrapper pattern and validation checklist - **webapp-testing**: Added error handling section and retry pattern - **pptx**: Reduced color palettes from 18 to 6 - **docx**: Removed redundant ZIP archive explanation - **playwright**: Consolidated environment variables, trimmed prerequisites </details> Honest disclosure — I work at @tesslio where we build tooling around skills like these. Not a pitch - just saw room for improvement and wanted to contribute. Want to self-improve your skills? Just point your agent (Claude Code, Codex, etc.) at [this Tessl guide](https://docs.tessl.io/evaluate/optimize-a-skill-using-best-practices) and ask it to optimize your skill. Ping me - [@rohan-tessl](https://github.com/rohan-tessl) - if you hit any snags. Thanks in advance 🙏
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Hey @Kxiandaoyan 👋
I ran your skills through
tessl skill reviewat work and found some targeted improvements.Here's the full before/after:
Changes made
Description improvements (biggest impact)
Content improvements
Honest disclosure — I work at @tesslio where we build tooling around skills like these. Not a pitch - just saw room for improvement and wanted to contribute.
Want to self-improve your skills? Just point your agent (Claude Code, Codex, etc.) at this Tessl guide and ask it to optimize your skill. Ping me - @rohan-tessl - if you hit any snags.
Thanks in advance 🙏