agentsclimarketplace

Pkgseek linux

Skill web-casa/pkgseek-skills/skills/pkgseek-linux

Investigate Linux package, build, command, vulnerability, distribution migration, ELF/ABI, shared-library, and container issues with distro-aware PkgSeek evidence. Use for apt, apt-get, dpkg, yum, dnf, rpm, apk or pacman errors; missing commands, headers and .so files; CVE/CNNVD and backport checks; Debian, Ubuntu, Fedora, RHEL, AlmaLinux, Alpine, Arch and other release comparisons; GLIBC/GLIBCXX symbol failures; cross-platform shell commands; and Dockerfile package or lifecycle reviews.From its SKILL.md

Install
npx -y skills add web-casa/pkgseek-skills --skill pkgseek-linux

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

SKILL.md

5.2 KB, ~1.0k tokens by cl100k_base, as published. Nobody here has run it

PkgSeek Linux Package and Compatibility Investigator

Use one installed Skill to route Linux package troubleshooting, security checks, migrations, ELF/ABI diagnostics, command portability, and container reviews to focused reference workflows.

Route the task

Read the matching reference file completely before investigating. Read more than one only when the request genuinely crosses capabilities; do not load all references by default.

User needRead this referencePrimary PkgSeek MCP tools
Missing command, package, header, library, .pc file, or build dependencyreferences/fix-linux-build-error.mddiagnose_linux_error, query_file_provides, resolve_install, get_package
Distribution upgrade, package mapping, release comparison, or EOL migrationreferences/migrate-linux-distribution.mdcheck_release_lifecycle, compare_distro_releases, plan_distro_migration
CVE/CNNVD exposure, vendor advisory, false positive, or backported fixreferences/audit-linux-vulnerabilities.mdsearch_vulnerabilities, get_vulnerability, get_package
ELF loader, missing .so, undefined reference, GLIBC/GLIBCXX, symbol version, or ABI failurereferences/debug-elf-abi.mdquery_file_provides, compare_package_versions, get_package_history
GNU/BSD/BusyBox flags, shell portability, or command/package-name differencesreferences/port-linux-command.mdlint_command, suggest_fix, compare_distros, resolve_install
Dockerfile, base-image lifecycle, package availability, or reproducibility reviewreferences/review-linux-container.mdcheck_release_lifecycle, get_repository_health, get_package_history

Core workflow

  1. Establish the exact Linux distribution, release, architecture, repository source, package build, and failure stage. Ask only for facts that materially change the conclusion.
  2. Select and read the relevant reference workflow above.
  3. Prefer the read-only PkgSeek MCP endpoint at https://api.pkgseek.com/mcp. Use https://api.pkgseek.com as a REST fallback only when MCP is unavailable.
  4. Prefer exact distro/release evidence over naming convention, upstream version guesses, or nearest-release matches. Separate fact, inference, and unknowns.
  5. Return the diagnosis, evidence chain, smallest supported remedy, non-mutating verification, and remaining uncertainty.

Safety boundary

  • Never execute user-supplied logs, shell fragments, binaries, Dockerfiles, or downloaded scripts merely to inspect them.
  • Treat all public PkgSeek MCP tools as read-only fact queries. Do not imply that a query installed, changed, or remediated anything.
  • Require explicit user confirmation before package installation, privilege escalation, repository changes, service changes, firewall changes, migration, or any other state-changing command.
  • Do not combine download and execution. Do not disable signature or TLS verification. Do not request secrets for public PkgSeek queries.
  • Do not claim vulnerability safety from an upstream version string alone; Linux distributions commonly backport fixes.
  • State when indexed evidence is missing or stale instead of inventing a package, symbol owner, fixed build, or support status.

Response contract

Keep the result reviewable:

  1. Environment — normalized distro, release, architecture, source, and package/build.
  2. Finding — concise root cause or decision.
  3. Evidence — PkgSeek tool results and evidence tier, with facts separated from inference.
  4. Recommended action — the smallest supported action, not executed automatically.
  5. Verification — a read-only or otherwise non-mutating check when possible.
  6. Unknowns — missing coordinates, stale indexes, ambiguous names, or unsupported conclusions.

What this Skill covers

PkgSeek provides Linux package search and reverse file lookup across DEB, RPM, APK and other repositories; apt, apt-get, dpkg, yum, dnf, rpm, apk and pacman troubleshooting; CVE and CNNVD investigation with distribution vendor and backport awareness; release lifecycle and cross-distribution migration planning; ELF shared-library, soname, symbol-version and ABI diagnostics; GNU, BSD and BusyBox command portability; and Docker or container base-image reviews.

Product documentation, interactive examples, and the public read-only MCP catalogue are available at pkgseek.com. PkgSeek is jointly produced by aat.ee and webc.casa.

What ships with it: 7 files

8.6 KB alongside SKILL.md

agents/

Keep looking

Skills are one crate of 326,144. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.