Some Claude Skills
Erich Owens' large Claude Code skill marketplace: design, computer vision, engineering, career, plus two MCP servers
Install
/plugin marketplace add erichowens/some_claude_skills
/plugin install some-claude-skills@some-claude-skillsInstead of the full collection you can install one skill, for example adhd-design-expert@some-claude-skills.
This is third-party code. Review the repository files before installing.
What it does
The repository holds over a hundred and eighty skills, each packaged as its own plugin, installable one by one or as a full collection. Skills are grouped by theme: design, computer vision and graphics, engineering, personal development, health and orchestration meta-skills. For example, cv-creator builds ATS-friendly resumes in PDF, DOCX and LaTeX. Two MCP servers can be added separately: prompt-learning for prompt optimization and cv-creator for scoring resumes against jobs.
Who it is for. For Claude Code users looking for skills beyond pure coding: design, career, personal productivity.
Good fit when
- You need a narrow expert skill, for example typography or color palettes
- You need to tailor a resume to a specific job
- You want to install one skill via /plugin instead of the whole set
Not a fit when
- You need skills maintained by a specific service vendor
- You do not want dozens of skills of uneven quality
Example request
Build my resume for this job posting and check whether it passes ATSLimitations
Skill quality and depth vary, and some are marked as gated. The prompt-learning MCP server needs Docker with Qdrant and Redis and an OpenAI key. Install commands still reference the old repository name erichowens/some_claude_skills.
How to disable. Uninstall the plugin via /plugin or delete the skill folder from ~/.claude/skills/.
Security check
- Some skills allow file writes and web requests
- MCP servers run code from third-party repositories
README in short
The README offers three install paths: the plugin marketplace, manual copying to ~/.claude/skills and ZIP downloads from the website. It then gives configs for two MCP servers with their tools and requirements. Skills are grouped by category, with a link to the author's guide on writing skills. MIT licensed.
SKILL.md
---
name: cv-creator
description: Professional CV and resume builder transforming career narratives into ATS-optimized, multi-format resumes. Integrates with career-biographer for data and competitive-cartographer for positioning.
Generates PDF, DOCX, LaTeX, JSON Resume, HTML, and Markdown. Activate on 'resume', 'CV', 'ATS optimization', 'job application'. NOT for cover letters, portfolio websites (use web-design-expert), LinkedIn
optimization, or interview preparation.
allowed-tools: Read,Write,Edit,WebFetch,WebSearch
metadata:
gated: true
category: Business & Monetization
pairs-with:
- skill: career-biographer
reason: Get structured career data
- skill: job-application-optimizer
reason: Tailor CVs to specific roles
tags:
- resume
- ats
- career
- pdf
- latex
---
# CV Creator
Professional resume builder that transforms structured career data into ATS-optimized, professionally formatted resumes.
## Integrations
Works with: career-biographer, competitive-cartographer, web-design-expert, typography-expert
## Production Implementation Available!FAQ
Can I install everything at once?
Yes, the README gives /plugin install some-claude-skills@some-claude-skills for the whole collection.
Where can I browse the skills?
someclaudeskills.com has search and ZIP downloads for individual skills.
Related
A CLI for every Google Workspace API with JSON output and agent skills: Drive, Gmail, Calendar, Sheets and more
Local search over Markdown notes, docs and meeting transcripts: keywords, semantic search and reranking, with an MCP server
A task manager for AI-driven development: breaks a PRD into dependent tasks and guides the agent through them via MCP or CLI
Anthropic's official plugins for knowledge work roles: sales, support, product, marketing, legal, finance, data and enterprise search