query active

Search Skills

Find the perfect capability for your agent.

Results
10,480
matching skills for this query
Page
175
of 524 pages
Keyword
git
search by name, tag, or description
git-workflows
58

ringusing-git-worktrees

Isolated workspace creation - creates git worktrees with smart directory selection and safety verification for parallel feature development.

LerianStudio
LerianStudio
devops
open
computational-chemistry
58

matlab-digital-filter-design

Designs and validates digital filters in MATLAB. Use when cleaning up noisy signals, removing interference, filtering signals, designing FIR/IIR filters (lowpass/highpass/bandpass/bandstop/notch), or comparing filters in Filter Analyzer.

matlab
matlab
research
open
productivity-tools
57

erk-planning

This skill documents plan issue management in erk. Use when creating, updating, or working with erk-plan GitHub issues. Covers plan issue structure, the planning workflow, and when to update vs create new issues.

dagster-io
dagster-io
tools
open
cms-platforms
57

create-openapi-schemas-from-golang-models

Create OpenAPI schemas from Golang models in Layer5 Cloud, generating schema artifacts in Meshery Schemas repository. Handles cross-repository schema creation workflow with proper naming conventions, Go code generation, and backwards compatibility validation.

meshery
meshery
development
open
git-workflows
57

gh

This skill should be used when working with GitHub CLI (gh) for pull requests, issues, releases, and GitHub automation. Use when users mention gh commands, GitHub workflows, PR operations, issue management, or GitHub API access. Essential for understanding gh's mental model, command structure, and integration with git workflows.

dagster-io
dagster-io
devops
open
automation-tools
57

git-pr-changelog

Create commits, push branches, open pull requests (gh or manual), and update changelogs with PR numbers. Use when a user asks for commit/push/PR creation or changelog updates tied to a PR.

lolopinto
lolopinto
tools
open
technical-docs
57

cli-skill-creator

This skill should be used when creating a skill for a CLI tool. Use when users ask to document a command-line tool, create CLI guidance, or build a skill for terminal commands. Essential for systematically introspecting CLI tools through help text, man pages, GitHub repos, and online research, then organizing findings into effective skill documentation.

dagster-io
dagster-io
documentation
open
literature-writing
57

webnovel-write

撰写网文章节。当用户说"写一章"、"写第X章"、"继续写"、"创作章节"、"起草章节"时, 或执行/webnovel-write命令时**必须使用此 skill**。默认产出2000-2500字,包含完整流程: 预检 → 上下文搜集 → 起草 → 审查 → 润色 → 数据回写 → Git备份 → 强制终止确认。 **禁止在无用户明确指令情况下自动循环写下一章**。 配合--fast跳过风格转译,--minimal仅基础审查。

lujih
lujih
lifestyle
open
ide-plugins
57

typescript

TypeScript and JavaScript language expert for type-level programming,

ngx-vest-forms
ngx-vest-forms
tools
open
ide-plugins
57

enforce-and-custom-rules

Helps developers design reusable Vest.js 5.4 `enforce` rules and custom validators. Use this whenever the user mentions `enforce.condition`, `enforce.extend`, `compose`, custom matchers, reusable domain rules, schema-like validation, `enforce.context()`, or asks how to type custom `enforce` rules in TypeScript.

ngx-vest-forms
ngx-vest-forms
tools
open
productivity-tools
56

nia

Use Nia MCP server for external documentation, GitHub repos, package source code, and research. Invoke when needing to index/search remote codebases, fetch library docs, explore packages, or do web research.

nozomio-labs
nozomio-labs
tools
open
health-fitness
56

eddo-work

Structured work mode for implementing complex tasks with phases. Use when user says "what next?" followed by "let's work on this" or "start working". Provides REFINE, IMPLEMENT, REVIEW, COMPLETE, and GITHUB_PR phases with gates and reflection checklists. Works with eddo-todo for task tracking.

walterra
walterra
business
open
containers
55

ops-devops-platform

DevOps and platform engineering patterns: Kubernetes, Terraform, GitOps, CI/CD, observability, incident response, and cloud-native ops.

vasilyu1983
vasilyu1983
devops
open
real-estate-legal
55

terms-of-service-generation

Draft Terms of Service documents for web applications, SaaS platforms, and digital marketplaces.

seb1n
seb1n
business
open
data-analysis
55

dv-query

Bulk reads, multi-page iteration, and analytics using the Python SDK and Web API. Use when: "query records", "read data", "bulk read", "all records", "iterate records", "expand lookup", "cross-table query", "join tables", "aggregate", "group by", "average", "sum", "count with HAVING", "$apply", "N:N expand", "notebook", "pandas", "DataFrame", "analyze data", "load into dataframe". Do not use when: MCP is sufficient (simple filter, single-record read, small result set — use MCP first), creating or modifying records (use dv-data), creating tables or columns (use dv-metadata).

microsoft
microsoft
data-ai
open
sql-databases
55

dv-metadata

Create and modify Dataverse tables, columns, relationships, forms, and views using the Python SDK and Web API. Use when: "add column", "create table", "add relationship", "lookup column", "create form", "create view", "modify form", "FormXml", "SavedQuery", "option set", "picklist", "MetadataService", "EntityDefinitions". Do not use when: writing data records (use dv-data), reading or querying records (use dv-query), exporting solutions (use dv-solution).

microsoft
microsoft
databases
open
package-distribution
55

version-release

用于版本升级与发布流程。当用户提到:升级小版本、升级中版本、升级大版本、升级补丁版本、升级次版本、升级主版本、升级 alpha 版本、升级 beta 版本、升级预发布版本、升级发布、发版、发布版本、打 tag、推送远程、生成 release 日志、发布日志时使用。对小/中/大版本分别映射到 patch/minor/major。若用户提到 alpha、beta、预发布版本,则允许直接指定完整版本号,例如 0.1.5-alpha.1、0.1.5-beta.1。若用户只说升级发布或发版,在支持多项选择时先让用户选择 patch、minor、major 或直接输入完整预发布版本号,然后完成版本升级、生成发布日志、git commit、git tag、push 分支和 push tag。

ddmoyu
ddmoyu
development
open
package-distribution
55

dv-data

Create, update, delete, bulk-import, and upsert Dataverse records using the official Python SDK. Use when: "create records", "insert data", "bulk create", "bulk update", "bulk import", "import CSV", "load data", "upsert", "upsert records", "write data", "upload file", "add records", "CreateMultiple", "UpdateMultiple", "UpsertMultiple", "multi-table import", "FK dependencies", "dependency order", "parallel import", "large dataset". Do not use when: querying or reading records (use dv-query), creating tables, columns, or relationships (use dv-metadata), exporting solutions (use dv-solution).

microsoft
microsoft
development
open
cloud
55

dv-connect

Connect to a Dataverse environment in one step — installs tools, authenticates, configures MCP, and verifies the connection. Use when: "connect to Dataverse", "configure MCP", "set up MCP server", "MCP not working", ".env is missing", "setting up on a new machine", "starting a new project", "initialize workspace", "new repo", "first time setup", "install tools", "command not found", "missing tools", "new machine setup", "authenticate", "MCP not connected", "create a new environment", "select environment", "connect via MCP", "add Dataverse to Copilot", "add Dataverse to Claude", "load demo data", "sample data".

microsoft
microsoft
devops
open
git-workflows
54

accessing-github

Performs git operations and interacts with GitHub. Used when git-related operations are needed, including: git commands (commit, push, pull, branch, merge, etc.), GitHub API interactions, gh CLI operations, pull request operations, issue analysis and operations.

fletchgqc
fletchgqc
devops
open
Previous
Page 175 / 524
Next