By eithery-rc
Russian ИП reporting — convert foreign-bank PDF statements into Эльба-importable .txt + local КУДиР xlsx + ВЭД 181-И report. AI-first parsing; no bank-specific regex.
Claude Code plugin for Russian ИП-ПСН reporting. Turns foreign-bank PDF statements (Jusan, TBC, ...) into:
{Bank}-{period}-elba-import.txt — 1CClientBankExchange file for «Деньги → Загрузить файл из банка» in Контур.Эльба.{Bank}-{period}-journal.xlsx — local КУДиР-style journal with three sheets (Журнал + ВЭД 181-И + Сводка).{Bank}-{period}-summary.md — human report + Эльба post-import checklist.Example filenames for a Q3 2025 Jusan statement: Jusan-2025-Q3-elba-import.txt, Jusan-2025-Q3-journal.xlsx, Jusan-2025-Q3-summary.md. Period slug auto-detects calendar quarter / full year / full month; otherwise falls back to YYYY-MM-DD_YYYY-MM-DD.
/plugin marketplace add Eithery-rc/plugins
/plugin install ip-reports@eithery
The skill triggers on phrases like «обработай выписку» or «1С из выписки». On first invocation:
~/.config/ip-reports/profile.json.~/.config/ip-reports/contractors.json.Neither file ever enters the plugin repo.
Drop a PDF in front of Claude:
обработай TBC_1_квартал.pdf
Artifacts land in out/TBC_1_квартал/. Open the *-summary.md for the Эльба post-import checklist.
summary.md.Anthropic maintains an official skills marketplace with high-quality document-handling skills (Word, Excel, PowerPoint, PDF). Install it alongside this one:
/plugin marketplace add anthropics/skills
Then install whichever you need:
/plugin install docx@anthropic-skills # .docx reading/writing
/plugin install xlsx@anthropic-skills # .xlsx reading/writing
/plugin install pptx@anthropic-skills # .pptx reading/writing
/plugin install pdf@anthropic-skills # PDF handling
(Marketplace name may differ — check with /plugin marketplace list after adding.)
These four are source-available, not open source (© 2025 Anthropic, PBC; redistribution forbidden). Install directly from Anthropic's repo — we don't mirror them. Other skills in their marketplace (mcp-builder, skill-creator, frontend-design, etc.) are Apache 2.0.
python -m venv .venv
.venv\Scripts\activate # Windows
pip install -r requirements.txt
pytest
Design doc: originally in the sandbox Nalogi/docs/superpowers/specs/2026-04-18-ip-reports-plugin-design.md.
MIT
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub eithery-rc/plugins --plugin ip-reportsUI/UX design intelligence. 67 styles, 161 palettes, 57 font pairings, 25 charts, 15 stacks (React, Next.js, Vue, Svelte, Astro, SwiftUI, React Native, Flutter, Tailwind, shadcn/ui, Nuxt, Jetpack Compose). Actions: plan, build, create, design, implement, review, fix, improve, optimize, enhance, refactor, check UI/UX code. Projects: website, landing page, dashboard, admin panel, e-commerce, SaaS, portfolio, blog, mobile app. Elements: button, modal, navbar, sidebar, card, table, form, chart. Styles: glassmorphism, claymorphism, minimalism, brutalism, neumorphism, bento grid, dark mode, responsive, skeuomorphism, flat design. Topics: color palette, accessibility, animation, layout, typography, font pairing, spacing, hover, shadow, gradient.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
This skill should be used when users need to generate ideas, explore creative solutions, or systematically brainstorm approaches to problems. Use when users request help with ideation, content planning, product features, marketing campaigns, strategic planning, creative writing, or any task requiring structured idea generation. The skill provides 30+ research-validated prompt patterns across 14 categories with exact templates, success metrics, and domain-specific applications.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.