387 lines
39 KiB
Markdown
387 lines
39 KiB
Markdown
# External AI agent skills — eu-funds-manager
|
||
|
||
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 |
|
||
|---|---|---|---|
|
||
| `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) |
|
||
| `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) |
|
||
| `pptx` | adjacent | Use this skill any time a .pptx or .potx file is involved in any way — as input, output, or both. This includes: creating slide decks, pitch decks, or presentations; reading, parsing, or extracting text from any .pptx or .potx file (even … | [source](https://github.com/anthropics/skills/tree/main/skills/pptx) |
|
||
| `skill-creator` | adjacent | Create new skills, modify and improve existing skills, and measure skill performance. Use when users want to create a skill from scratch, edit, or optimize an existing skill, run evals to test a skill, benchmark skill performance with … | [source](https://github.com/anthropics/skills/tree/main/skills/skill-creator) |
|
||
|
||
## Source: wshobson/agents
|
||
|
||
- Repository: [https://github.com/wshobson/agents](https://github.com/wshobson/agents) (commit `6fd3247`, retrieved 2026-07-14)
|
||
- License: MIT (c) Seth Hobson
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `team-collaboration-dx-optimizer (agent)` | adjacent | Developer Experience specialist. Improves tooling, setup, and workflows. Use PROACTIVELY when setting up new projects, after team feedback, or when development friction is noticed. | [source](https://github.com/wshobson/agents/tree/main/plugins/team-collaboration/agents/dx-optimizer.md) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `session-memory` | core | Mandatory memory persistence system across session resets using three markdown surfaces in .claude/cc10x/. Iron law - every workflow must load at start and update at end. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/cc10x/skills/session-memory) |
|
||
| `vulkan-compute` | adjacent | 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) |
|
||
| `GTM Strategy` | adjacent | Go-to-market planning and execution capabilities for product launches | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/product-management/skills/gtm-strategy) |
|
||
| `translation-management` | adjacent | Integration with translation management systems and i18n workflows. Connect with Crowdin, Transifex, Weblate, manage translation memory, synchronize glossaries, and automate localization pipelines. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/technical-documentation/skills/translation-management) |
|
||
| `context-engineering` | adjacent | 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) |
|
||
| `data-room` | adjacent | Organize and manage due diligence data rooms | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/business/entrepreneurship/skills/data-room) |
|
||
| `nvenc-nvdec` | adjacent | NVIDIA hardware video encoding/decoding integration. Configure NVENC encoding parameters, set up NVDEC decoding pipelines, handle codec configurations, integrate with CUDA for pre/post processing, and manage video memory surfaces. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/gpu-programming/skills/nvenc-nvdec) |
|
||
| `policy-communication` | adjacent | Translate research findings into accessible policy briefs, presentations, and stakeholder communications | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/domains/social-sciences-humanities/social-sciences/skills/policy-communication) |
|
||
| `gas-optimization` | adjacent | Advanced gas optimization techniques for EVM smart contracts. Covers storage packing, memory vs calldata optimization, assembly/Yul, efficient data structures, batch operations, and benchmark-driven optimization strategies. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/specializations/cryptography-blockchain/skills/gas-optimization) |
|
||
| `vector-memory` | adjacent | HNSW vector search for pattern similarity retrieval and knowledge graph maintenance with PageRank scoring, community detection, and 3-tier memory management. | [source](https://github.com/a5c-ai/babysitter/tree/44a5d58b/library/methodologies/ruflo/skills/vector-memory) |
|
||
|
||
## Source: aaron-he-zhu/aaron-marketing-skills
|
||
|
||
- Repository: [https://github.com/aaron-he-zhu/aaron-marketing-skills](https://github.com/aaron-he-zhu/aaron-marketing-skills) (commit `b7b0b9f`, retrieved 2026-07-14)
|
||
- License: Apache-2.0
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `memory-management` | core | Use when the user asks to "remember project context", review saved findings, initialize runtime memory, archive stale work, reconcile notes, or erase a subject; manages authorized HOT/WARM/COLD working memory across all disciplines while … | [source](https://github.com/aaron-he-zhu/aaron-marketing-skills/tree/b7b0b9f/protocol/memory-management) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `investor-materials` | adjacent | Create and update pitch decks, one-pagers, investor memos, accelerator applications, financial models, and fundraising materials. Use when the user needs investor-facing documents, projections, use-of-funds tables, milestone plans, or … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/.agents/skills/investor-materials) |
|
||
| `marketing-campaign` | adjacent | End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/marketing-campaign) |
|
||
|
||
## Source: AgriciDaniel/claude-seo
|
||
|
||
- Repository: [https://github.com/AgriciDaniel/claude-seo](https://github.com/AgriciDaniel/claude-seo) (commit `6cf1ea9`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `seo-plan` | core | Strategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use when user says "SEO plan", "SEO strategy", "SEO planning", "content strategy", … | [source](https://github.com/AgriciDaniel/claude-seo/tree/6cf1ea9/skills/seo-plan) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `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) |
|
||
| `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) |
|
||
| `intl-expansion` | adjacent | International market expansion strategy. Market selection, entry modes, localization, regulatory compliance, and go-to-market by region. Use when expanding to new countries, evaluating international markets, planning localization, or … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/intl-expansion) |
|
||
| `ma-playbook` | adjacent | M&A strategy for acquiring companies or being acquired. Due diligence, valuation, integration, and deal structure. Use when evaluating acquisitions, preparing for acquisition, M&A due diligence, integration planning, or deal negotiation. | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/c-level-advisor/skills/ma-playbook) |
|
||
| `marketing-strategy-pmm` | adjacent | Product marketing skill for positioning, GTM strategy, competitive intelligence, and product launches. Use when the user asks about product positioning, go-to-market planning, competitive analysis, target audience definition, ICP … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/marketing-skill/skills/marketing-strategy-pmm) |
|
||
| `compliance-readiness` | adjacent | /cs:compliance-readiness <program> — Multi-framework compliance officer 6-question forcing interrogation of any compliance program. Use before starting a new framework, planning the annual audit calendar, or preparing for certification … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/compliance-os/skills/compliance-readiness) |
|
||
| `contract-and-proposal-writer` | adjacent | Generate professional, jurisdiction-aware business documents: freelance contracts, project proposals, SOWs, NDAs, and MSAs. Structured Markdown output with docx conversion instructions. Covers US (Delaware), EU (GDPR), UK, and DACH (German … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/business-growth/skills/contract-and-proposal-writer) |
|
||
|
||
## Source: AlpacaLabsLLC/skills-for-architects
|
||
|
||
- Repository: [https://github.com/AlpacaLabsLLC/skills-for-architects](https://github.com/AlpacaLabsLLC/skills-for-architects) (commit `4476576`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `meeting-minutes` | core | Turn a meeting transcript, notes, or conversation into collision-safe, source-linked minutes in meetings/YYYY-MM-DD-slug.md. Use for project meeting records, attendance, discussion, stated information, decisions, action candidates, and … | [source](https://github.com/AlpacaLabsLLC/skills-for-architects/tree/4476576/skills/meeting-minutes) |
|
||
|
||
## Source: anbeime/skill
|
||
|
||
- Repository: [https://github.com/anbeime/skill](https://github.com/anbeime/skill) (commit `ddad607`, retrieved 2026-07-14)
|
||
- License: no explicit license — referenced by link only
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `law-to-markdown` | core | 将法条/规范文件(.txt/.docx/.pdf)转为 Markdown。适用于用户要求“法条转 markdown”“pdf/docx 转 markdown”。处理 .pdf/.docx 时先检查是否已安装 mineru-ocr skill;未安装先引导安装,安装后优先用 mineru-ocr;仅在用户明确同意时再用本地回退方案。 | [source](https://github.com/anbeime/skill/tree/ddad607/skills/legal-assistant-skills-main/law-to-markdown) |
|
||
|
||
## 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-lifecycle` | adjacent | Manage entity status transitions in Basic Memory: archive completed work, move notes between status folders, update frontmatter, and handle edge cases. Use when marking items complete, archiving old entities, or managing any folder-based … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-lifecycle) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `hud` | core | Diverga HUD (Heads-Up Display) management skill. Configure and manage the research project statusline display. Supports multiple presets: research, checkpoint, memory, minimal. Triggers: "hud", "statusline", "display settings | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/25-HosungYou-Diverga/skills/hud) |
|
||
| `identify` | adjacent | Design or review identification strategy for the sewage-house-prices project. Produces strategy memos with estimand, assumptions, pseudo-code, robustness plan, falsification tests, and referee objection anticipation. This skill should be … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/41-sticerd-eee-sewage-econometrics-check/skills/identify) |
|
||
| `obsidian-project-memory` | adjacent | This skill should be used when the user asks to maintain an Obsidian knowledge base for a research project, import an existing research repository into Obsidian, keep project memory or daily notes synchronized, summarize project context … | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/33-Galaxy-Dawn-claude-scholar/skills/obsidian-project-memory) |
|
||
|
||
## Source: Chachamaru127/claude-code-harness
|
||
|
||
- Repository: [https://github.com/Chachamaru127/claude-code-harness](https://github.com/Chachamaru127/claude-code-harness) (commit `9851b1a`, retrieved 2026-07-14)
|
||
- License: custom (see upstream LICENSE)
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `harness-setup` | adjacent | HAR: Project init, tool setup, agent config, memory setup, skill mirror sync. Trigger: setup, init, new project, CI/Codex setup, harness-mem, mirror. Do NOT load for: implementation, review, release, planning. | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-setup) |
|
||
| `memory` | adjacent | Manage SSOT, memory, and cross-tool memory search. Guardian of decisions.md and patterns.md. Use when user mentions memory, SSOT, decisions.md, patterns.md, merging, migration, SSOT promotion, sync memory, save learnings, memory search, … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/memory) |
|
||
| `harness-plan-brief` | adjacent | Generate a Plan Brief HTML for non-engineer vibecoders before implementation starts. Searches harness-mem (project-only) for relevant past decisions, patterns, and Plans archive entries, then renders a single-file HTML artifact summarizing … | [source](https://github.com/Chachamaru127/claude-code-harness/tree/9851b1a/codex/.codex/skills/harness-plan-brief) |
|
||
|
||
## Source: davepoon/buildwithclaude
|
||
|
||
- Repository: [https://github.com/davepoon/buildwithclaude](https://github.com/davepoon/buildwithclaude) (commit `3c94e0c`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `google-calendar-automation` | adjacent | Automate Google Calendar events, scheduling, availability checks, and attendee management via Rube MCP (Composio). Create events, find free slots, manage attendees, and list calendars programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/google-calendar-automation) |
|
||
| `googlesheets-automation` | adjacent | Automate Google Sheets operations (read, write, format, filter, manage spreadsheets) via Rube MCP (Composio). Read/write data, manage tabs, apply formatting, and search rows programmatically. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/googlesheets-automation) |
|
||
| `outlook-calendar-automation` | adjacent | Automate Outlook Calendar tasks via Rube MCP (Composio): create events, manage attendees, find meeting times, and handle invitations. Always search tools first for current schemas. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/all-skills/skills/outlook-calendar-automation) |
|
||
| `ops-gtm` | adjacent | Go-to-market strategy planner. Generates a complete GTM plan across paid, unpaid, marketing, sales, and AI-automation channels for any project — and hands executable campaigns off to /marketing. | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/claude-ops/skills/ops-gtm) |
|
||
|
||
## 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) |
|
||
| `executing-marketing-campaigns` | core | Plans, creates, and optimizes marketing campaigns including content strategy, social media, email, and analytics. Helps develop go-to-market strategies, campaign messaging, and performance measurement. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/creative-design/executing-marketing-campaigns) |
|
||
| `it-operations` | adjacent | Manages IT infrastructure, monitoring, incident response, and service reliability. Provides frameworks for ITIL service management, observability strategies, automation, backup/recovery, capacity planning, and operational excellence … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/it-operations) |
|
||
| `ai-agents-architect` | adjacent | Expert in designing and building autonomous AI agents. Masters tool use, memory systems, planning strategies, and multi-agent orchestration. Use when: build agent, AI agent, autonomous agent, tool use, function calling. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/ai-agents-architect) |
|
||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/scientific/get-available-resources) |
|
||
|
||
## Source: dongshuyan/compass-skills
|
||
|
||
- Repository: [https://github.com/dongshuyan/compass-skills](https://github.com/dongshuyan/compass-skills) (commit `47b0dab`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `task-forest` | adjacent | Maintains a repo-local task forest or task DAG for the current workspace. Use when the user asks to initialize, update, close a session, summarize evolving project tasks, decide whether a new request is a global task or subtask, track task … | [source](https://github.com/dongshuyan/compass-skills/tree/47b0dab/skills/task-forest) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/foryourhealth111-pixel/Vibe-Skills/tree/34429a8/bundled/skills/get-available-resources) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `gws-calendar` | adjacent | Google Calendar: Manage calendars and events. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/gws-calendar) |
|
||
|
||
## Source: infrasity-labs/dev-gtm-claude-skills
|
||
|
||
- Repository: [https://github.com/infrasity-labs/dev-gtm-claude-skills](https://github.com/infrasity-labs/dev-gtm-claude-skills) (commit `02cfefb`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `seo-plan` | core | Strategic SEO planning for new or existing websites. Industry-specific templates, competitive analysis, content strategy, and implementation roadmap. Use when user says "SEO plan", "SEO strategy", "SEO planning", "content strategy", … | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/seo-plan) |
|
||
| `millers-law` | core | Apply Miller's Law — chunk information into groups of ~4 to work within working memory limits. | [source](https://github.com/infrasity-labs/dev-gtm-claude-skills/tree/02cfefb/.claude/skills/millers-law) |
|
||
|
||
## 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-social` | adjacent | Suede-owned organic social strategy and content discipline. Use when planning platform mix, posts, threads, cross-platform calendars, repurposing, listening, engagement, or cadence for a founder or brand account. NOT FOR: … | [source](https://github.com/JasonColapietro/suede-creator-skills/tree/0dc2aef/skills/suede-social) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `crest-narrative` | core | Strategic narrative — write a standalone strategy memo that frames product direction, bets, and rationale for a planning horizon. Use when asked to "write a strategy doc", "product vision", "strategic narrative", "company strategy memo", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/ai-agency/tonone/skills/crest-narrative) |
|
||
| `windsurf-cascade-context` | adjacent | 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) |
|
||
| `presentation-slide-outliner` | adjacent | Manage presentation slide outliner operations. Auto-activating skill for Visual Content. Triggers on: presentation slide outliner, presentation slide outliner Part of the Visual Content skill category. Use when working with presentation … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/skills/18-visual-content/presentation-slide-outliner) |
|
||
| `cursor-performance-tuning` | adjacent | Optimize Cursor IDE performance: reduce memory usage, speed up indexing, tune AI features, and manage extensions for large codebases. Triggers on "cursor performance", "cursor slow", "cursor optimization", "cursor memory", "speed up … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/cursor-pack/skills/cursor-performance-tuning) |
|
||
| `gamma-core-workflow-b` | adjacent | Generate from templates, retrieve exports, and manage sharing via Gamma API. Use when creating content from template gammas, downloading PDF/PPTX/PNG exports, or configuring sharing and folder organization. Trigger: "gamma template", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/gamma-pack/skills/gamma-core-workflow-b) |
|
||
|
||
## Source: jezweb/claude-skills
|
||
|
||
- Repository: [https://github.com/jezweb/claude-skills](https://github.com/jezweb/claude-skills) (commit `e875a6b`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `shopify-products` | adjacent | Create and manage Shopify products via the Admin GraphQL API or CSV import. Workflow: gather data, choose method, execute, verify. Use whenever the user wants to add products to Shopify, bulk-import a catalog from CSV/spreadsheet/URL, … | [source](https://github.com/jezweb/claude-skills/tree/e875a6b/plugins/shopify/skills/shopify-products) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/get-available-resources) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `get-available-resources` | adjacent | This skill should be used at the start of any computationally intensive scientific task to detect and report available system resources (CPU cores, GPUs, memory, disk space). It creates a JSON file with resource information and strategic … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/get-available-resources) |
|
||
|
||
## Source: memvid/claude-brain
|
||
|
||
- Repository: [https://github.com/memvid/claude-brain](https://github.com/memvid/claude-brain) (commit `5df71f7`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `memory` | adjacent | Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file | [source](https://github.com/memvid/claude-brain/tree/5df71f7/skills/memory) |
|
||
| `mind` | adjacent | Claude Mind - Search and manage Claude's persistent memory stored in a single portable .mv2 file | [source](https://github.com/memvid/claude-brain/tree/5df71f7/skills/mind) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `go-to-market-planner` | adjacent | Build a go-to-market plan for any product launch, feature release, or new market entry. Use when planning a product launch, writing a GTM strategy, defining launch tiers, or coordinating cross-functional launch activities. Produces a … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-delivery/skills/go-to-market-planner) |
|
||
| `policy-memo` | adjacent | Write a decision-ready policy memo that frames an issue and recommends an option. Use when asked to write a policy memo, options paper, decision memo for a principal/minister/executive, or brief a decision-maker on a policy choice. … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-gov/skills/policy-memo) |
|
||
| `professional-brain` | adjacent | Maintain a durable, local markdown memory ('brain') of your product context, decisions, hypotheses, and stakeholders that other skills read from and write back to. Use when asked to set up a brain, ingest notes/artifacts into memory, … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-cross/skills/professional-brain) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `ecommerce-social-media-marketing` | core | Social media marketing strategy for ecommerce brands. Content calendar planning, platform-specific strategies, social commerce optimization, influencer collaboration, and community building. Use when the user asks about social media … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-social-media-marketing) |
|
||
| `ecommerce-business-plan` | adjacent | Create a comprehensive e-commerce business plan. Market analysis, financial projections, marketing strategy, operations planning, and milestone roadmap for new or growing e-commerce businesses. | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/ecommerce-business-plan) |
|
||
| `tiktok-shop-content-strategy` | adjacent | TikTok Shop content creation strategy and planning. Trending formats, viral hooks, product showcasing, hashtag strategy, and content calendar development. Use when the user asks about TikTok content strategy, viral content creation, TikTok … | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/tiktok-shop-content-strategy) |
|
||
| `etsy-seasonal-strategy` | adjacent | Seasonal selling calendar — holiday prep, trending categories, listing refresh timing, inventory planning | [source](https://github.com/nexscope-ai/eCommerce-Skills/tree/56f3288/etsy-seasonal-strategy) |
|
||
|
||
## Source: qdrant/skills
|
||
|
||
- Repository: [https://github.com/qdrant/skills](https://github.com/qdrant/skills) (commit `2a06cb1`, retrieved 2026-07-14)
|
||
- License: Apache-2.0
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `qdrant-performance-optimization` | adjacent | Navigation hub linking sub-skills for proactive Qdrant tuning: search speed, indexing performance, and memory usage optimization. Use when planning configuration or capacity changes to improve speed and efficiency. For diagnosing an active … | [source](https://github.com/qdrant/skills/tree/2a06cb1/skills/qdrant-performance-optimization) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `content-strategy` | core | Develop a content strategy covering editorial positioning, content pillars, formats, calendar, governance, and topical authority planning. Use this skill whenever the user wants to plan a content program, define content pillars, build an … | [source](https://github.com/rampstackco/claude-skills/tree/bc6d961/skills/content-strategy) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `rvf-manage` | adjacent | Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-rvf/skills/rvf-manage) |
|
||
| `harness-evolve` | adjacent | Run `@metaharness/darwin evolve <repo>` to mutate a harness's seven policy surfaces (planner/contextBuilder/reviewer/retryPolicy/toolPolicy/memoryPolicy/scorePolicy), sandbox-score each variant, and promote only measured wins. The model is … | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/plugins/ruflo-metaharness/skills/harness-evolve) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `rvf-manage` | adjacent | Manage RVF (Ruflo Vector Format) files for portable agent memory and cross-platform transfer | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-rvf/skills/rvf-manage) |
|
||
| `harness-evolve` | adjacent | Run `@metaharness/darwin evolve <repo>` to mutate a harness's seven policy surfaces (planner/contextBuilder/reviewer/retryPolicy/toolPolicy/memoryPolicy/scorePolicy), sandbox-score each variant, and promote only measured wins. The model is … | [source](https://github.com/ruvnet/ruflo/tree/73914bd/plugins/ruflo-metaharness/skills/harness-evolve) |
|
||
|
||
## Source: sanjay3290/ai-skills
|
||
|
||
- Repository: [https://github.com/sanjay3290/ai-skills](https://github.com/sanjay3290/ai-skills) (commit `3619692`, retrieved 2026-07-14)
|
||
- License: Apache-2.0
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `gmail` | adjacent | Interact with Gmail - search emails, read messages, send emails, create drafts, and manage labels. Use when user asks to: search email, read email, send email, create email draft, mark as read, archive email, star email, or manage Gmail … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/gmail) |
|
||
| `google-slides` | adjacent | Read and write Google Slides presentations - get text, find presentations, create presentations, add slides, replace text, and manage slide content. Use when user asks to: read a presentation, create slides, find slides, add a slide, … | [source](https://github.com/sanjay3290/ai-skills/tree/3619692/skills/google-slides) |
|
||
|
||
## Source: serejaris/personal-corp-os
|
||
|
||
- Repository: [https://github.com/serejaris/personal-corp-os](https://github.com/serejaris/personal-corp-os) (commit `9d3660e`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `ceo-council` | adjacent | Use when needing strategic project analysis from multiple independent expert perspectives. Triggers on business decisions, growth strategy, product direction, competitive analysis, or any situation where diverse C-level opinions reduce … | [source](https://github.com/serejaris/personal-corp-os/tree/9d3660e/skills/ceo-council) |
|
||
|
||
## Source: serejaris/personal-corp-skills
|
||
|
||
- Repository: [https://github.com/serejaris/personal-corp-skills](https://github.com/serejaris/personal-corp-skills) (commit `b517d36`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `ceo-council` | adjacent | Use when needing strategic project analysis from multiple independent expert perspectives. Triggers on business decisions, growth strategy, product direction, competitive analysis, or any situation where diverse C-level opinions reduce … | [source](https://github.com/serejaris/personal-corp-skills/tree/b517d36/skills/ceo-council) |
|
||
|
||
## 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-cleanup` | adjacent | Manage old recordings — find large files, archive old meetings, delete processed originals. Use when the user says "clean up recordings", "how much space are meetings using", "delete old recordings", "archive meetings", "manage meeting … | [source](https://github.com/silverstein/minutes/tree/3fb2e83/.agents/skills/minutes/minutes-cleanup) |
|
||
|
||
## Source: staruhub/ClaudeSkills
|
||
|
||
- Repository: [https://github.com/staruhub/ClaudeSkills](https://github.com/staruhub/ClaudeSkills) (commit `3d4045d`, retrieved 2026-07-14)
|
||
- License: MIT
|
||
|
||
| Skill | Tier | What it adds | Upstream |
|
||
|---|---|---|---|
|
||
| `deep-research` | adjacent | Use this skill when the user wants an evidence-based research memo, literature review, market/policy/technical landscape, or a multi-source decision brief with citations, trade-offs, and a clear conclusion. Best for tasks that need … | [source](https://github.com/staruhub/ClaudeSkills/tree/3d4045d/skills/Geek-skills-deep-research) |
|
||
|
||
## 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 |
|
||
|---|---|---|---|
|
||
| `content-strategy` | adjacent | Content marketing strategy - content audit, editorial calendar, SEO optimization, content funnel (TOFU/MOFU/BOFU), performance metrics, developer content, social media planning | [source](https://github.com/vibeeval/vibecosystem/tree/cea9462/skills/content-strategy) |
|