Skip to main content
GitHub 저장소

israel-gun-license

israel-gun-license에는 tupe12334에서 수집한 skills 6개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
6
Stars
0
업데이트
2026-04-20
Forks
0
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

eligibility
변호사

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
일반 사무원

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
일반 사무원

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
일반 사무원

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
일반 사무원

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
소프트웨어 개발자

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