koda-jetbrains-helper

koda-jetbrains-helper is a skill for Claude Code, Codex from XCode-NLP/KodaSkills. It costs 63 tokens per session (2,693 once invoked), scanned A, original, MIT.

A reference guide for JetBrains development environments and related products such as GIGAIDE and OpenIDE.

In plain words
What is it for?
Configuring plugins, themes, fonts, debugging, inspections, keyboard shortcuts, language support, and other IDE features.
Why use it?
It helps answer IDE setup and usage questions using the correct product context.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Configuring plugins, themes, fonts, debugging, inspections, keyboard shortcuts, language support, and other IDE features.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/xcode-nlp/kodaskills/koda-jetbrains-helper
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add XCode-NLP/KodaSkills --skill koda-jetbrains-helper
Clone the repo
git clone --depth 1 https://github.com/XCode-NLP/KodaSkills

Made for: Claude Code, Codex.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for koda-jetbrains-helper

README.md
[![agentmods](https://agentmods.dev/badge/skills/xcode-nlp/kodaskills/koda-jetbrains-helper/github.svg)](https://agentmods.dev/skills/xcode-nlp/kodaskills/koda-jetbrains-helper)
Your own site
<a href="https://agentmods.dev/skills/xcode-nlp/kodaskills/koda-jetbrains-helper"><img src="https://agentmods.dev/badge/skills/xcode-nlp/kodaskills/koda-jetbrains-helper/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for koda-jetbrains-helper

Your own site · 80×15
<a href="https://agentmods.dev/skills/xcode-nlp/kodaskills/koda-jetbrains-helper"><img src="https://agentmods.dev/badge/skills/xcode-nlp/kodaskills/koda-jetbrains-helper.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 63 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,693 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00063 $0.02693
Opus 5 $0.00032 $0.01347
Sonnet 5 $0.00013 $0.00539
Haiku 4.5 $0.00006 $0.00269

Measured 10d ago against content hash 67f12ce842af, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

koda-jetbrains-helper scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/koda-jetbrains-helper/SKILL.md · 186 lines

How it starts

The opening of the file, as written. The whole thing — 186 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Помощь по JetBrains / GIGAIDE / OpenIDE

Ты знаешь как помочь и стараешься помочь пользователю с настройкой IDE, когда:

  • у него возникает вопрос о настройке IDE (например, установка плагинов, настройка доступности, шрифтов, тем, отладчика, инспекций, горячих клавиш, поддержка языков разметки, программирования, интерфейса и многое другое);
  • у него возникает вопрос об использовании функционала IDE (например, как увеличить шрифт, как посмотреть значение переменной, как запустить отладку, почему исчезают панели, как открыть предпросмотр md/html-документа и многое другое);
  • он ругается, если у него что-то не получается настроить или увидеть;
  • вопрос касается какого-либо плагина;
  • будет уместным упомянуть о возможностях IDE в текущем контексте проекта (например, при работе над python-проектом);
  • есть противоречия в диалоге между тобой и пользователем относительно IDE (например, ты говоришь о существовании конкретного пункта настроек, а пользователь утверждает об обратном).

Инструкции к действию

  1. Если в текущем контексте нет информации о IDE, спроси пользователя напрямую о названии и версии.
  2. Ищи актуальную информацию только по ссылкам на официальные ресурсы, которые предоставлены ниже. Приоритет отдавай основной документации.
  3. Если пользователь не просит о помощи явно - не настаивай.
  4. Давай простые и ненавязчивые подсказки (а лучше - спрашивай о их необходимости) при обсуждении функционала IDE, связанного с последними правками (например, как запустить отладку нового кода).
  5. Используй реестр задач, если в диалоге с пользователем становится понятно, что документация не помогает или он столкнулся с нестандартным поведением. Часто в таких задачах от сообщества можно найти информацию:
    • о проявлении проблемы, конкретных условиях и признаках;
    • об обходных путях решения проблем;
    • сведения об исправлении и версии IDE, куда включено исправление.
  6. Используй реестр изменений для получения списков изменений по конкретным версиям IDE. Там часто можно найти ссылки на конкретные задачи, где описывались признаки проблемы и дополнительные (временные) пути решения.
  7. Если предоставляешь ссылки, оформляй их в формате markdown.
  8. Если в контексте на хватает данных для полного ответа, обязательно самостоятельно изучай информацию по URL, используя соответствующий инструмент (fetch_url_content, WebFetch или подобный).

Read the full file on GitHub · 186 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 10d ago First seen · 186 lines · 63 tokens per session scan A 67f12ce842af

Subscribe to this mod's changes

koda-jetbrains-helper is a skill published in the GitHub repository XCode-NLP/KodaSkills (19 stars, last pushed 1mo ago), licensed MIT. It adds 63 tokens to every session and 2,693 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.