Skip to main content
tupe12334
GitHub creator profile

tupe12334

Repository-level view of 88 collected skills across 6 GitHub repositories.

skills collected
88
repositories
6
updated
2026-07-02
repository explorer

Repositories and representative skills

Showing top 8 of 54 collected skills in this repository.
collect-info
customer-service-representatives-434051

Guides the user through a step-by-step interview to gather all information needed to file an Israeli tax refund (החזר מס / Form 135). Use when the user wants to start a tax refund claim, collect their tax data, or fill in their Form 106 details.

2026-04-19
donation-receipts
insurance-claims-and-policy-processing-clerks-439041

Guides the user through claiming a tax refund for charitable donations (תרומות) made to Israeli approved organizations (עמותות מאושרות לפי סעיף 46). Collects donation receipts, validates them, updates the filer data file, and explains the online submission process via the Misim portal. Run this as part of the collect-info flow, or standalone before form-fill.

2026-04-19
gmail-import
software-developers

Scans the user's Gmail for Israeli tax-relevant documents (Form 106 / טופס 106, Form 867 / טופס 867, National Insurance certificates, donation receipts, pension statements) and extracts pre-fill data for the tax refund interview. Run this before collect-info to auto-populate known fields.

2026-04-16
hapoalim-import
software-developers

Uses Playwright to log in to Bank Hapoalim (בנק הפועלים) online banking and extract Form 867 (אישור ניכוי מס שנתי) data for a given tax year. Run this during the collect-info flow to auto-populate investment income fields. Requires the Playwright MCP server to be configured.

2026-04-16
tax-refund
tax-preparers

Main orchestrator for the Israeli tax refund process. Guides the user end-to-end through all phases: data collection, authentication, and form submission. Start here when the user wants to file a tax refund.

2026-04-16
bank-import
software-developers

Opens the user's Israeli bank portal via Playwright and automatically extracts branch and account numbers for the tax refund deposit. Run during the collect-info flow to auto-populate the bank account section (Step 9). Requires the Playwright MCP server.

2026-04-16
form106-import
software-developers

Uses Playwright to log in to the Israeli Tax Authority (Misim) portal and retrieve every available Form 106 (טופס 106) employer salary certificate. Defaults to importing ALL years the portal exposes (usually 2017 forward, up to 9 years) in a single run — downloads each PDF and extracts fields 158, 042, 045, 218, employer name/ID, and months worked. Accepts an optional year filter for a single year or subset. Run during the collect-info flow to auto-populate the employment income section across multiple years in one pass.

2026-04-16
idf-service
tellers-433071

Fetches IDF mandatory service record from the IDF certificates portal (ishurim.prat.idf.il) to extract service start and discharge dates, calculate total service length, and determine tax credit eligibility. Run during the collect-info flow to auto-populate the military service section (Step 7c). For reserve duty (מילואים) income, use the miluim-import skill instead.

2026-04-16
Showing top 8 of 13 collected skills in this repository.
work-daily
project-management-specialists

Generate a personal daily work summary. Aggregates calendar meetings, Fathom recordings, GitHub commits and PRs, Jira tickets, Slack highlights, and key emails into one structured digest for any given day.

2026-07-02
work-calendar
executive-secretaries-and-executive-administrative-assistants

Fetch Google Calendar events for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-fathom
software-developers

Fetch Fathom meeting recordings with AI summaries and action items for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-github
software-developers

Fetch GitHub commits and PRs (authored + reviewed) for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-gmail
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Fetch key Gmail emails (sent and received important) for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
work-identity
software-developers

Resolve the authenticated user's identity for all work integrations. Reads from info.md when available, resolves remaining fields dynamically, caches results back to info.md. Returns a structured IDENTITY_RESULT block. Usable standalone or called in parallel from work-daily.

2026-05-11
work-jira
software-developers

Fetch Jira tickets updated on a given work day for the current user in the Guidde Atlassian workspace. Usable standalone or as a subagent from work-daily.

2026-05-11
work-slack
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Fetch Slack highlights (messages sent and mentions received) for a given work day. Usable standalone or as a subagent from work-daily.

2026-05-11
Showing top 8 of 9 collected skills in this repository.
eligibility
lawyers

Determines whether the user qualifies for an Israeli handgun license (רישיון לנשיאת אקדח) and identifies the applicable eligibility category under Israeli firearms law. Run this as Phase 1 of the gun-license flow, or standalone when the user wants to check if they qualify.

2026-04-20
apply
office-clerks-general-439061

Fills and submits the handgun license application form on the gov.il portal using the saved applicant data file. Run as Phase 4 of the gun-license flow, after the login skill has authenticated the user. Requires the Playwright MCP server and an active authenticated session.

2026-04-20
collect-info
office-clerks-general-439061

Guides the user through a step-by-step interview to gather all information needed to apply for an Israeli handgun license (רישיון לנשיאת אקדח). Saves data to ./data/<id>/applicant.md. Run as Phase 2 of the gun-license flow, after eligibility has been confirmed.

2026-04-20
gun-license
office-clerks-general-439061

Main orchestrator for the Israeli handgun license application process. Guides the user end-to-end through eligibility check, data collection, portal login, and application submission. Start here when the user wants to apply for a gun license.

2026-04-20
login
office-clerks-general-439061

Opens the gov.il portal via Playwright and guides the user through authentication using their Israeli ID and OTP. Run this as Phase 3 of the gun-license flow, after collect-info has saved the applicant data file. Requires the Playwright MCP server.

2026-04-20
status-check
software-developers

Checks the status of a submitted handgun license application on the gov.il portal. Requires the Playwright MCP server and saved applicant data with a reference number.

2026-04-20
Showing 6 of 6 repositories
All repositories loaded
tupe12334 Agent Skills | SkillsMP