Agent skill
partnership-collaboration-inquiry
Handle partnership and collaboration inquiries. Use when a third party asks about partnerships, promotions, or collaborations.
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/partnership-collaboration-inquiry
Metadata
Additional technical details for this skill
- metrics
- sample_size: 485 avg_thread_length: 3.06 top_phrases: - phrase: "support any questions related" count: 177 percent: 36.5 - phrase: "any questions related to" count: 177 percent: 36.5 - phrase: "we support any questions" count: 162 percent: 33.4 - phrase: "questions related to the" count: 152 percent: 31.3 - phrase: "related to the course" count: 152 percent: 31.3 - phrase: "to the course and" count: 152 percent: 31.3 - phrase: "the course and platform" count: 151 percent: 31.1 - phrase: "course and platform functionality" count: 151 percent: 31.1 - phrase: "https bsky app profile" count: 151 percent: 31.1 - phrase: "and platform functionality but" count: 150 percent: 30.9
- validation
- required_phrases: - "support any questions related" forbidden_patterns: [] max_length: 500
- sample size
- 485
- related skills
-
[ "event-sponsorship-request", "media-press-outreach", "discount-code-request", "api-documentation-question", "student-discount-request" ] - trigger phrases
-
[ "handle partnership", "partnership collaboration", "collaboration inquiries" ]
SKILL.md
Partnership and Collaboration Inquiry
Response Patterns (from samples)
Common openings:
- "Hi there,"
- "Hey,"
- "Hello,"
Common core lines:
- "Best,"
- "https://x.com/mattpocockuk"
- "https://bsky.app/profile/mattpocock.com"
Common closings:
- "Best,"
- "Thanks for reaching out, but we politely decline."
- "We support any questions related to course and functionality, you’ll have to contact Matt directly for this kind of collaboration. We don’t have Matt’s email, you’ll have to reach out on his personal website or Twitter."
Phrases That Work (4-gram frequency)
- "support any questions related" — 177 (36.5%)
- "any questions related to" — 177 (36.5%)
- "we support any questions" — 162 (33.4%)
- "questions related to the" — 152 (31.3%)
- "related to the course" — 152 (31.3%)
- "to the course and" — 152 (31.3%)
- "the course and platform" — 151 (31.1%)
- "course and platform functionality" — 151 (31.1%)
- "https bsky app profile" — 151 (31.1%)
- "and platform functionality but" — 150 (30.9%)
Tone Guidance (observed)
- Openings trend toward: "Hi there,"
- 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.
Didn't find tool you were looking for?