419 lines
40 KiB
Markdown
419 lines
40 KiB
Markdown
# External AI agent skills — mayor
|
|
|
|
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) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `translation-management` | core | 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) |
|
|
| `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) |
|
|
| `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) |
|
|
|
|
## Source: activeloopai/hivemind
|
|
|
|
- Repository: [https://github.com/activeloopai/hivemind](https://github.com/activeloopai/hivemind) (commit `abd3771`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `hivemind-graph` | adjacent | Query the local code graph (functions, classes, calls, imports) through the Deeplake mount at memory/graph/. Use when the user asks structural questions about the codebase — "what calls X?", "what does Y import?", "where is Z defined?", … | [source](https://github.com/activeloopai/hivemind/tree/abd3771/harnesses/claude-code/skills/hivemind-graph) |
|
|
|
|
## Source: aden-hive/hive
|
|
|
|
- Repository: [https://github.com/aden-hive/hive](https://github.com/aden-hive/hive) (commit `3c390c9`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `hive.note-taking` | adjacent | Maintain a free-form scratchpad of decisions, extracted values, and open questions so context pruning doesn't lose anything you still need. | [source](https://github.com/aden-hive/hive/tree/3c390c9/core/framework/skills/_default_skills/note-taking) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `agentic-os` | adjacent | Build persistent multi-agent operating systems on Claude Code. Covers kernel architecture, specialist agents, slash commands, file-based memory, scheduled automation, and state management without external databases. | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/agentic-os) |
|
|
| `knowledge-ops` | adjacent | Knowledge base management, ingestion, sync, and retrieval across multiple storage layers (local files, MCP memory, vector stores, Git repos). Use when the user wants to save, organize, sync, deduplicate, or search across their knowledge … | [source](https://github.com/affaan-m/everything-claude-code/tree/ed38744/skills/knowledge-ops) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `google-workspace-cli` | adjacent | Google Workspace administration via the gws CLI (github.com/googleworkspace/cli). Install, authenticate, and automate Gmail, Drive, Sheets, Calendar, Docs, Chat, and Tasks. Run security audits and use local recipe templates and persona … | [source](https://github.com/alirezarezvani/claude-skills/tree/0241f43/engineering-team/google-workspace-cli/skills/google-workspace-cli) |
|
|
| `social-media-manager` | adjacent | 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) |
|
|
|
|
## Source: backnotprop/plannotator
|
|
|
|
- Repository: [https://github.com/backnotprop/plannotator](https://github.com/backnotprop/plannotator) (commit `29513e1`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `plannotator-visual-explainer` | adjacent | Generate self-contained HTML visualizations with Plannotator theming. Use for implementation plans, PR explainers, architecture diagrams, data tables, slide decks, and any visual explanation of technical concepts. Plans and PR explainers … | [source](https://github.com/backnotprop/plannotator/tree/29513e1/apps/skills/extra/plannotator-visual-explainer) |
|
|
|
|
## 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-curate` | core | Curate the Basic Memory knowledge graph: find orphan notes and suggest links, propose typed relations, merge duplicates, audit tags and folders, and build hub notes. Use to organize, connect, and improve a knowledge base as notes … | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-curate) |
|
|
| `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) |
|
|
| `memory-notes` | adjacent | How to write well-structured Basic Memory notes: frontmatter, observations with semantic categories, relations with wiki-links, and best practices for building a rich knowledge graph. Use when creating or improving notes. | [source](https://github.com/basicmachines-co/basic-memory/tree/53da71c/skills/memory-notes) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `arxiv` | adjacent | Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library. | [source](https://github.com/brycewang-stanford/Auto-Empirical-Research-Skills/tree/85bf545/skills/42-wanshuiyin-ARIS/skills/arxiv) |
|
|
| `hud` | adjacent | 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) |
|
|
| `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-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) |
|
|
| `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) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `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) |
|
|
| `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) |
|
|
| `init` | adjacent | Frictionless setup. Detects missing daemon, installs it, configures local memory, and verifies the full plugin → MCP → daemon round-trip. Run after `/plugin install origin@7xuanlu`, or any time the user says "set up origin", "is origin … | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/init) |
|
|
| `recall` | adjacent | Search Origin's local memory by query. Targeted lookup, not orientation. Invoked as `/recall <query>`. Use when the user asks "do you remember", "what do you know about", "look up". | [source](https://github.com/davepoon/buildwithclaude/tree/3c94e0c/plugins/origin/skills/recall) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `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) |
|
|
| `swarmvault` | adjacent | Use SwarmVault when the user needs a local-first knowledge vault that writes durable markdown, graph, search, dashboard, review, and MCP artifacts to disk from books, notes, transcripts, exports, datasets, slide decks, files, URLs, code, … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/development/swarmvault) |
|
|
| `Excel Analysis` | adjacent | Analyze Excel spreadsheets, create pivot tables, generate charts, and perform data analysis. Use when analyzing Excel files, spreadsheets, tabular data, or .xlsx files. | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/enterprise-communication/excel-analysis) |
|
|
| `agent-memory-systems` | adjacent | Memory is the cornerstone of intelligent agents. Without it, every interaction starts from zero. This skill covers the architecture of agent memory: short-term (context window), long-term (vector stores), and the cognitive architectures … | [source](https://github.com/davila7/claude-code-templates/tree/fa79251/cli-tool/components/skills/ai-research/agent-memory-systems) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `authentic-product-representation` | adjacent | Product visuals — hero shots, demos, screenshots, landing-page panels — must reproduce the real product, not a stylised poster of it. Design with real content and real data, mirror the actual output the product generates, keep every label … | [source](https://github.com/dembrandt/dembrandt-skills/tree/38cd2b7/skills/authentic-product-representation) |
|
|
|
|
## Source: DheerG/swarms
|
|
|
|
- Repository: [https://github.com/DheerG/swarms](https://github.com/DheerG/swarms) (commit `617900e`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `audit-context` | adjacent | Evaluates ambient context artifacts (CLAUDE.md, memory, local skills, settings hooks) for compatibility with swarm governance. Returns a classified report so users can address interference before launching a team. | [source](https://github.com/DheerG/swarms/tree/617900e/skills/audit-context) |
|
|
|
|
## 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: giuseppe-trisciuoglio/developer-kit
|
|
|
|
- Repository: [https://github.com/giuseppe-trisciuoglio/developer-kit](https://github.com/giuseppe-trisciuoglio/developer-kit) (commit `306f428`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `memory-md-management` | adjacent | Provides comprehensive memory file management capabilities including auditing, quality assessment, and targeted improvements for files such as CLAUDE.md. Use when user asks to check, audit, update, improve, fix, maintain, or validate … | [source](https://github.com/giuseppe-trisciuoglio/developer-kit/tree/306f428/plugins/developer-kit-core/skills/memory-md-management) |
|
|
|
|
## 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) |
|
|
| `recipe-backup-sheet-as-csv` | adjacent | Export a Google Sheets spreadsheet as a CSV file for local backup or processing. | [source](https://github.com/googleworkspace/cli/tree/a3768d0/skills/recipe-backup-sheet-as-csv) |
|
|
|
|
## Source: gotalab/cc-sdd
|
|
|
|
- Repository: [https://github.com/gotalab/cc-sdd](https://github.com/gotalab/cc-sdd) (commit `29aee95`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `kiro-steering` | adjacent | Maintain {{KIRO_DIR}}/steering/ as persistent project memory (bootstrap/sync). Use when initializing or updating steering documents. | [source](https://github.com/gotalab/cc-sdd/tree/29aee95/tools/cc-sdd/templates/agents/claude-code-skills/skills/kiro-steering) |
|
|
|
|
## Source: hqhq1025/skill-optimizer
|
|
|
|
- Repository: [https://github.com/hqhq1025/skill-optimizer](https://github.com/hqhq1025/skill-optimizer) (commit `b9ffd15`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `skill-miner` | adjacent | Use when mining coding-agent session history, archived transcripts, memories, or repeated local work to discover recurring workflows that should become new Agent Skills. | [source](https://github.com/hqhq1025/skill-optimizer/tree/b9ffd15/skills/skill-miner) |
|
|
|
|
## Source: iurykrieger/claude-bedrock
|
|
|
|
- Repository: [https://github.com/iurykrieger/claude-bedrock](https://github.com/iurykrieger/claude-bedrock) (commit `7cac16c`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `learn` | adjacent | Ingests an external data source into the Second Brain. Fetches content from Confluence, Google Docs, GitHub repositories, remote URLs, or any local file format supported by docling (DOCX, PPTX, XLSX, PDF, HTML, EPUB, images, Markdown, CSV, … | [source](https://github.com/iurykrieger/claude-bedrock/tree/7cac16c/skills/learn) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `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) |
|
|
| `granola-ci-integration` | adjacent | Build automated pipelines from Granola meeting notes to GitHub Issues, Linear tasks, Slack notifications, and documentation updates using Zapier and GitHub Actions. Trigger: "granola CI", "granola automation pipeline", "granola to github", … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/granola-pack/skills/granola-ci-integration) |
|
|
| `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) |
|
|
| `twinmind-reference-architecture` | adjacent | Production architecture for meeting AI systems using TwinMind: transcription pipeline, memory vault, action item workflow, and calendar integration. Use when implementing reference architecture, or managing TwinMind meeting AI operations. … | [source](https://github.com/jeremylongshore/claude-code-plugins-plus-skills/tree/e112938a/plugins/saas-packs/twinmind-pack/skills/twinmind-reference-architecture) |
|
|
| `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) |
|
|
|
|
## 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: JimLiu/baoyu-skills
|
|
|
|
- Repository: [https://github.com/JimLiu/baoyu-skills](https://github.com/JimLiu/baoyu-skills) (commit `6b7a2e4`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `baoyu-wechat-summary` | adjacent | Summarizes WeChat group chat highlights into a structured digest using the local wx-cli binary (https://github.com/jackwener/wx-cli). Generates a normal digest by default; a roast (毒舌) version is opt-in. Maintains per-group history … | [source](https://github.com/JimLiu/baoyu-skills/tree/6b7a2e4/skills/baoyu-wechat-summary) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `liteparse` | adjacent | Local document and PDF parsing with spatial text and bounding boxes. Use for extracting text from PDFs, DOCX, Office files, and images; OCR on scans; layout-preserved JSON for RAG; batch-ingesting paper folders; or page screenshots for … | [source](https://github.com/K-Dense-AI/claude-scientific-skills/tree/4d97e29/skills/liteparse) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `liteparse` | adjacent | Local document and PDF parsing with spatial text and bounding boxes. Use for extracting text from PDFs, DOCX, Office files, and images; OCR on scans; layout-preserved JSON for RAG; batch-ingesting paper folders; or page screenshots for … | [source](https://github.com/K-Dense-AI/scientific-agent-skills/tree/4d97e29/skills/liteparse) |
|
|
|
|
## Source: k-kolomeitsev/data-structure-protocol
|
|
|
|
- Repository: [https://github.com/k-kolomeitsev/data-structure-protocol](https://github.com/k-kolomeitsev/data-structure-protocol) (commit `a911c72`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `data-structure-protocol` | adjacent | Build and navigate DSP (Data Structure Protocol) — graph-based long-term structural memory of codebases for LLM agents. Stores entities (modules, functions), their dependencies (imports), public API (shared/exports), and reasons for every … | [source](https://github.com/k-kolomeitsev/data-structure-protocol/tree/a911c72/skills/data-structure-protocol) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `professional-brain` | core | 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) |
|
|
| `board-deck-narrative` | adjacent | Build the storyline and slide structure for a board presentation. Use when asked to create a board deck, board presentation narrative, board meeting slides, or quarterly board update. Produces a complete slide-by-slide structure with … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/board-deck-narrative) |
|
|
| `board-minutes` | adjacent | Write formal board meeting minutes from an agenda, notes, transcript, or discussion summary. Use when asked to draft board minutes, governance minutes, meeting minutes for a board, or a formal record of decisions and actions. Produces … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-business/skills/board-minutes) |
|
|
| `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) |
|
|
| `roadmap-presentation` | adjacent | Create structured roadmap presentations calibrated to any audience. Use when asked to build a product roadmap, present roadmap to leadership, create a roadmap slide, or communicate quarterly plans to execs, teams, or customers. Produces an … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-planning/skills/roadmap-presentation) |
|
|
| `sop-meeting-prep` | adjacent | Prepare an S&OP cycle readout that surfaces the demand-supply gaps and forces the three decisions the meeting must make. Use when asked to prep an S&OP meeting, build the executive S&OP deck, summarize demand vs supply for the monthly … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-supplychain/skills/sop-meeting-prep) |
|
|
| `async-decision-memo` | adjacent | Run a decision asynchronously — the memo, the silent-read window, the comment protocol, and the deadline that makes it land without a meeting. Use when asked to decide something async, replace a decision meeting with a document, run an … | [source](https://github.com/mohitagw15856/pm-claude-skills/tree/876fa30/plugins/pm-operations/skills/async-decision-memo) |
|
|
|
|
## Source: mukul975/Anthropic-Cybersecurity-Skills
|
|
|
|
- Repository: [https://github.com/mukul975/Anthropic-Cybersecurity-Skills](https://github.com/mukul975/Anthropic-Cybersecurity-Skills) (commit `673da1f`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `performing-thick-client-application-penetration-test` | adjacent | Conduct a thick client application penetration test to identify insecure local storage, hardcoded credentials, DLL hijacking, memory manipulation, and insecure API communication in desktop applications using dnSpy, Procmon, and Burp Suite. | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/performing-thick-client-application-penetration-test) |
|
|
| `analyzing-memory-dumps-with-volatility` | adjacent | Analyzes RAM memory dumps from compromised systems using the Volatility framework to identify malicious processes, injected code, network connections, loaded modules, and extracted credentials. Supports Windows, Linux, and macOS memory … | [source](https://github.com/mukul975/Anthropic-Cybersecurity-Skills/tree/673da1f/skills/analyzing-memory-dumps-with-volatility) |
|
|
|
|
## Source: plasma-ai/fractal
|
|
|
|
- Repository: [https://github.com/plasma-ai/fractal](https://github.com/plasma-ai/fractal) (commit `73ce05a`, retrieved 2026-07-14)
|
|
- License: Apache-2.0
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `memory` | adjacent | How to maintain node memory well -- the node's persistent knowledge store. | [source](https://github.com/plasma-ai/fractal/tree/73ce05a/fractal/_node/skills/memory) |
|
|
|
|
## 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` | adjacent | 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 |
|
|
|---|---|---|---|
|
|
| `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) |
|
|
| `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) |
|
|
| `AgentDB Memory Patterns` | adjacent | 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) |
|
|
| `V3 Memory Unification` | adjacent | Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | [source](https://github.com/ruvnet/claude-code-flow/tree/73914bd/.agents/skills/v3-memory-unification) |
|
|
|
|
## 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 |
|
|
|---|---|---|---|
|
|
| `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) |
|
|
| `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) |
|
|
| `AgentDB Memory Patterns` | adjacent | 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) |
|
|
| `V3 Memory Unification` | adjacent | Unify 6+ memory systems into AgentDB with HNSW indexing for 150x-12,500x search improvements. Implements ADR-006 (Unified Memory Service) and ADR-009 (Hybrid Memory Backend). | [source](https://github.com/ruvnet/ruflo/tree/73914bd/.agents/skills/v3-memory-unification) |
|
|
|
|
## 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: 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: tinyplex/tinybase
|
|
|
|
- Repository: [https://github.com/tinyplex/tinybase](https://github.com/tinyplex/tinybase) (commit `b211ee9`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `build-with-tinybase` | adjacent | Scaffold, extend, and verify reactive local-first JavaScript or TypeScript applications with TinyBase. Use when choosing TinyBase for in-memory tabular or key-value state, generating an app with create-tinybase, adding schemas or UI … | [source](https://github.com/tinyplex/tinybase/tree/b211ee9/docs/skills/build-with-tinybase) |
|
|
|
|
## Source: transloadit/skills
|
|
|
|
- Repository: [https://github.com/transloadit/skills](https://github.com/transloadit/skills) (commit `8dd2fd9`, retrieved 2026-07-14)
|
|
- License: no explicit license — referenced by link only
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `transform-transcribe-audio-with-transloadit` | adjacent | One-off transcription of local audio or video files to text or subtitle files using Transloadit via the official `@transloadit/node` CLI. Use when the user wants speech in local media converted to `.txt`, `.json`, `.srt`, or `.webvtt`; … | [source](https://github.com/transloadit/skills/tree/8dd2fd9/skills/transform-transcribe-audio-with-transloadit) |
|
|
|
|
## Source: wanshuiyin/Auto-claude-code-research-in-sleep
|
|
|
|
- Repository: [https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep) (commit `eb5c9d7`, retrieved 2026-07-14)
|
|
- License: MIT
|
|
|
|
| Skill | Tier | What it adds | Upstream |
|
|
|---|---|---|---|
|
|
| `arxiv` | adjacent | Search, download, and summarize academic papers from arXiv. Use when user says "search arxiv", "download paper", "fetch arxiv", "arxiv search", "get paper pdf", or wants to find and save papers from arXiv to the local paper library. | [source](https://github.com/wanshuiyin/Auto-claude-code-research-in-sleep/tree/eb5c9d7/skills/arxiv) |
|