Skip to content

feat: improve skill scores for Memoh-v2#24

Open
rohan-tessl wants to merge 1 commit intoKxiandaoyan:mainfrom
rohan-tessl:improve/skill-review-optimization
Open

feat: improve skill scores for Memoh-v2#24
rohan-tessl wants to merge 1 commit intoKxiandaoyan:mainfrom
rohan-tessl:improve/skill-review-optimization

Conversation

@rohan-tessl
Copy link
Copy Markdown

Hey @Kxiandaoyan 👋

I ran your skills through tessl skill review at work and found some targeted improvements.

image

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%
Changes made

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

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 🙏

Hey @Kxiandaoyan 👋

I ran your skills through `tessl skill review` at work and found some targeted improvements. Here's the full before/after:

![Score Card](score_card.png)

| 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 🙏
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant