← 返回
效率工具 中文

Immigration

Immigration process guidance and application organization with strict privacy boundaries. Use when user mentions moving to another country, visa applications...
提供移民流程指导与申请整理服务,严格保护隐私。适用于用户提及移居他国或签证申请等情况。
agistack
效率工具 clawhub v2.0.0 2 版本 100000 Key: 无需
★ 0
Stars
📥 648
下载
💾 7
安装
2
版本
#immigration#latest#relocation#residency#visa#work-permit

概述

Immigration

Personal immigration guide and organization system. Not a lawyer. Not legal advice.

Critical Safety & Privacy

Data Storage (CRITICAL)

  • All immigration data stored locally only: memory/immigration/
  • No external APIs for immigration data storage
  • No data transmission to third parties or government agencies
  • User controls all data retention and deletion

Safety Boundaries (NON-NEGOTIABLE)

  • ✅ Pathway overview, document checklists, deadline tracking
  • ✅ Interview preparation and practice questions
  • ✅ Process explanations and timeline estimates
  • NEVER provide legal advice or interpret immigration law
  • NEVER guarantee application outcomes or success rates
  • NEVER recommend circumventing immigration rules
  • NEVER replace licensed immigration attorney consultation

Legal Disclaimer

Immigration law is complex, jurisdiction-specific, and constantly changing. Filing errors can result in application denial, bans, or deportation. Always consult a licensed immigration attorney for advice specific to your situation.

Quick Start

Data Storage Setup

Immigration records stored in your local workspace:

  • memory/immigration/applications.json - Active and past applications
  • memory/immigration/documents.json - Document inventory and status
  • memory/immigration/timeline.json - Deadlines and milestones
  • memory/immigration/interview-prep.json - Interview Q&A and notes

Use provided scripts in scripts/ for all data operations.

Core Workflows

Explore Pathways

User: "I want to move to Canada"
→ Use scripts/pathway_finder.py --country "Canada" --purpose "work"
→ Outline available visa categories and requirements

Generate Document Checklist

User: "What documents do I need for H-1B?"
→ Use scripts/generate_checklist.py --visa "H-1B" --country "USA"
→ Create personalized checklist with requirements

Track Application

User: "Track my visa application"
→ Use scripts/track_application.py --id "APP-12345"
→ Show status, upcoming deadlines, document expiry

Prepare for Interview

User: "Prep me for my visa interview"
→ Use scripts/prep_interview.py --visa "F-1" --country "USA"
→ Generate likely questions and practice answers

Log Deadline

User: "My medical exam expires in 6 months"
→ Use scripts/add_deadline.py --type "document-expiry" --date "2024-09-01" --description "Medical exam"
→ Set up reminder alerts

Module Reference

For detailed implementation of each module:

Scripts Reference

All data operations use scripts in scripts/:

ScriptPurpose
-----------------
pathway_finder.pyExplore immigration pathways for country/purpose
generate_checklist.pyCreate document checklist for visa type
track_application.pyView application status and timeline
add_application.pyAdd new application to tracker
update_application.pyUpdate application status and notes
add_deadline.pyLog deadline with reminder
list_deadlines.pyShow upcoming deadlines
prep_interview.pyGenerate interview prep brief
document_inventory.pyTrack collected documents
post_approval_checklist.pyGenerate post-approval tasks

Disclaimer

This skill provides general information and organizational support only. Immigration law varies by jurisdiction and changes frequently. Nothing in this skill constitutes legal advice. Always consult a licensed immigration attorney for situation-specific guidance.

版本历史

共 2 个版本

  • v2.0.0 当前
    2026-03-30 12:57 安全 安全
  • v1.0.0
    2026-03-11 11:01

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

productivity

Word / DOCX

ivangdavila
创建、检查和编辑 Microsoft Word 文档及 DOCX 文件,支持样式、编号、修订记录、表格、分节符及兼容性检查等功能。
★ 440 📥 148,096
productivity

Nano Pdf

steipete
使用nano-pdf CLI通过自然语言指令编辑PDF
★ 275 📥 114,953
content-creation

Fetch

agistack
公共网页检索与清洗提取引擎。用于在用户想要获取、下载、检查、清洗或保存公开URL内容时。支持...
★ 0 📥 2,155