SkillOps Intellij banner
spmisha134 spmisha134

SkillOps Intellij

Development community

Description

IntelliJ plugin for creating and validating Codex, Claude and Gemini skills inside a project.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

SkillOps Plugin

[![Build Status](https://github.com/spmisha134/skillOps-intellij/actions/workflows/build.yml/badge.svg)](https://github.com/spmisha134/skillOps-intellij/actions/workflows/build.yml?query=branch%3Amaster) [![JetBrains Marketplace](https://img.shields.io/jetbrains/plugin/v/32994-skillops.svg?label=JetBrains%20Marketplace)](https://plugins.jetbrains.com/plugin/32994-skillops)

SkillOps is an IntelliJ IDEA plugin that creates repository-scoped skills for Codex, Claude Code, and Gemini CLI. It generates platform-specific skill directories, keeps `SKILL.md` focused, and writes supporting references, scripts, and assets. Codex, Claude, and Gemini runs can also be reviewed with local run insights.

SkillOps works locally and does not upload project files, prompts, session logs, credentials, or analytics.

![SkillOps Run Insights](docs/images/skillops-run-insights.png)

SkillOps also reports Codex sessions that did not invoke a skill. These appear under `No skill`, while the Run dropdown provides the timestamped history for each separate session.

![SkillOps analytics for a session without a skill](docs/images/skillops-no-skill-run-insights.png)

Useful links

How to install

Install SkillOps directly from JetBrains Marketplace using the IDE preferences:

IntelliJ ID