Operate FrontendExtension (FE) resources in frontend-forge: create, update, rebuild, inspect package artifacts, download packages, publish, unpublish, delete, and debug package/publish controller behavior. Use this skill whenever the user mentions FE operations, FrontendExtension lifecycle, extension package/download/publish/unpublish, artifact ConfigMaps, package Jobs, publisher Jobs, publish target ConfigMaps or Secrets, rebuild-token, package-state/publish-state labels, or troubleshooting FE status in a Kubernetes cluster.
kubesphere-network-extension-operations
kubesphere-network-extension-operations is an open-source devops skill for Codex, published by kubesphere. Its author describes it as: “Operate the KubeSphere network extension. Use when Codex needs to install, upgrade, configure, enable, disable, or inspect the `network` extension; manage Calico `IPPool` resources, namespace bindings, migrations, or…”. The project has 17k stars on GitHub and ships custom license terms, so review them before reuse. Add it to your setup with `git clone https://github.com/kubesphere/kubesphere ~/.claude/skills/kubesphere-network-extension-operations`.
What kubesphere-network-extension-operations does
Operate the `network` extension and its related resources with `kubectl` plus the bundled references in this skill. Prefer the live cluster state first, then use the copied extension references here to resolve packaging details, API shapes, and product behavior.
Installation
Add kubesphere-network-extension-operations to your agent with:
git clone https://github.com/kubesphere/kubesphere ~/.claude/skills/kubesphere-network-extension-operations Always review a skill's source before installing it. This command comes from the skill's public repository; the linked repo is the source of truth for exact setup steps.
What's inside
The SKILL.md for kubesphere-network-extension-operations is organised into these sections:
- When to Use
- Do Not Use
- Read First
- Fixed Facts
- Workflow
- Preflight Checks
- Extension Management
- IPPool Operations
- NetworkPolicy Operations
- Cluster-Scope and Namespace-Scope Kubernetes NetworkPolicy
- Workspace and Project Isolation
- Namespace-Level Network Isolation Policies
When to use it
Reach for kubesphere-network-extension-operations when you want devops help from Codex without writing the same instructions every session. Load the skill and the agent picks it up automatically for relevant tasks.
Strengths
- Ships in kubesphere/kubesphere, an established project with 17,028 GitHub stars
- Declares compatibility with Codex
- Actively maintained (recent commits)
Things to check
- No license declared — confirm terms with the author before reuse
Topics
Frequently asked questions
- What does kubesphere-network-extension-operations do?
- Operate the KubeSphere network extension. Use when Codex needs to install, upgrade, configure, enable, disable, or inspect the `network` extension; manage Calico `IPPool` resources, namespace bindings, migrations, or network isolation flows; or consult the bundled network extension references in this skill.
- How do I install kubesphere-network-extension-operations?
- Run git clone https://github.com/kubesphere/kubesphere ~/.claude/skills/kubesphere-network-extension-operations in your agent, then reload your skills. Review the source at https://github.com/kubesphere/kubesphere before installing.
- Is kubesphere-network-extension-operations free to use?
- kubesphere-network-extension-operations is publicly available on GitHub, but kubesphere has not declared a standard open-source license (Other). Confirm the terms with the author before reusing it.
- Which agents does kubesphere-network-extension-operations work with?
- kubesphere-network-extension-operations declares compatibility with Codex. Agent Skills use a portable SKILL.md format, so other compatible clients can usually load it too.
- Where does kubesphere-network-extension-operations come from?
- kubesphere-network-extension-operations ships inside kubesphere/kubesphere, a repository that contains 33 catalogued skills in total. The repository's 17,028 GitHub stars apply to that whole collection, not to this skill on its own.
Related skills
More DevOps →Operate FrontendIntegration resources and the frontend-forge extension. Use when Codex needs to create a FrontendIntegration from FrontendIntegration YAML, update or patch FI lifecycle state, inspect or troubleshoot FI build output, or create, enable, disable, uninstall, and inspect the frontend-forge extension through its InstallPlan and extension resources.
Generate canonical FrontendIntegration YAML from a simplified single-menu authoring model for frontend-forge.
Use when deploying KubeEye for cluster inspection, creating InspectRule/InspectPlan resources, or retrieving inspection results. Covers InstallPlan-based deployment, OPA/PromQL/FileChange/Sysctl/Systemd/NodeInfo/FileFilter/ServiceConnect/CustomCommand rule types, and report retrieval. Always consult this skill when the user mentions KubeEye, cluster inspection, InspectRule, InspectPlan, or inspection reports.
KubeSphere cluster query Skill (read-only). Use when user requests to view cluster list, cluster status, cluster details, or cluster version info. Do not perform any write operations (create, delete, update). Use KubeSphere Console for management operations.