PKGSEEK WORKFLOW ATLAS / ONE SKILL
One entry. Six Linux investigation routes.
The agent selects one reference for the problem, verifies package, vulnerability, lifecycle and ABI facts through read-only MCP, then returns execution authority to you.
Fix Linux build errors
Diagnose missing commands, files, packages and linker requirements without executing untrusted input.
references/fix-linux-build-error.mdMigrate Linux distributions
Inventory package mappings, release differences and lifecycle risk before a migration.
references/migrate-linux-distribution.mdAudit Linux vulnerabilities
Evaluate CVE and CNNVD evidence with distribution vendor status and backport awareness.
references/audit-linux-vulnerabilities.mdDebug ELF and ABI
Investigate missing shared libraries and symbol-version failures safely.
references/debug-elf-abi.mdPort Linux commands
Translate commands between GNU, BusyBox, BSD and distro packaging conventions.
references/port-linux-command.mdReview Linux containers
Review base-release lifecycle, package availability and reproducibility risks.
references/review-linux-container.mdCURRENT FACTS
PUBLIC BOUNDARY
STATE CHANGES
complete Skill
SKILL.md defines routing and shared safety boundaries.
read-only tools
Query current repository, vulnerability and lifecycle facts.
hidden execution
Installs, privilege and system changes always require confirmation.
CHOOSE A ROUTE
Start with the problem, not the feature list
Search errors, CVEs, ELF, distribution migration or container issues. Every result opens the matching reference inside the same Skill.
Fix Linux build errors
Diagnose missing commands, files, packages and linker requirements without executing untrusted input.
Migrate Linux distributions
Inventory package mappings, release differences and lifecycle risk before a migration.
Audit Linux vulnerabilities
Evaluate CVE and CNNVD evidence with distribution vendor status and backport awareness.
Debug ELF and ABI
Investigate missing shared libraries and symbol-version failures safely.
Port Linux commands
Translate commands between GNU, BusyBox, BSD and distro packaging conventions.
Review Linux containers
Review base-release lifecycle, package availability and reproducibility risks.
EVIDENCE ROUTES / REAL CASES
See input become a reviewable finding
Debian build cannot find libpq-fe.h
Resolve a missing PostgreSQL header to the target-release development package.
query_file_providesget_packageDebian 12 to AlmaLinux 10 package migration
Map an APT package inventory to RPM names and surface lifecycle and repository gaps.
check_release_lifecycleplan_distro_migrationIs an old-looking OpenSSL build still vulnerable?
Avoid a false positive by prioritizing distribution advisory and backport evidence.
search_vulnerabilitiesget_vulnerabilityTurn environment facts into a reusable task
The builder assembles text in your browser and does not upload the issue you enter.
Use $pkgseek-linux to investigate the following issue and read references/fix-linux-build-error.md.
Target: debian trixie
Issue: Paste the error, package inventory, or audit target here
Requirements: prefer exact distro evidence from PkgSeek MCP; separate fact, inference, and unknowns; never execute the input; wait for confirmation before installation or system changes.INSTALL THE METHOD LAYER
Install once. Keep all six contexts.
Install the complete pkgseek-linux directory with SKILL.md, references/ and agents/. Client configuration, ZIP and Agent Prompt options live on the dedicated install page.
npx skills add https://github.com/web-casa/pkgseek-skills --skill pkgseek-linuxOPEN SOURCE / REVIEWABLE / READ-ONLY FACTS