Skip to content

f5xc-devcontainer

The f5xc-devcontainer plugin provides container awareness for the f5xc-salesdemos development environment. It maintains a comprehensive tool catalog, enables live container introspection, and handles tool installation with persistence tracking via GitHub issues.

v1.1.6 Productivity
/plugin install f5xc-devcontainer@f5xc-salesdemos-marketplace

Knowledge base of every CLI tool installed in the devcontainer, organized by category (cloud, networking, security, development, etc.). Activates when you ask which tool to use, how to use a tool, whether something is installed, or need help with a specific operation.

Container identity and self-diagnosis skill. Provides live introspection of the running container via GitHub API and local build metadata. Activates for identity, version, build info, health checks, and contributor history questions.

Reads the tool catalog and returns recommendations with purpose, quick-start commands, and authentication requirements for any CLI tool question.

Audits the devcontainer Dockerfile against the tool catalog reference files to detect drift — tools added to the image but not cataloged, or catalog entries for tools that have been removed.

Performs live container introspection via GitHub API and local metadata for identity, genealogy, self-diagnosis, contributor history, and build lineage. Read-only operations only.

Installs, removes, searches, and updates CLI tools in the running container using correct package manager patterns. Files GitHub issues against the devcontainer repository for persistence tracking.