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.
openpitrix
openpitrix is an open-source devops skill for Claude Code and compatible agents, published by kubesphere. Its author describes it as: “KubeSphere OpenPitrix application management Skill. Use when users ask about KubeSphere App Store, OpenPitrix, Helm/YAML application templates, application repositories, app versions, app releases, categories, review…”. 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/openpitrix`.
What openpitrix does
OpenPitrix is KubeSphere's application management capability for app repositories, app templates, versions, reviews, and app releases. In KubeSphere 4.x the runtime API group is `application.kubesphere.io/v2`; older OpenPitrix extension code used `openpitrix.io/v2` CRUD APIs and `openpitrix.io/v2alpha1` read/list wrappers over `application.kubesphere.io/v1alpha1` resources.
Installation
Add openpitrix to your agent with:
git clone https://github.com/kubesphere/kubesphere ~/.claude/skills/openpitrix 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 openpitrix is organised into these sections:
- Overview
- Architecture
- Navigation and Feature Coverage
- Tool Selection
- Quick Inspection
- KAPI Routes
- KSE Application API examples
- Legacy OpenPitrix API examples
- App Store and Workspace App Management Workflow
- Repository Workflow
- Uploaded App Workflow
- Release Workflow
When to use it
Reach for openpitrix when you want devops help from your agent 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
- Actively maintained (recent commits)
Things to check
- No license declared — confirm terms with the author before reuse
Topics
Frequently asked questions
- What does openpitrix do?
- KubeSphere OpenPitrix application management Skill. Use when users ask about KubeSphere App Store, OpenPitrix, Helm/YAML application templates, application repositories, app versions, app releases, categories, review states, repository sync, or troubleshooting application installation and upgrade issues.
- How do I install openpitrix?
- Run git clone https://github.com/kubesphere/kubesphere ~/.claude/skills/openpitrix in your agent, then reload your skills. Review the source at https://github.com/kubesphere/kubesphere before installing.
- Is openpitrix free to use?
- openpitrix 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.
- Where does openpitrix come from?
- openpitrix 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.