Files
last30days-skill/docs/comparison-results/synthesis/cross-1-claude-code-improved.md
T
Matt Van Horn bed0557b65 feat(quality): GOAT synthesis improvements - hybrid cross-source linking, YouTube synonyms, human-readable xref tags
Ran 15-way blinded comparison (5 topics x 3 versions). CROSS won all 5 topics
(4.74/5.0 avg vs HN 4.10, Base 3.73). Then improved CROSS further:

- dedupe.py: hybrid similarity (token+trigram Jaccard) at 0.40 threshold,
  cross-source links went from 3 to 13 items across 5 topics
- render.py: [xref: HN5, HN4] -> [also on: HN, Reddit] for human-readable tags
- youtube_yt.py: SYNONYMS dict so "hip hop" matches "rap" (0.33 -> 0.71 score)
- SKILL.md: instruction #7 tells Claude to lead with cross-platform signals

Validation: improved CROSS scores 4.38/5.0 vs original 3.98 (+0.40), wins 4/5
topics. Biggest gains in specificity (+0.8) and format compliance (+1.0).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 16:06:53 -08:00

35 lines
3.8 KiB
Markdown

**What I learned:** The Claude Code skills ecosystem has exploded into a full-blown marketplace war in the last 30 days, with creators racing to package domain expertise into reusable skills while MCP server fatigue is setting in hard. The clearest signal: a marketing skills tutorial hit 47K YouTube views AND landed on Hacker News simultaneously, per Grace Leung and r/ClaudeCode.
**Skills are the new plugins.** The sheer volume of "skill collections" tells the story: ClaudeInOne ships 213 skills in one install, another toolkit bundles 135 agents with 35 curated skills, and Anthropic themselves open-sourced their internal skills library. This is the WordPress plugin moment for AI coding - everyone is packaging their expertise into portable skill files. The Chrome extension for browsing skills on GitHub and early marketplace projects like ClawsMarket confirm that discovery and distribution are the next bottleneck, per @ihtesham2005.
**MCP server disillusionment is real.** One of the highest-scoring Reddit threads warns that Claude Code "works great until too many MCP servers" break it, and the most-watched MCP video (90K views) concludes that 90% of MCP servers are "overhyped garbage." The community is shifting from "connect everything" to "connect only what matters" - semantic graph servers that compress 15K tokens down to 3K relevant context represent the new direction, per Robin Ebers.
**Skills beat raw prompting for team adoption.** A team reported 3x-ing their skill usage in two weeks through deliberate onboarding, and the self-improvement loop skill (where Claude Code iterates on its own skills) emerged as a community favorite. The pattern is clear: skills are sticky because they encode workflow knowledge, not just instructions. Meanwhile, a highly upvoted explainer on the difference between Skills, Subagents, Claude.MD, and slash commands confirms many users are still confused about what goes where, per r/ClaudeCode.
**Marketing and SEO are the breakout skill verticals.** Grace Leung's videos on AI marketing teams have a combined 200K+ views. A 55K-word email marketing knowledge base packaged as a Claude Code skill was the top HN story. Twelve open-source SEO skills dropped on Reddit. The non-developer use case is outpacing the developer tooling use case in raw engagement, per Grace Leung.
**Security is the unresolved tension.** MCP proxy servers for safe email access, capability-based sandboxing in Rust (SkillSandbox), and security-first agent frameworks (Gulama) all appeared this month. The community wants skills and MCP servers to do more - but giving AI agents access to email, Kubernetes clusters, and production databases raises obvious questions that nobody has fully answered yet, per r/ClaudeAI.
---
**KEY PATTERNS**
1. Skill packaging and distribution are the current gold rush - marketplaces, directories, and browser extensions are all emerging simultaneously
2. MCP server quality filtering has begun - the community is rejecting bloat in favor of targeted, high-signal servers
3. Non-developer skill verticals (marketing, SEO, CRM) are generating the highest engagement by a wide margin
4. Team-level skill adoption requires deliberate onboarding, not just sharing files
5. Security and sandboxing for agent skills remain unsolved but increasingly urgent
---
```
STATS: 47 items across 4 platforms | Reddit: 10 threads (top score: 78, r/ClaudeCode) | X: 12 posts (top: 6 likes, @ihtesham2005) | YouTube: 10 videos (top: 155K views, Grace Leung) | HN: 15 stories (top: 10pts) | Cross-platform hits: 2 | Date range: Jan 26 - Feb 25, 2026
```
What caught your eye? Reply with a number to dig deeper:
1. Building and packaging your own Claude Code skills
2. Which MCP servers are actually worth installing
3. The marketing/SEO skills ecosystem
4. Security and sandboxing for agent skills
5. Team adoption strategies for skills