home/categories/package-distribution
category focus

Package Dist.

npm, pip, cargo, and registry tools.

1627 اسکلزall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
package-distribution
1.5K

install-pymllm

Install the pymllm Python package. Asks the user whether to do a full build (with CMake C++ compilation) or a fast install (Python-only, skip CMake). Use when the user asks to install, set up, or reinstall pymllm.

UbiquitousLearning
UbiquitousLearning
development
open
package-distribution
1.5K

link-pymllm-lib

Create or update the pymllm/lib symlink to point to a C++ build directory's bin/ folder. Required after editable installs with C++ builds so that Python can find the compiled .so libraries. Use when the user asks to link, fix, or set up pymllm native libraries.

UbiquitousLearning
UbiquitousLearning
development
open
package-distribution
1.5K

create-new-component

Create a new Stimulus component package under components/<name>/ following repo conventions

stimulus-components
stimulus-components
development
open
package-distribution
1.5K

stripe-projects

Use when setting up a new app or local repo with Stripe Projects, provisioning a software stack, or bootstrapping the Projects CLI from a coding agent.

stripe
stripe
development
open
package-distribution
1.4K

qqbot-upgrade

通过官方脚本将 openclaw-qqbot 插件升级到最新 npm 版本。当用户要求更新 QQ 机器人插件、升级 qqbot 扩展或同步官方最新版时使用。

tencent-connect
tencent-connect
development
open
package-distribution
1.3K

version

Bumps the app version (major, minor, or patch) in pubspec.yaml, increments the build number by 10, creates fastlane changelog stubs with generated release notes from git history, and registers the new build number in _versionNumbers. Use this when releasing a new version of paperless-mobile.

astubenbord
astubenbord
development
open
package-distribution
1.3K

upgrade

Update vault to the latest version of obsidian-claude-pkm. Creates backup, shows diffs, preserves your content. Use when a new version is available.

ballred
ballred
development
open
package-distribution
1.2K

openclaw

Complete guide for OpenClaw installation, Discord configuration, and sending messages, including common issues and solutions

inclusionAI
inclusionAI
development
open
package-distribution
1.2K

python-best-practices

Pythonic code with modern type hints, dataclasses, async patterns, packaging, and testing

rohitg00
rohitg00
development
open
package-distribution
1.2K

update-package-locks

Use when refreshing package-lock.json files in ng-mocks.

help-me-mom
help-me-mom
development
open
package-distribution
1.1K

bump-version

Increment the version of NNCF in src/nncf/version.py.

openvinotoolkit
openvinotoolkit
development
open
package-distribution
1.1K

uv-pip-install

Install and manage Python packages using uv pip. Use when a Python import fails with ModuleNotFoundError, user asks to install a package, or a script requires a missing dependency.

Memento-Teams
Memento-Teams
development
open
package-distribution
1.1K

release-rsdoctor

Use when asked to release Rsdoctor packages for a specific version. All `@rsdoctor/*` packages (except `@rsdoctor/mcp-server`) are versioned together via changesets.

web-infra-dev
web-infra-dev
development
open
package-distribution
1.1K

shellcode-loader-generate

Shellcode Loader 组合生成:从知识库选择 storage/allocator/copier/executor 四类组件组合生成 C/C++/Rust Loader。当已获 shellcode、需要生成可在目标环境运行的 Loader 二进制时使用。先读 references/loader-scenarios.json 确认不存在重复场景,再选择 4 组件组合生成

wgpsec
wgpsec
development
open
package-distribution
1.1K

impacket-toolkit

Impacket Windows 协议工具集。当需要通过 Windows 协议(SMB/MSRPC/LDAP/Kerberos/WMI/DCOM/MSSQL)进行远程操作时使用。Impacket 提供了完整的 Windows 协议 Python 实现,核心工具包括 secretsdump(导出凭据)、psexec/smbexec/wmiexec/dcomexec(远程命令执行)、GetNPUsers/GetUserSPNs(Kerberos 攻击)、ntlmrelayx(NTLM 中继)。这是域渗透和 Windows 横向移动的基础工具集。涉及 Windows 远程执行、凭据导出、Kerberos 攻击、NTLM 中继、SMB 操作的场景都应使用此技能

wgpsec
wgpsec
development
open
package-distribution
1.1K

bump-version

Bump the Weave Python SDK version for release. Use when preparing a new release.

wandb
wandb
development
open
package-distribution
1.1K

publish-pypi

Build and publish the Weave Python SDK to PyPI. Use when releasing a new version.

wandb
wandb
development
open
package-distribution
1K

mcp-csharp-publish

Publish and deploy C# MCP servers. Covers NuGet packaging for stdio servers, Docker containerization for HTTP servers, Azure Container Apps and App Service deployment, and publishing to the official MCP Registry. USE FOR: packaging stdio MCP servers as NuGet tools, creating Dockerfiles for HTTP MCP servers, deploying to Azure Container Apps or App Service, publishing to the MCP Registry at registry.modelcontextprotocol.io, configuring server.json for MCP package metadata, setting up CI/CD for MCP server publishing. DO NOT USE FOR: publishing general NuGet libraries (not MCP-specific), general Docker guidance unrelated to MCP, creating new servers (use mcp-csharp-create), debugging (use mcp-csharp-debug), writing tests (use mcp-csharp-test).

dotnet
dotnet
development
open
package-distribution
1K

convert-to-cpm

Convert .NET projects and solutions (.sln, .slnx) to NuGet Central Package Management (CPM) using Directory.Packages.props. USE FOR: converting to CPM, centralizing or aligning NuGet package versions across multiple projects, inlining MSBuild version properties from Directory.Build.props into Directory.Packages.props, resolving version conflicts or mismatches across a solution or repository, updating or bumping or syncing package versions across projects. Also activate when packages are out of sync, drifting, or inconsistent -- even without the user mentioning CPM. Provides baseline build capture, version conflict resolution, build validation with binlog comparison, and a structured post-conversion report. DO NOT USE FOR: packages.config projects (must migrate to PackageReference first) or repositories that already have CPM fully enabled.

dotnet
dotnet
development
open
package-distribution
1K

template-instantiation

Creates .NET projects from templates with validated parameters, smart defaults, Central Package Management adaptation, and latest NuGet version resolution. USE FOR: creating new dotnet projects, scaffolding solutions with multiple projects, installing or uninstalling template packages, creating projects that respect Directory.Packages.props (CPM), composing multi-project solutions (API + tests + library), getting latest NuGet package versions in newly created projects. DO NOT USE FOR: finding or comparing templates (use template-discovery), authoring custom templates (use template-authoring), modifying existing projects or adding NuGet packages to existing projects.

dotnet
dotnet
development
open
package-distribution
1K

analyzing-dependencies

This skill analyzes project dependencies for security vulnerabilities, outdated packages, and license compliance issues. It helps identify potential risks in your project's dependencies using the dependency-checker plugin. Use this skill when you need to check dependencies for vulnerabilities, identify outdated packages that need updates, or ensure license compatibility. Trigger phrases include "check dependencies", "dependency check", "find vulnerabilities", "scan for outdated packages", "/depcheck", and "license compliance". This skill supports npm, pip, composer, gem, and go modules projects.

jeremylongshore
jeremylongshore
development
open
package-distribution
1K

analyzing-dependencies

Analyze dependencies for known security vulnerabilities and outdated versions. Use when auditing third-party libraries. Trigger with 'check dependencies', 'scan for vulnerabilities', or 'audit packages'.

jeremylongshore
jeremylongshore
development
open
package-distribution
1K

version-bumper

Automatically handles semantic version updates across plugin.json and marketplace catalog when user mentions version bump, update version, or release. Ensures version consistency in claude-code-plugins repository.

jeremylongshore
jeremylongshore
development
open
package-distribution
1K

analyzing-dependencies

This skill analyzes project dependencies for security vulnerabilities, outdated packages, and license compliance issues. It helps identify potential risks in your project's dependencies using the dependency-checker plugin. Use this skill when you need to check dependencies for vulnerabilities, identify outdated packages that need updates, or ensure license compatibility. Trigger phrases include "check dependencies", "dependency check", "find vulnerabilities", "scan for outdated packages", "/depcheck", and "license compliance". This skill supports npm, pip, composer, gem, and go modules projects.

jeremylongshore
jeremylongshore
development
open
Previous
Page 8 / 68
Next