Agent skill
event-sponsorship-request
Event organizers request sponsorship or support for hackathons and conferences.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/event-sponsorship-request
SKILL.md
Event Sponsorship Request
Response Patterns (from samples)
Common openings:
- "Hey Stepan,"
- "Hey Danny,"
- "Since there's no instructor assignment configured for this app, I'll note that this is a business development inquiry that should be routed to whoever handles partnerships and sponsorships at the company level. This is outside the scope of product support."
Common core lines:
- "Best,"
- "https://x.com/mattpocockuk"
- "https://bsky.app/profile/mattpocock.com"
Common closings:
- "Best,"
- "Since there's no instructor assignment configured for this app, I'll note that this is a business development inquiry that should be routed to whoever handles partnerships and sponsorships at the company level. This is outside the scope of product support."
- "Thanks for reaching out. I'm afraid I'm unavailable for this right now. Good luck on your event!"
Phrases That Work (4-gram frequency)
- "support any questions related" — 12 (34.3%)
- "any questions related to" — 12 (34.3%)
- "questions related to the" — 11 (31.4%)
- "related to the course" — 11 (31.4%)
- "to the course and" — 11 (31.4%)
- "the course and platform" — 11 (31.4%)
- "course and platform functionality" — 11 (31.4%)
- "and platform functionality but" — 11 (31.4%)
- "platform functionality but you" — 11 (31.4%)
- "directly on x bluesky" — 11 (31.4%)
Tone Guidance (observed)
- Openings trend toward: "Hey Stepan,"
- 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
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?