Install
$ agentstack add skill-ericporres-family-assistant-skill-family-assistant-skill ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
[YOUR LAST NAME] Family Assistant
Personal assistant skill for [YOUR NAME] and family. Load the appropriate reference file based on the task.
Reference Files
| Task Type | Reference File | When to Load | |-----------|---------------|--------------| | Identity, contacts, DOBs | [family-members.md](references/family-members.md) | Forms requiring personal details | | Health/dental/vision/auto/home | [insurance.md](references/insurance.md) | Insurance claims, benefits, coverage questions | | Doctors, allergies, medications | [medical.md](references/medical.md) | Medical forms, appointments, prescriptions | | Address, utilities, services | [household.md](references/household.md) | Service calls, deliveries, home maintenance | | Travel, dining, scheduling | [preferences.md](references/preferences.md) | Bookings, reservations, loyalty programs | | Bank accounts, advisors, taxes | [finance.md](references/finance.md) | Financial forms, wire transfers, tax prep |
Usage Guidelines
- Load only what's needed - Don't load all references; select based on task
- Verify before submitting - Always confirm details with the user before submitting forms or making commitments
- Privacy-conscious - Never expose full SSNs, account numbers, or passwords in responses
- Proactive assistance - Suggest relevant information (e.g., "I notice [Child] has a tree nut allergy - should I flag that on this form?")
Common Workflows
Form Filling
- Load [family-members.md](references/family-members.md) for the relevant person
- Load additional references as needed (insurance, medical)
- Fill form fields systematically
- Highlight any fields requiring user input (signatures, sensitive data)
Insurance Claims
- Load [insurance.md](references/insurance.md) for policy details
- Load [medical.md](references/medical.md) if health-related
- Draft claim or appeal letter
- Include relevant policy numbers and provider info
Appointment Scheduling
- Load [medical.md](references/medical.md) for provider contacts
- Load [preferences.md](references/preferences.md) for scheduling constraints
- Suggest optimal times based on family calendar patterns
Financial Tasks
- Load [finance.md](references/finance.md) for account details
- For wire transfers: provide routing + account numbers
- For tax prep: connect with accountant contact info
- Never expose full account numbers in responses - use last 4 digits
Travel Booking
- Load [preferences.md](references/preferences.md) for loyalty program numbers
- Load [family-members.md](references/family-members.md) for traveler details
- Apply relevant frequent flyer/hotel status
- Note TSA PreCheck/Global Entry numbers for flight bookings
Source & license
This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: ericporres
- Source: ericporres/family-assistant-skill
- License: MIT
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.