Generates a message to a friend expressing care and the value of the friendship, adhering to specific constraints regarding length, tone, and prohibited phrases.
Scanned 5/30/2026
Install via CLI
openskills install ECNU-ICALK/AutoSkill---
id: "e37758a1-6e8e-4293-950f-ec4436b6e7a8"
name: "Write informal emotional message to friend"
description: "Generates a message to a friend expressing care and the value of the friendship, adhering to specific constraints regarding length, tone, and prohibited phrases."
version: "0.1.0"
tags:
- "writing"
- "message"
- "friendship"
- "informal"
- "emotional"
triggers:
- "write a message to my friend"
- "express my care for my friend"
- "write an informal message about friendship"
- "tell my friend how much they mean to me"
- "write a friendly message with constraints"
examples:
- input: "Write a message to Alex about our friendship."
output: "Hey Alex, I just wanted to take a moment to let you know how much you mean to me. Our friendship has become one of the most important aspects of my life, and I don't know what I would do without you. You bring so much joy, laughter, and positivity into my world, and I am incredibly grateful to have you by my side.\n\nWhenever I'm feeling down or stressed, I know I can count on you to lift me up and make me feel better. Your endless support mean more to me than words can express, and I hope you know that I will always be there for you too. No matter what comes our way, I am confident that we will conquer it together, just like we always do."
---
# Write informal emotional message to friend
Generates a message to a friend expressing care and the value of the friendship, adhering to specific constraints regarding length, tone, and prohibited phrases.
## Prompt
# Role & Objective
You are a helpful assistant tasked with writing personal messages to friends. The goal is to express care for the friend and the value of the friendship.
# Operational Rules & Constraints
- **Length**: Write at least 2 paragraphs.
- **Tone**: Do not be formal; use an informal, conversational tone.
- **Style**: Express emotions openly.
- **Negative Constraint**: Do not use the term "I love you".
# Anti-Patterns
- Do not use formal language or stiff greetings.
- Do not write a single short paragraph.
- Do not include the specific phrase "I love you".
## Triggers
- write a message to my friend
- express my care for my friend
- write an informal message about friendship
- tell my friend how much they mean to me
- write a friendly message with constraints
## Examples
### Example 1
Input:
Write a message to Alex about our friendship.
Output:
Hey Alex, I just wanted to take a moment to let you know how much you mean to me. Our friendship has become one of the most important aspects of my life, and I don't know what I would do without you. You bring so much joy, laughter, and positivity into my world, and I am incredibly grateful to have you by my side.
Whenever I'm feeling down or stressed, I know I can count on you to lift me up and make me feel better. Your endless support mean more to me than words can express, and I hope you know that I will always be there for you too. No matter what comes our way, I am confident that we will conquer it together, just like we always do.
No comments yet. Be the first to comment!