| name | skill-plugin-ecosystem-watchlist |
| description | Read-only watchlist for external skill/plugin ecosystems that may inform Ulak OS capabilities. Use when evaluating new skill/plugin candidates from the inbox list, planning marketplace compatibility, or checking whether an external pack should be studied before building native Ulak OS functionality. Does not install third-party code. |
| context | fork |
| agent | prompt-skill-plugin-governor |
| allowed-tools | Read, Grep, Glob, WebFetch |
Skill / Plugin Ecosystem Watchlist
Goal
Track external skill and plugin sources that can inspire Ulak OS without automatically importing code, prompts, licenses, or hidden assumptions.
Sources
| Source | Focus | Initial action |
|---|
nextlevelbuilder/ui-ux-pro-max-skill | UI/UX skill patterns | Compare with /ulak-frontend |
juliusbrussee/caveman | Agent workflow patterns | Review protocol shape |
obra/superpowers | Workflow skills | Keep mapping current |
millionco/react-doctor | React diagnostics | Evaluate as frontend quality gate inspiration |
zubair-trabzada/geo-seo-claude | Geo SEO | Compare with localization/SEO runtime rules |
rohitg00/agentmemory | Agent memory | Compare with Ulak memory model |
mattpocock/skills | TypeScript skill patterns | Review for TS training/eval ideas |
multica-ai/andrej-karpathy-skills | Learning/coding skills | Review for pedagogy patterns |
rtk-ai/rtk | Agent/toolkit patterns | Review architecture only |
claude-plugins.dev | Plugin marketplace | Monitor distribution conventions |
skills.sh | Skill marketplace | Monitor skill packaging conventions |
Output
When used, produce reports/current/skill-plugin-watchlist.md with:
- source URL
- license if visible
- trust tier
- overlap with Ulak OS
- adoption recommendation:
ignore, monitor, study, extract-pattern, or operator-review-required
- residual risks
Rules
- Read-only: never install or vendor third-party code.
- License-first: do not copy text/code unless license and attribution path are explicit.
- No secrets: do not paste private tokens into marketplace or plugin commands.
- No hype adoption: every recommendation must map to a concrete Ulak OS gap.
- Vendor parity: any adopted pattern must work in Claude, Gemini, ChatGPT/Codex, and OpenCode or document fallback behavior.
Integration
docs/skills-integration/skill-plugin-watchlist.md — human-readable source list.
docs/governance/plugin-skill-decision.md — decides skill vs plugin vs command vs agent.
.claude/skills/awesome-packs-index/SKILL.md — broader community pack catalog.