Agent skill
nonprofit-government-discount
Respond to nonprofit or government discount requests. Use when an organization asks about special pricing for nonprofit, education, or government.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/nonprofit-government-discount
Metadata
Additional technical details for this skill
- metrics
- sample_size: 21 avg_thread_length: 4.33 top_phrases: - phrase: "https github com epicweb" count: 4 percent: 19 - phrase: "github com epicweb dev" count: 4 percent: 19 - phrase: "thanks for reaching out" count: 4 percent: 19 - phrase: "com epicweb dev mcp" count: 3 percent: 14.3 - phrase: "sep 17 2025 at" count: 3 percent: 14.3 - phrase: "email wrote hello kent" count: 3 percent: 14.3 - phrase: "please let me know" count: 3 percent: 14.3 - phrase: "if you have any" count: 3 percent: 14.3 - phrase: "thanks for your interest" count: 3 percent: 14.3 - phrase: "for your interest in" count: 3 percent: 14.3
- validation
- required_phrases: - "https github com epicweb" forbidden_patterns: [] max_length: 500
- sample size
- 21
- related skills
-
[ "student-discount-request", "discount-code-request", "pricing-inquiry", "continuing-education-credits", "installment-payment-option" ] - trigger phrases
-
[ "respond nonprofit", "nonprofit government", "government discount" ]
SKILL.md
Nonprofit and Government Discounts
Response Patterns (from samples)
Common openings:
- "Hi,"
- "Hey Scott,"
- "Hey Monika,"
Common core lines:
- "wrote:"
- "Hey Scott,"
- "Hello Kent,"
Common closings:
- "Best,"
- "Mute EpicAI.pro emails | Unsubscribe | Update your profile | P.O. Box 562, American Fork, Utah 84003"
- "I can go ahead and create an invoice before purchase but It would be full price."
Phrases That Work (4-gram frequency)
- "https github com epicweb" — 4 (19%)
- "github com epicweb dev" — 4 (19%)
- "thanks for reaching out" — 4 (19%)
- "com epicweb dev mcp" — 3 (14.3%)
- "sep 17 2025 at" — 3 (14.3%)
- "email wrote hello kent" — 3 (14.3%)
- "please let me know" — 3 (14.3%)
- "if you have any" — 3 (14.3%)
- "thanks for your interest" — 3 (14.3%)
- "for your interest in" — 3 (14.3%)
Tone Guidance (observed)
- Openings trend toward: "Hi,"
- Closings often include: "Best,"
What NOT To Do
- Don't introduce policy details that are not present in the verified response lines above.
- Don't paraphrase or reframe the customer's question in a way that changes meaning.
- Don't add refund/discount promises unless they appear in the extracted responses for this topic.
Validation
Draft must:
- Include at least one of the required phrases from the validation block
- Stay consistent with the observed response patterns above
- NOT introduce policy details that are not present in the verified response lines above.
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?