Agent skill
scholarship-financial-aid
Customer requesting free access due to financial hardship, sanctions, or being a student who cannot afford the course. Common from users in sanctioned countries (Iran, Afghanistan, Russia) or students on limited budgets.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/scholarship-financial-aid
Metadata
Additional technical details for this skill
- routing
- human
- category
- support_access
- validation
- required_phrases: [] forbidden_patterns: - "(?i)we can offer you free" - "(?i)here is your free access" max_length: 300
- sample size
- 485
- related skills
-
[ "refund-request", "ppp-pricing", "student-discount-request" ] - source cluster
- 10
- trigger phrases
-
[ "scholarship", "financial aid", "can't afford", "cannot afford", "sanctioned country", "sanctions", "free access", "financial hardship", "from Iran", "from Afghanistan", "from Russia", "restrictions on my country", "due to sanctions", "limited budget" ] - created from gap analysis
- YES
SKILL.md
Scholarship / Financial Aid Request
⚠️ ROUTES TO HUMAN — Policy decision required
When to Use
Use this skill when a customer:
- Requests free access due to financial hardship
- Cannot purchase due to country sanctions (Iran, Afghanistan, Russia, etc.)
- Is a student who cannot afford the course
- Mentions being from a sanctioned country
Response Template
Thank you for reaching out about financial assistance. We understand that course pricing can be challenging depending on your location and circumstances.
I've flagged your request for review by our team. Someone will follow up with you directly to discuss available options.
We appreciate your interest in learning and will do our best to help.
Why Human Routing
These requests require policy decisions:
- Sanctions compliance considerations
- Case-by-case evaluation of circumstances
- Potential free access grants need human approval
- Legal/compliance implications
Example Requests
- "I live in Afghanistan and due to sanctions I cannot purchase the course. Is there any way to get free access?"
- "I'm a high school student and I don't have enough money to purchase the course even at the discounted price."
- "Due to the sanctions on my country, I can't afford a pro account. I'd really appreciate if you could help."
- "My name is Alexandra from Russia. I was excited about the course but restrictions prevent me from purchasing."
- "I earnestly want to become your student but because of the restrictions I cannot pay for the course."
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?