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.
npx skills add Horosheff/cursor-jr --skill cursor-jr-knowledge-basegit clone --depth 1 https://github.com/Horosheff/cursor-jrWrote 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.
[](https://agentmods.dev/skills/horosheff/cursor-jr/cursor-jr-knowledge-base)<a href="https://agentmods.dev/skills/horosheff/cursor-jr/cursor-jr-knowledge-base"><img src="https://agentmods.dev/badge/skills/horosheff/cursor-jr/cursor-jr-knowledge-base/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.
<a href="https://agentmods.dev/skills/horosheff/cursor-jr/cursor-jr-knowledge-base"><img src="https://agentmods.dev/badge/skills/horosheff/cursor-jr/cursor-jr-knowledge-base.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00052 | $0.00245 |
| Opus 5 | $0.00026 | $0.00122 |
| Sonnet 5 | $0.00010 | $0.00049 |
| Haiku 4.5 | $0.00005 | $0.00024 |
Grade A, and why
cursor-jr-knowledge-base 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 8d 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.
What it actually says
CursorJr — карта KB (только для maintainer)
Это не субагент. Пользователю отвечает Task(cursor-jr) → agents/cursor-jr.md.
Используй этот skill только когда:
- запускается
/cursor-jr-sync - rule
cursor-jr-knowledge-refreshактивен - нужно обновить
knowledge-base/послеsync-docs.ps1
Контракт: shared/knowledge-update-contract.md
Пути
knowledge-base/INDEX.md— картаknowledge-base/UPDATE-QUEUE.md— очередь после syncknowledge-base/manifest.json— хеши страницscripts/sync-docs.ps1— синхронизацияscripts/install-plugin.ps1— деплой в ~/.cursor/agents/
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.
- 8d ago First seen · 27 lines · 52 tokens per session scan A 9d7170da5b97
cursor-jr-knowledge-base is a skill published in the GitHub repository Horosheff/cursor-jr (10 stars, last pushed 2mo ago), licensed MIT. It adds 52 tokens to every session and 245 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-31.
Other skills, from other repositories
architecture-feature-first
Use when creating a feature, designing folder structure, adding repositories/services/view models, wiring dependency injection, or deciding which layer owns logic.
flutter-use-column-row-first
Use when building any Flutter screen or component to choose responsive Row, Column, Expanded, Flexible, and Spacer layouts before fixed-size or coordinate-based alternatives.
e2e-testing
AI-powered E2E testing for any app — Flutter, React Native, iOS, Android, Electron, Tauri, KMP, .NET MAUI. Connects via MCP to running apps so the agent can take screenshots, tap elements, enter text, scroll, inspect UI trees, and verify state with natural language. Use when the user wants to test an app's UI…
flutter-skill
Automate and test Flutter applications — launch apps, inspect widgets, tap elements, enter text, scroll, swipe, take screenshots, validate state, and debug via Dart VM Service Protocol. Use when the user wants to run Flutter app tests, automate Flutter UI interactions, inspect widget trees, debug a running Flutter…
axe-core Accessibility Automation
Automated accessibility testing with axe-core integrated into CI pipelines, including custom rule configuration, issue prioritization, and remediation guidance.
unreal-widget-editing
Edit UMG Widget Blueprint UI layouts via text (ReadGraph/WriteGraph). Use when the user asks to add, remove, or rearrange UI widgets, change widget properties, or modify the visual hierarchy of a Widget Blueprint.