Skip to main content

Skills in this repository

tomevault-io/skills-registry - Page 118

SkillsMP has collected 17,125 skills from tomevault-io/skills-registry. Open a skill to review its source and details.

tomevault-io/skills-registry

Showing 40 of 17,125 collected skills.

occupation
Data Scientists
description

Ollama runs large language models locally with a simple CLI and REST API. It supports hundreds of open models including Llama, Gemma, Qwen, and DeepSeek, with GPU acceleration and an OpenAI-compatible API endpoint. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

onefetch is a Rust CLI tool that displays project information and code statistics for Git repositories directly in the terminal. It detects languages, shows contributor stats, license info, and repo metadata with an ASCII art logo for the dominant language.…

updated
occupation
Network & Computer Systems Administrators
description

""

updated
occupation
Software Developers
description

Generate strongly-typed models and serializers from JSON, JSON Schema, TypeScript, and GraphQL queries in 20+ programming languages. quicktype turns sample data into production-ready type definitions for Swift, C#, Go, Python, Rust, Java, Kotlin, and more.…

updated
occupation
Database Architects
description

Use when working with an official MCP server that connects Supabase projects to AI assistants like Claude, Cursor, and Windsurf. Enables natural-language database management, table operations, SQL queries, and project configuration through the Model Context…

updated
occupation
Network & Computer Systems Administrators
description

Basic usage or getting-started notes: Use when this capability is needed.

updated
occupation
Data Scientists
description

Uses the W&B Python SDK and Public API to stream live training metrics, system stats, and gradients from active runs. Alerts on metric regressions by querying run history via wandb.Api().runs() and posts summaries to Slack. Supports artifact versioning and…

updated
occupation
Web Developers
description

Wiki.js is a powerful open-source wiki app built on Node.js with support for Markdown, visual editing, Git-backed storage, and a GraphQL API. It provides multi-language content, granular access controls, and integrations with major authentication providers.…

updated
occupation
Software Developers
description

协调各种编码工具(如 Claude Code、Codex、Cursor、Gemini Code 或任何基于 CLI 的编码工具),以实现实施任务的最大吞吐量。适用场景包括:(1) 编写或修改代码文件;(2) 运行脚本或数据管道;(3) 批量处理大型数据集;(4) 需要并行执行的多阶段工作流程。该方案涵盖了与具体工具无关的调度模板、任务分解、并行协调以及任务完成标准。不适用场景包括:简单的文件读取操作、仅涉及配置的修改,或发送消息。核心原则是:编排器负责规划任务,编码工具负责执行具体操作。 Use when…

Source text: Chinese

updated
occupation
Software Developers
description

Manage persistent AI coding squads that run in tmux sessions with task queues, progress reports, and automatic health monitoring. Use when the user wants to: (1) start/launch/create/restart a squad or team of AI agents, (2) assign/give tasks to a squad, (3)…

updated
occupation
Software Developers
description

Coordinate Claude Code Agent Teams through filesystem-based protocol. Use Use when this capability is needed.

Source text: Chinese

updated
occupation
Network & Computer Systems Administrators
description

仓库上下文(如:repo_name/branch/commit_hash/环境变量名) Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

抓取指定 GitHub 用户 Stars 下的所有项目,并生成标准化中文 Markdown 报告。当用户提到"分析 GitHub stars"、"导出收藏项目"、"汇总 GitHub 星标"、"生成 stars 报告",或粘贴包含 ?tab=stars 的 GitHub 链接时,必须触发此技能。始终通过 bash_tool 运行 Python 脚本完成任务,不要使用浏览器 Artifact 或 web_fetch 抓取 GitHub 数据。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Network & Computer Systems Administrators
description

Multi-language code navigation via persistent LSP daemons. Supports Python (pyright), TypeScript/JS, Rust, Go, C/C++, Bash, Java, CSS, HTML, JSON. Auto-detects language from file extension and lazy-starts the appropriate server. Use instead of grep for…

updated
occupation
Secretaries & Administrative Assistants, Except Legal, Medical, & Executive
description

**面向非开发人员的结构化研究摘要工具** Use when this capability is needed.

Source text: Chinese

updated
occupation
Software Developers
description

设计和实现后端系统,包括 REST API、微服务、数据库架构、认证流程以及安全加固措施。适用于用户需要“设计 REST API”、“优化数据库查询”、“实现认证功能”、“构建微服务”、“审查后端代码”、“配置 GraphQL”、“处理数据库迁移”或“进行 API 性能测试”的场景。涵盖 Node.js/Express/Fastify 开发框架、PostgreSQL 数据库优化、API 安全性以及后端架构设计模式。 Use when this capability is needed.

Source text: Chinese

updated
occupation
Network & Computer Systems Administrators
description

Automate git commit and push following the project's review workflow. Stages files, generates a Norwegian conventional-commit message, and optionally pushes via `git review` (never `git push`). Use when the user says 'commit', 'committ', 'lagre endringer',…

updated
occupation
Market Research Analysts & Marketing Specialists
description

Create SEO-optimized marketing content with consistent brand voice. Includes brand voice analyzer, SEO optimizer, content frameworks, and social media templates. Use when writing blog posts, creating social media content, analyzing brand voice, optimizing…

updated
occupation
Software Developers
description

Use when building, designing, extending, or consuming the ClaudOpenAI unofficial cross-ecosystem skills marketplace — a Context7-pattern MCP server that bridges Claude Code (.claude-plugin) and OpenAI Codex (.codex-plugin) skill catalogs. Triggers on…

updated
occupation
Software Developers
description

Delegate complex, multi-file coding tasks to an autonomous coding agent that can iterate and self-correct. Uses Claude Code if ANTHROPIC_API_KEY is set, otherwise falls back to Gemini via generate_code + execute. Use when this capability is needed.

updated
occupation
Computer Science Teachers, PostsecondaryTutors
description

Use when the user wants to learn a new programming language, framework, or platform via a hands-on, one-lesson-at-a-time curriculum — phrasings like "I want to learn Rust", "set up a learning plan for SwiftUI", "build a curriculum for Postgres", "help me…

updated
occupation
Software Developers
description

Microsoft 365 Agents SDK for Python. Build multichannel agents for Teams/M365/Copilot Studio with aiohttp hosting, AgentApplication routing, streaming responses, and MSAL-based auth. Triggers on Microsoft 365 Agents SDK, microsoft_agents, AgentApplication,…

updated
occupation
Software Developers
description

Intelligent README.md generation prompt that analyzes project documentation structure and creates comprehensive repository documentation. Scans .github/copilot directory files and copilot-instructions.md to extract project information, technology stack,…

updated
occupation
Software Developers
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Generates and improves AGENTS.md files for software projects. Analyzes codebases to produce agent-optimized instructions covering setup, build commands, testing, code style, architecture, PR guidelines, and project-specific conventions. Use when the user…

updated
occupation
Software Developers
description

Swap tokens on Ethereum via the AIDEX aggregator. Search tokens, check exchange rates, view balances, and execute swaps. Client-side transaction signing keeps your private key on your machine. Use when this capability is needed.

updated
occupation
Network & Computer Systems Administrators
description

Install the aigonskills MCP server into Claude Code or other clients. Use when the user asks to "install aigonskills", "add the skills server", "set up aigonskills MCP", or "connect to aigonskills". Use when this capability is needed.

updated
occupation
Data Scientists
description

Machine learning toolkit for genomic interval (BED) data; use it when you need to tokenize BED collections and train embeddings for regions/cells/labels, build consensus peak universes, or run similarity search and downstream ML on chromatin accessibility…

updated
occupation
Network & Computer Systems Administrators
description

|- Use when this capability is needed.

updated
occupation
Software Developers
description

Refatorar código, refactoring, modernizar código legado, melhorar qualidade, atualizar padrões, converter componente Angular para standalone, converter para signals, substituir constructor injection por inject(), corrigir TypeScript strict, melhorar código…

updated
occupation
Network & Computer Systems Administrators
description

**UTILITY SKILL** — Reusable Azure Terraform patterns: hub-spoke, private endpoints, diagnostics, AVM-TF modules. WHEN: "hub-spoke Terraform", "private endpoint module", "AVM-TF composition", "diagnostic settings", "plan interpretation". DO NOT USE FOR: Bicep…

updated
occupation
Network & Computer Systems Administrators
description

**WORKFLOW SKILL** — Discover existing Azure resources and bulk import them into Terraform management. WHEN: "terraform import", "import Azure resources", "bring unmanaged infra under Terraform", "adopt Terraform for existing resources", "generate import…

updated
occupation
Software Quality Assurance Analysts & Testers
description

**WORKFLOW SKILL** — Write and run Terraform tests (.tftest.hcl). WHEN: "create terraform test", "write tftest", ".tftest.hcl", "mock provider", "test module", "test assertion". USE FOR: test files, run blocks, assertions, mock providers, plan-mode unit…

updated
occupation
Network & Computer Systems Administrators
description

> Use when this capability is needed.

updated
occupation
Software Developers
description

Getting started with Manager — the 48-tool multi-AI orchestrator. Use when: delegating code tasks to Claude Code/Codex/Gemini, running parallel AI executions, creating workflow templates, or routing tasks across AI backends. Use when this capability is needed.

updated
Showing 40 of 17,125 collected skills.