Pre-visit preparation and health education for adults in Germany. Helps users arrive at medical appointments prepared — symptom intake (OPQRST/SOCRATES), record decoding (Arztbriefe, Laborbefunde), differential context with AWMF/ IQWiG/Cochrane citations, doctor sourcing (KV Berlin first, Germany-wide expansion when warranted), G-BA Vorsorgekatalog gap analysis, medication checks (PRISCUS 2.0), §27b SGB V second-opinion case structuring. Use when the user asks about: symptoms, Arztbrief, Laborbefund, Befund decoding, pre-visit preparation, finding a Facharzt / GP / Hausarzt in Berlin, Vorsorge, Check-up 35, Krebsfrüherkennung, IGeL, PRISCUS, medication interactions, second opinion, Maximalversorger, certified Zentrum, health diary, symptom tracking, biomarker logging, blood pressure log, weight log, mood log, sleep log, appointment tracking, Doctolib search, samedi search, Arzttermin, Terminsuche. Does NOT cover: clinical diagnosis, treatment recommendations, dose changes, automated booking, ePA integration, pediatric care, Brazilian health system, wearables ingest. Sibling skill finyx-home covers Home Assistant sensor data.
Finyx help and status utility — list all available commands, check project status and workflow progress, and update Finyx to the latest version from npm. Use when the user asks what Finyx can do, needs help with commands, or wants to check status.
Home Assistant sensor integration bridge — air quality, humidity, temperature, sleep, weight, and blood pressure data correlated with health diary entries. Uses ha-mcp (user-side uvx install) as the sole MCP boundary via finyx-home-sensor-agent. Sub-skills: setup (one-time HA config), snapshot (current sensor state), audit (30/90-day environmental history), correlate (sensor vs. symptom cross-correlation as HYPOTHESES). Use when the user asks about: Home Assistant, HA sensor data, air quality correlation, sleep environment analysis, indoor humidity, CO2, PM2.5, VOC, allergen exposure tracking, sensor staleness, environmental audit, correlate sensors with symptoms. Does NOT cover: medical diagnosis, clinical advice, automated home control, non-health sensor analytics. Sibling skill finyx-health covers symptoms, records, and clinical preparation. All sensor-symptom correlations are HYPOTHESES — never causal claims. Prerequisites: ha-mcp installed (see README.md). HOMEASSISTANT_TOKEN env var set to a Long-Lived Access Token. finyx-home setup run once.
Cross-domain financial health dashboard for DE/BR investors. Synthesizes signals from tax, investment, pension, insurance, and real-estate data into a unified report — income-allocation analysis (needs/wants/savings/debt vs benchmarks), tax efficiency score, net worth snapshot, goal pace tracking, emergency fund check, and a ranked top-5 of highest-€-impact actions across all domains. Use when the user asks about their overall financial health, "how am I doing financially", a financial overview, an annual review, or wants prioritized cross-domain recommendations. Does NOT do single-domain deep dives — for portfolio recommendations use finyx-invest, for tax optimization use finyx-tax, for retirement gap use finyx-pension.
Insurance advisor for Germany — portfolio overview, gap detection, per-type analysis (Haftpflicht, Hausrat, Kfz, Rechtsschutz, Zahnzusatz, Risikoleben, Reise, Fahrrad, Kfz-Schutzbrief, Mietkaution), PDF policy parsing, and health insurance (GKV vs PKV). Use when the user asks about insurance, Versicherung, coverage, policies, premiums, or any German insurance type.
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.
An AI-powered personal finance advisor for Claude Code. Tax optimization, investment portfolio analysis, pension planning, insurance, real estate, and a unified financial insights dashboard — delivered as model-invoked skills that you talk to in plain language.
"Set up my financial profile" → finyx-profile
"How can I optimize my taxes?" → finyx-tax
"Review my ETF portfolio" → finyx-invest
"Am I saving enough for retirement?" → finyx-pension
"Check my insurance coverage" → finyx-insurance
"Analyze this property in Kassel" → finyx-realestate
"How am I doing financially?" → finyx-insights
"Help me prepare for my doctor visit" → finyx-health
"Check my medications for interactions" → finyx-health meds
"I need a second opinion on surgery" → finyx-health second-opinion
There are no slash commands to memorize. Claude routes to the right skill based on what you ask.
Finyx is a Claude Code plugin made up of seven specialist skills sharing a single financial profile. Each skill knows its domain (tax, investing, pension, insurance, real estate) and reads .finyx/profile.json for context. They give integrated, country-aware advice — not siloed single-domain recommendations.
Key capabilities:
claude plugin add github:italolelis/finyx
Requires Claude Code.
finyx CLI for status/help)npm install -g @italolelis/finyx
This installs the finyx CLI for project status, help text, and version checks. It does not install the skills themselves — use Option A for that.
Set up your profile (mandatory first step):
"Set up my financial profile"
Claude invokes finyx-profile, runs a 5-minute interview (residency, tax data, family, goals, risk tolerance), and creates .finyx/profile.json.
Ask for advice in plain language:
finyx-taxfinyx-investfinyx-pensionfinyx-insurancefinyx-realestatefinyx-insightsCLI utilities (if installed via npm):
finyx help # Capability summary
finyx status # Profile + project state
finyx version
By default, Finyx reads your financial profile from ./.finyx/profile.json (project-local) or ~/.finyx/profile.json (global fallback). You can override this via an environment variable or a user-level config file.
| # | Source | Notes |
|---|---|---|
| 1 | $FINYX_PROFILE env var | Highest priority. Must point to an existing file. |
| 2 | ~/.config/finyx/config.json profile_path key | User-level default. |
| 3 | ./.finyx/profile.json | Project-local profile in current working directory. |
| 4 | ~/.finyx/profile.json | Global fallback. Used when none of the above exist. |
npx claudepluginhub italolelis/finyx --plugin finyxUltra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Frontend design skill for UI/UX implementation
Comprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Memory compression system for Claude Code - persist context across sessions
Marketing skills for AI agents — conversion optimization, copywriting, SEO, paid ads, ad creative, and growth
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.