451 lines
42 KiB
Markdown
451 lines
42 KiB
Markdown
# External AI agent skills — artistic-coach
|
|
|
|
Proven, publicly available AI agent skills mapped to this occupation.
|
|
Nothing is copied from the sources: every entry is a name, a one-line
|
|
summary and a link to the upstream skill package. Each section names
|
|
its source repository, commit, license and retrieval date.
|
|
|
|
**Tiers:** `core` = the skill directly exercises a top market hard
|
|
skill, tool or method (from gated job-ad evidence) or an essential
|
|
ESCO competence of this occupation; `adjacent` =
|
|
plausibly useful, secondary. Entries are capped at 12 per source
|
|
and 80 in total per occupation (core first,
|
|
strongest matches survive); everything beyond the caps is excluded
|
|
and logged in the pipeline audit trail, not in this package.
|
|
|
|
_Matched deterministically (ISCO group + title/competence keywords,
|
|
tiered against market evidence + ESCO essentials) by
|
|
`pipeline/p5_enrich_ai_skills.py` on 2026-07-14._
|
|
|
|
## Source: anthropics/skills
|
|
|
|
- Repository: [https://github.com/anthropics/skills](https://github.com/anthropics/skills) (commit `f6656c1`, retrieved 2026-07-14)
|
|
- License: Apache-2.0; the document skills (docx/pdf/pptx/xlsx) are source-available — see the LICENSE.txt in the upstream skill folder
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `algorithmic-art` | adjacent | Creating algorithmic art using p5.js with seeded randomness and interactive parameter exploration. Use this when users request creating art using code, generative art, algorithmic art, flow fields, or particle systems. Create original … | [source](https://github.com/anthropics/skills/tree/main/skills/algorithmic-art) |
|
|
| `canvas-design` | adjacent | Create beautiful visual art in .png and .pdf documents using design philosophy. You should use this skill when the user asks to create a poster, piece of art, design, or other static piece. Create original visual designs, never copying … | [source](https://github.com/anthropics/skills/tree/main/skills/canvas-design) |
|
|
| `docx` | adjacent | Use this skill whenever the user wants to create, read, edit, or manipulate Word documents (.docx files) or Word templates (.dotx files). Triggers include: any mention of 'Word doc', 'word document', '.docx', '.dotx', or requests to … | [source](https://github.com/anthropics/skills/tree/main/skills/docx) |
|
|
| `theme-factory` | adjacent | Toolkit for styling artifacts with a theme. These artifacts can be slides, docs, reportings, HTML landing pages, etc. There are 10 pre-set themes with colors/fonts that you can apply to any artifact that has been creating, or can generate … | [source](https://github.com/anthropics/skills/tree/main/skills/theme-factory) |
|
|
| `brand-guidelines` | adjacent | Applies Anthropic's official brand colors and typography to any sort of artifact that may benefit from having Anthropic's look-and-feel. Use it when brand colors or style guidelines, visual formatting, or company design standards apply. | [source](https://github.com/anthropics/skills/tree/main/skills/brand-guidelines) |
|
|
| `pdf` | adjacent | Use this skill whenever the user wants to do anything with PDF files. This includes reading or extracting text/tables from PDFs, combining or merging multiple PDFs into one, splitting PDFs apart, rotating pages, adding watermarks, creating … | [source](https://github.com/anthropics/skills/tree/main/skills/pdf) |
|
|
|
|
## Source: ConardLi/garden-skills
|
|
|
|
- Repository: [https://github.com/ConardLi/garden-skills](https://github.com/ConardLi/garden-skills) (commit `fbd6453`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `gpt-image-2` | adjacent | 面向 GPT Image 2 的图像生成 / 编辑技能。可在 3 种环境下使用:(A) Garden 本地模式,通过 OpenAI 兼容接口直接出图并落盘;(B) Host-Native 模式,把本 Skill 当作提示词工程指引,把渲染好的 prompt 交给宿主 Agent 自带的图像工具出图;(C) Advisor 模式,宿主无任何图像工具时退化为高质量 prompt 顾问。涵盖 18 大类、80+ 个结构化模板,覆盖海报 / UI / 产品 / 信息图 / 学术图 … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/gpt-image-2) |
|
|
| `web-design-engineer` | adjacent | Build polished visual web artifacts with HTML/CSS/JavaScript/React: pages, dashboards, prototypes, slide decks, animations, UI mockups, and data visualizations. Use when the user wants a browser-rendered, interactive, or presentational … | [source](https://github.com/ConardLi/garden-skills/tree/fbd6453/skills/web-design-engineer) |
|
|
|
|
## Source: 0-AI-UG/cate
|
|
|
|
- Repository: [https://github.com/0-AI-UG/cate](https://github.com/0-AI-UG/cate) (commit `9d74c9d`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `cate-extension` | core | Build, test, and publish a Cate extension, a web panel (optionally backed by a local server) that runs on Cate's canvas. Use when the user wants to create or scaffold a Cate extension, add a panel to Cate, work with the extension manifest, … | [source](https://github.com/0-AI-UG/cate/tree/9d74c9d/skills/cate-extension) |
|
|
|
|
## Source: a5c-ai/babysitter
|
|
|
|
- Repository: [https://github.com/a5c-ai/babysitter](https://github.com/a5c-ai/babysitter) (commit `44a5d58b`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `context-engineering` | core | Context window monitoring and budget management. Keeps orchestrator at 15-30% context usage while subagents get full 200k tokens. Provides warnings at thresholds, context-aware summarization triggers, and wave-level budget planning. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/gsd/skills/context-engineering) |
|
|
| `docusaurus` | core | Deep integration with Docusaurus for documentation site development. Configure projects, manage sidebars, versioning, i18n, develop plugins, and optimize builds for React-based documentation. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/technical-documentation/skills/docusaurus) |
|
|
| `security-sandbox` | core | Isolated analysis environment management for malware and exploit testing. Create and manage isolated VMs, configure Cuckoo Sandbox, set up REMnux/FlareVM environments, manage Docker-based analysis containers, and capture filesystem and … | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/security-research/skills/security-sandbox) |
|
|
| `vulkan-compute` | core | Vulkan compute shader development and pipeline configuration. Generate GLSL/HLSL compute shaders, compile to SPIR-V, configure compute pipelines, manage descriptor sets and resource bindings, implement memory barriers and synchronization. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/vulkan-compute) |
|
|
| `facilitation-workshop-delivery` | core | Design and facilitate engaging professional development workshops using adult learning principles and active learning strategies | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/education/skills/facilitation-workshop-delivery) |
|
|
| `learning-needs-analysis` | core | Conduct comprehensive learner audience analysis, identify performance gaps, and determine instructional requirements using surveys, interviews, and data analysis | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/education/skills/learning-needs-analysis) |
|
|
|
|
## Source: affaan-m/everything-claude-code
|
|
|
|
- Repository: [https://github.com/affaan-m/everything-claude-code](https://github.com/affaan-m/everything-claude-code) (commit `ed38744`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `flox-environments` | core | Create reproducible, cross-platform (macOS/Linux) development environments with Flox, a declarative Nix-based environment manager. Use when setting up project toolchains for any language, installing system-level dependencies (compilers, … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/flox-environments) |
|
|
|
|
## Source: alirezarezvani/claude-skills
|
|
|
|
- Repository: [https://github.com/alirezarezvani/claude-skills](https://github.com/alirezarezvani/claude-skills) (commit `0241f43`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `ceo-advisor` | core | Executive leadership guidance for strategic decision-making, organizational development, and stakeholder management. Use when planning strategy, preparing board presentations, managing investors, developing organizational culture, making … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ceo-advisor) |
|
|
| `social-media-manager` | core | When the user wants to develop social media strategy, plan content calendars, manage community engagement, or grow their social presence across platforms. Also use when the user mentions 'social media strategy,' 'social calendar,' … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/social-media-manager) |
|
|
| `founder-coach` | core | Personal leadership development for founders and first-time CEOs. Covers founder archetype identification, delegation frameworks, energy management, CEO calendar audits, leadership style evolution, blind spot identification, imposter … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/founder-coach) |
|
|
| `cmo-advisor` | core | Marketing leadership for scaling companies. Brand positioning, growth model design, marketing budget allocation, and marketing org design. Use when designing brand strategy, selecting growth models (PLG vs sales-led vs community-led), … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/cmo-advisor) |
|
|
|
|
## Source: ayoubben18/ab-method
|
|
|
|
- Repository: [https://github.com/ayoubben18/ab-method](https://github.com/ayoubben18/ab-method) (commit `bf65f61`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `ab-create-roadmap` | core | Turn a larger idea into a dependency-ordered roadmap of tasks — the layer above create-task. Use when the work is several distinct tasks with real ordering between them (schema before API before UI), and you want the whole task graph drawn … | [source](https://github.com/ayoubben18/ab-method/tree/bf65f61/.agents/skills/ab-create-roadmap) |
|
|
|
|
## Source: basicmachines-co/basic-memory
|
|
|
|
- Repository: [https://github.com/basicmachines-co/basic-memory](https://github.com/basicmachines-co/basic-memory) (commit `53da71c`, retrieved 2026-07-14)
|
|
- License: custom (see upstream LICENSE)
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `memory-continue` | core | Resume prior work by rebuilding context from the Basic Memory knowledge graph — pick up where you left off using memory:// URLs, recent activity, and search. Use when starting a session or when the user says 'continue with...', 'back … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-continue) |
|
|
|
|
## Source: brycewang-stanford/Auto-Empirical-Research-Skills
|
|
|
|
- Repository: [https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills) (commit `85bf545`, retrieved 2026-07-14)
|
|
- License: CC-BY-4.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `education-data-source-eada` | core | EADA — college athletics gender equity (~2,000+ institutions, 2002-2021). Participation, coaching, salaries, expenses, revenues, athletic aid by gender. Not Title IX compliance data. No sector column; join IPEDS on unitid for institution … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/17-DAAF-Contribution-Community-daaf/dot-claude/skills/education-data-source-eada) |
|
|
| `strategic-management-guide` | core | Frameworks for strategic planning, resource allocation, and organizational an... | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/43-wentorai-research-plugins/skills/domains/business/strategic-management-guide) |
|
|
| `idea-creator` | core | Generate and rank research ideas given a broad direction. Use when user says "找idea", "brainstorm ideas", "generate research ideas", "what can we work on", or wants to explore a research area for publishable directions. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/idea-creator) |
|
|
| `event-study` | core | Use this skill whenever the user wants to conduct an event study, create event study plots, test for parallel trends, implement difference-in-differences designs, or work with any panel data estimation that involves pre/post treatment … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/27-dariia-m-my_claude_skills/event-studies) |
|
|
|
|
## Source: citrolabs/ego-lite
|
|
|
|
- Repository: [https://github.com/citrolabs/ego-lite](https://github.com/citrolabs/ego-lite) (commit `f260b21`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `ego-browser` | core | ego-browser (ego-lite) is a Chromium-based browser designed from the ground up to be friendly to both human users and AI Agents. AI Agents work in their own isolated space, reusing the user's login state without competing for the browser. … | [source](https://github.com/citrolabs/ego-lite/tree/f260b21/skills/ego-browser) |
|
|
|
|
## Source: davila7/claude-code-templates
|
|
|
|
- Repository: [https://github.com/davila7/claude-code-templates](https://github.com/davila7/claude-code-templates) (commit `fa79251`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `product-strategist` | core | Strategic product leadership toolkit for Head of Product including OKR cascade generation, market analysis, vision setting, and team scaling. Use for strategic planning, goal alignment, competitive analysis, and organizational design. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/business-marketing/product-strategist) |
|
|
| `dnanexus-integration` | core | DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/dnanexus-integration) |
|
|
| `progressive-web-app` | core | Build Progressive Web Apps (PWAs) with offline support, installability, and caching strategies. Trigger whenever the user mentions PWA, service workers, web app manifests, Workbox, 'add to home screen', or wants their web app to work … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/web-development/progressive-web-app) |
|
|
|
|
## Source: dembrandt/dembrandt-skills
|
|
|
|
- Repository: [https://github.com/dembrandt/dembrandt-skills](https://github.com/dembrandt/dembrandt-skills) (commit `38cd2b7`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `loading-states-and-perceived-performance` | core | Manage user expectations during wait times with appropriate loading states — from simple spinners to complex skeleton screens and staggered animations. Perceived performance is often more important than actual load time. Use when designing … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/loading-states-and-perceived-performance) |
|
|
|
|
## Source: educlopez/ui-craft
|
|
|
|
- Repository: [https://github.com/educlopez/ui-craft](https://github.com/educlopez/ui-craft) (commit `2ad8124`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `audit` | core | Technical UI audit — a11y, performance, responsive. Produces a prioritized findings table. Invoke when the user asks for audit on their UI, or mentions 'audit' alongside design / UI / frontend work. | [source](https://github.com/educlopez/ui-craft/tree/2ad8124/.agents/skills/audit) |
|
|
| `brief` | core | Write or update the project's durable design brief at .ui-craft/brief.md. Invoke when the user asks for brief on their UI, or mentions 'brief' alongside design / UI / frontend work. | [source](https://github.com/educlopez/ui-craft/tree/2ad8124/.agents/skills/brief) |
|
|
| `remember` | core | Record a learned design constraint from a correction into the project brief. Invoke when the user asks for remember on their UI, or mentions 'remember' alongside design / UI / frontend work. | [source](https://github.com/educlopez/ui-craft/tree/2ad8124/.agents/skills/remember) |
|
|
|
|
## Source: elementalsouls/Claude-BugHunter
|
|
|
|
- Repository: [https://github.com/elementalsouls/Claude-BugHunter](https://github.com/elementalsouls/Claude-BugHunter) (commit `05098fc`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `mid-engagement-ir-detection` | core | Methodology for detecting client SOC patches, attacker activity, and security-state changes that occur DURING a red-team engagement — and converting those observations into deliverable findings. Built from authorized red-team work where … | [source](https://github.com/elementalsouls/Claude-BugHunter/tree/05098fc/skills/mid-engagement-ir-detection) |
|
|
| `redteam-mindset` | core | Red-team operator discipline — the mindset corrections that separate offensive testing from defensive WAPT. Built from authorized red-team work where conservative defaults caused multiple findings to be missed and one to be incorrectly … | [source](https://github.com/elementalsouls/Claude-BugHunter/tree/05098fc/skills/redteam-mindset) |
|
|
|
|
## Source: EveryInc/compound-engineering-plugin
|
|
|
|
- Repository: [https://github.com/EveryInc/compound-engineering-plugin](https://github.com/EveryInc/compound-engineering-plugin) (commit `1a7a4c1`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `ce-explain` | core | Turn a concept, a diff, an idea, or a window of your own recent work into a dense, visual explainer written for you personally — with an optional check-in (predict-then-reveal for diffs, corrected exercises) that makes the material stick. … | [source](https://github.com/EveryInc/compound-engineering-plugin/tree/1a7a4c1/skills/ce-explain) |
|
|
| `ce-plan` | core | Create structured plans for multi-step work, including software and non-software tasks. Use when asked to plan, break down implementation, plan from requirements, or deepen an existing plan; prefer ce-brainstorm for exploratory framing. | [source](https://github.com/EveryInc/compound-engineering-plugin/tree/1a7a4c1/skills/ce-plan) |
|
|
|
|
## Source: foryourhealth111-pixel/Vibe-Skills
|
|
|
|
- Repository: [https://github.com/foryourhealth111-pixel/Vibe-Skills](https://github.com/foryourhealth111-pixel/Vibe-Skills) (commit `34429a8`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `dnanexus-integration` | core | DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution. | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/dnanexus-integration) |
|
|
|
|
## Source: Gabberflast/academic-pptx-skill
|
|
|
|
- Repository: [https://github.com/Gabberflast/academic-pptx-skill](https://github.com/Gabberflast/academic-pptx-skill) (commit `9f2b703`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `academic-pptx` | core | Use this skill whenever the user wants to create or improve a presentation for an academic context — conference papers, seminar talks, thesis defenses, grant briefings, lab meetings, invited lectures, or any presentation where the audience … | [source](https://github.com/Gabberflast/academic-pptx-skill/tree/9f2b703) |
|
|
|
|
## Source: glittercowboy/taches-cc-resources
|
|
|
|
- Repository: [https://github.com/glittercowboy/taches-cc-resources](https://github.com/glittercowboy/taches-cc-resources) (commit `1757615`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `create-subagents` | core | Expert guidance for creating, building, and using Claude Code subagents and the Task tool. Use when working with subagents, setting up agent configurations, understanding how agents work, or using the Task tool to launch specialized agents. | [source](https://github.com/glittercowboy/taches-cc-resources/tree/1757615/skills/create-subagents) |
|
|
|
|
## Source: googleworkspace/cli
|
|
|
|
- Repository: [https://github.com/googleworkspace/cli](https://github.com/googleworkspace/cli) (commit `a3768d0`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `recipe-block-focus-time` | core | Create recurring focus time blocks on Google Calendar to protect deep work hours. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-block-focus-time) |
|
|
|
|
## Source: gooseworks-ai/goose-skills
|
|
|
|
- Repository: [https://github.com/gooseworks-ai/goose-skills](https://github.com/gooseworks-ai/goose-skills) (commit `94ec916`, retrieved 2026-07-14)
|
|
- License: no explicit license — referenced by link only
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `goose-graphics-create-format` | core | Creates a new graphics format spec (custom canvas dimensions + content rules) and publishes it to the Gooseworks library so any agent can render against it. Use when the existing community formats (carousel, story, infographic, slides, … | [source](https://github.com/gooseworks-ai/goose-skills/tree/94ec916/skills/design/composites/goose-graphics-create-format) |
|
|
|
|
## Source: hanhuark/mechanical-engineering-research-skill
|
|
|
|
- Repository: [https://github.com/hanhuark/mechanical-engineering-research-skill](https://github.com/hanhuark/mechanical-engineering-research-skill) (commit `07accf8`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `mechanical-engineering-research` | core | Research, write, code, analyze, present, and develop proposals for thermal-fluid mechanical engineering work with source-aware rigor. Use for heat transfer, fluid mechanics, thermodynamics, HVAC, energy systems, turbomachinery, pumps, … | [source](https://github.com/hanhuark/mechanical-engineering-research-skill/tree/07accf8/skills/mechanical-engineering-research) |
|
|
|
|
## Source: harperreed/dotfiles
|
|
|
|
- Repository: [https://github.com/harperreed/dotfiles](https://github.com/harperreed/dotfiles) (commit `6b5ced1`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `personal-finance-planning` | core | Use when asked to organize finances, create a budget, plan debt payoff, build savings goals, audit subscriptions, or do any personal money management task. Triggers on "budget", "finances", "savings", "debt", "subscriptions", "emergency … | [source](https://github.com/harperreed/dotfiles/tree/6b5ced1/.claude/skills-archive/personal-finance-planning) |
|
|
|
|
## Source: ilang-ai/autocode
|
|
|
|
- Repository: [https://github.com/ilang-ai/autocode](https://github.com/ilang-ai/autocode) (commit `7c220d9`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `env-setup` | core | Help complete beginners set up their development environment. Detect Mac or other. Guide VPS purchase and SSH setup step by step. | [source](https://github.com/ilang-ai/autocode/tree/7c220d9/skills/env-setup) |
|
|
|
|
## Source: jabrena/plinth
|
|
|
|
- Repository: [https://github.com/jabrena/plinth](https://github.com/jabrena/plinth) (commit `065eae8`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `045-planning-azure-devops` | core | Use when you need Azure DevOps CLI guidance to verify installation, configure organization and project context, discover work item IDs by optional WIQL filters, and execute safe work-item create/update operations. Uses an interactive … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/045-planning-azure-devops) |
|
|
| `012-agile-epic` | core | Guides the creation of agile epics with comprehensive definition including business value, success criteria, and breakdown into user stories. Use when the user wants to create an agile epic, define large bodies of work, break down features … | [source](https://github.com/jabrena/plinth/tree/065eae8/skills/012-agile-epic) |
|
|
|
|
## Source: JasonColapietro/suede-creator-skills
|
|
|
|
- Repository: [https://github.com/JasonColapietro/suede-creator-skills](https://github.com/JasonColapietro/suede-creator-skills) (commit `0dc2aef`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `suede-offers` | core | Suede-affiliated offer design for value framing, bonuses, guarantees, risk reversal, honest scarcity, naming, and payment structure. Use when the user is building or diagnosing a service, course, coaching, information-product, agency, or … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-offers) |
|
|
|
|
## Source: jeremylongshore/claude-code-plugins-plus-skills
|
|
|
|
- Repository: [https://github.com/jeremylongshore/claude-code-plugins-plus-skills](https://github.com/jeremylongshore/claude-code-plugins-plus-skills) (commit `e112938a`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `managing-database-migrations` | core | Process use when you need to work with database migrations. This skill provides schema migration management with comprehensive guidance and automation. Trigger with phrases like "create migration", "run migrations", or "manage schema … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/database/database-migration-manager/skills/managing-database-migrations) |
|
|
| `managing-environment-configurations` | core | Implement environment and configuration management with comprehensive guidance and automation. Use when you need to work with environment configuration. Trigger with phrases like "manage environments", "configure environments", or "sync … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/devops/environment-config-manager/skills/managing-environment-configurations) |
|
|
| `windsurf-cascade-context` | core | Manage Cascade context window and memory for complex projects. Activate when users mention "cascade context", "ai memory", "context management", "large codebase navigation", or "multi-session development". Handles context optimization and … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/skill-databases/windsurf/skills/windsurf-cascade-context) |
|
|
| `buzz-community` | core | Build and manage open source community — Discord/Slack structure, contributor onboarding, ambassador program, community flywheel design, and GitHub community health. Use when asked to "build a community", "grow our Discord", "improve … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/buzz-community) |
|
|
| `fairdb-backup-manager` | core | Manage use when you need to work with backup and recovery. This skill provides backup automation and disaster recovery with comprehensive guidance and automation. Trigger with phrases like "create backups", "automate backups", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/devops/fairdb-operations-kit/skills/fairdb-backup-manager) |
|
|
| `planning-disaster-recovery` | core | Execute use when you need to work with backup and recovery. This skill provides backup automation and disaster recovery with comprehensive guidance and automation. Trigger with phrases like "create backups", "automate backups", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/devops/disaster-recovery-planner/skills/planning-disaster-recovery) |
|
|
| `analyzing-database-indexes` | core | Process use when you need to work with database indexing. This skill provides index design and optimization with comprehensive guidance and automation. Trigger with phrases like "create indexes", "optimize indexes", or "improve query … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/database/database-index-advisor/skills/analyzing-database-indexes) |
|
|
| `designing-database-schemas` | core | Process use when you need to work with database schema design. This skill provides schema design and migrations with comprehensive guidance and automation. Trigger with phrases like "design schema", "create migration", or "model database". | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/database/database-schema-designer/skills/designing-database-schemas) |
|
|
| `generating-orm-code` | core | Execute use when you need to work with ORM code generation. This skill provides ORM model and code generation with comprehensive guidance and automation. Trigger with phrases like "generate ORM models", "create entity classes", or … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/database/orm-code-generator/skills/generating-orm-code) |
|
|
| `surge-activation` | core | Use when asked to improve activation, map the growth funnel, identify growth levers, design a referral program, build a retention playbook, develop a PLG strategy, or find where to invest in growth. Examples: "how do we grow faster", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/bundle/revenue-team/skills/surge-activation) |
|
|
| `apify-cost-tuning` | core | Optimize Apify platform costs through memory tuning, compute unit management, and proxy budgeting. Use when analyzing Apify billing, reducing Actor run costs, or implementing usage monitoring and budget alerts. Trigger: "apify cost", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/apify-pack/skills/apify-cost-tuning) |
|
|
| `building-cicd-pipelines` | core | Execute use when you need to work with deployment and CI/CD. This skill provides deployment automation and pipeline orchestration with comprehensive guidance and automation. Trigger with phrases like "deploy application", "create … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/devops/ci-cd-pipeline-builder/skills/building-cicd-pipelines) |
|
|
|
|
## Source: K-Dense-AI/claude-scientific-skills
|
|
|
|
- Repository: [https://github.com/K-Dense-AI/claude-scientific-skills](https://github.com/K-Dense-AI/claude-scientific-skills) (commit `4d97e29`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `dnanexus-integration` | core | DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution. | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/dnanexus-integration) |
|
|
|
|
## Source: K-Dense-AI/scientific-agent-skills
|
|
|
|
- Repository: [https://github.com/K-Dense-AI/scientific-agent-skills](https://github.com/K-Dense-AI/scientific-agent-skills) (commit `4d97e29`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `dnanexus-integration` | core | DNAnexus cloud genomics platform. Build apps/applets, manage data (upload/download), dxpy Python SDK, run workflows, FASTQ/BAM/VCF, for genomics pipeline development and execution. | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/dnanexus-integration) |
|
|
|
|
## Source: mohitagw15856/pm-claude-skills
|
|
|
|
- Repository: [https://github.com/mohitagw15856/pm-claude-skills](https://github.com/mohitagw15856/pm-claude-skills) (commit `876fa30`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `career-ladder-map` | core | Map where you are against the next level and build a concrete plan to close the gap. Use when asked to map a career ladder, find the gap to the next level, build a development/growth plan, or figure out what to work on to get promoted. … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-career/skills/career-ladder-map) |
|
|
|
|
## Source: Neeeophytee/finding-unknowns-skills
|
|
|
|
- Repository: [https://github.com/Neeeophytee/finding-unknowns-skills](https://github.com/Neeeophytee/finding-unknowns-skills) (commit `84404a2`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `blindspot-pass` | core | Surface the user's unknown unknowns before work starts. Use when the user is entering an unfamiliar codebase area, an unfamiliar domain (design, video, infra), or explicitly asks for a "blindspot pass" or to find their "unknown unknowns. | [source](https://github.com/Neeeophytee/finding-unknowns-skills/tree/84404a2/skills/blindspot-pass) |
|
|
|
|
## Source: nexscope-ai/eCommerce-Skills
|
|
|
|
- Repository: [https://github.com/nexscope-ai/eCommerce-Skills](https://github.com/nexscope-ai/eCommerce-Skills) (commit `56f3288`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `tiktok-shop-affiliate-program` | core | TikTok Shop affiliate program strategy and creator collaboration. Commission structures, creator recruitment, sample management, performance tracking, and partnership optimization. Use when the user asks about TikTok Shop affiliates, … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-affiliate-program) |
|
|
|
|
## Source: nowork-studio/notfair-plugin
|
|
|
|
- Repository: [https://github.com/nowork-studio/notfair-plugin](https://github.com/nowork-studio/notfair-plugin) (commit `8d9d54b`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `programmatic-seo` | core | Programmatic SEO planning and audit — building or evaluating large sets of template-generated pages that target long-tail query patterns at scale (e.g. "[service] in [city]", "[product] vs [product]", "[tool] for [use-case]"). Covers … | [source](https://github.com/nowork-studio/notfair-plugin/tree/8d9d54b/seo/programmatic-seo) |
|
|
|
|
## Source: rampstackco/claude-skills
|
|
|
|
- Repository: [https://github.com/rampstackco/claude-skills](https://github.com/rampstackco/claude-skills) (commit `bc6d961`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `art-direction` | core | Direct visual and creative work for campaigns, photography, illustration, video, and branded experiences. Use this skill whenever the user wants to brief a photographer, direct illustrators, plan a creative campaign, develop visual … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/art-direction) |
|
|
|
|
## Source: redis/agent-skills
|
|
|
|
- Repository: [https://github.com/redis/agent-skills](https://github.com/redis/agent-skills) (commit `23e10ae`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `iris-development` | core | Iris is Redis's umbrella for AI-focused products. Use this skill when integrating with the Iris Redis Agent Memory (RAM) data plane on Redis Cloud — recording session events for an AI agent, creating or searching long-term memories, … | [source](https://github.com/redis/agent-skills/tree/23e10ae/skills/iris-development) |
|
|
|
|
## Source: robertguss/claude-skills
|
|
|
|
- Repository: [https://github.com/robertguss/claude-skills](https://github.com/robertguss/claude-skills) (commit `c31f3be`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `handoff` | core | Create a structured session handoff document for continuity across sessions. Use when ending a work session, switching contexts, or before a break. Captures decisions, progress, code changes, and next steps so a future session can pick up … | [source](https://github.com/robertguss/claude-skills/tree/c31f3be/skills/handoff) |
|
|
|
|
## Source: rohitg00/pro-workflow
|
|
|
|
- Repository: [https://github.com/rohitg00/pro-workflow](https://github.com/rohitg00/pro-workflow) (commit `5c313e2`, retrieved 2026-07-14)
|
|
- License: no explicit license — referenced by link only
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `parallel-worktrees` | core | Create and manage git worktrees for parallel coding sessions with zero dead time. Use when blocked on tests, builds, wanting to work on multiple branches, context switching, or exploring multiple approaches simultaneously. | [source](https://github.com/rohitg00/pro-workflow/tree/5c313e2/skills/parallel-worktrees) |
|
|
|
|
## Source: ruvnet/claude-code-flow
|
|
|
|
- Repository: [https://github.com/ruvnet/claude-code-flow](https://github.com/ruvnet/claude-code-flow) (commit `73914bd`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
|
|
|
## Source: ruvnet/ruflo
|
|
|
|
- Repository: [https://github.com/ruvnet/ruflo](https://github.com/ruvnet/ruflo) (commit `73914bd`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `AgentDB Memory Patterns` | core | Implement persistent memory patterns for AI agents using AgentDB. Includes session memory, long-term storage, pattern learning, and context management. Use when building stateful agents, chat systems, or intelligent assistants. | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/agentdb-memory-patterns) |
|
|
|
|
## Source: silverstein/minutes
|
|
|
|
- Repository: [https://github.com/silverstein/minutes](https://github.com/silverstein/minutes) (commit `3fb2e83`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `minutes-mirror` | core | Self-coaching analysis of your own behavior across meetings — talk-time ratio, filler words, hedging language, monologue length, energy patterns, and (when meetings are tagged via /minutes-tag) what your behavior in winning meetings looks … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-mirror) |
|
|
|
|
## Source: thedotmack/claude-mem
|
|
|
|
- Repository: [https://github.com/thedotmack/claude-mem](https://github.com/thedotmack/claude-mem) (commit `f5633c1`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `knowledge-agent` | core | Build and query AI-powered knowledge bases from claude-mem observations. Use when users want to create focused "brains" from their observation history, ask questions about past work patterns, or compile expertise on specific topics. | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/knowledge-agent) |
|
|
| `how-it-works` | core | Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?". | [source](https://github.com/thedotmack/claude-mem/tree/f5633c1/plugin/skills/how-it-works) |
|
|
|
|
## Source: tjboudreaux/cc-thinking-skills
|
|
|
|
- Repository: [https://github.com/tjboudreaux/cc-thinking-skills](https://github.com/tjboudreaux/cc-thinking-skills) (commit `0313ee0`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `thinking-inversion` | core | When planning work where optimism may be hiding risks, ask "how would I guarantee this fails?" — enumerate failure paths, then turn the top ones into explicit requirements to avoid. | [source](https://github.com/tjboudreaux/cc-thinking-skills/tree/0313ee0/skills/thinking-inversion) |
|
|
|
|
## Source: vibeeval/vibecosystem
|
|
|
|
- Repository: [https://github.com/vibeeval/vibecosystem](https://github.com/vibeeval/vibecosystem) (commit `cea9462`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `cto-advisor` | core | CTO-level advisory - build vs buy decisions, tech debt quantification, team scaling, ADRs, technology evaluation (RICE), budget planning, TCO, vendor management, DORA/SPACE metrics | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/cto-advisor) |
|
|
|
|
## Source: wanshuiyin/Anti-Autoresearch
|
|
|
|
- Repository: [https://github.com/wanshuiyin/Anti-Autoresearch](https://github.com/wanshuiyin/Anti-Autoresearch) (commit `c7f7f0d`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `novelty-duplication-advisory` | core | MEMO-ONLY prior-work overlap advisory: surfaces the two ADVISORY taxonomy signals neither a tool nor a model can decide from the paper alone — ADV-TRIVIAL-COMBINATION (standard A+B+C / 缝合 stapling) and ADV-DUPLICATE-PUBLICATION (repackaged … | [source](https://github.com/wanshuiyin/Anti-Autoresearch/tree/c7f7f0d/skills/novelty-duplication-advisory) |
|
|
|
|
## Source: veniceai/skills
|
|
|
|
- Repository: [https://github.com/veniceai/skills](https://github.com/veniceai/skills) (commit `de089fa`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `venice-errors` | adjacent | Handle Venice API errors correctly. Covers the StandardError / DetailedError / ContentViolationError / X402InferencePaymentRequired body shapes, every meaningful status code (400, 401, 402, 403, 415, 422, 429, 500, 503, 504), the 402 … | [source](https://github.com/veniceai/skills/tree/de089fa/skills/venice-errors) |
|