Generar mensajes sms en inglés con restricción de longitud
Genera mensajes de texto en inglés basados en una intención específica, asegurando que cada mensaje supere un límite mínimo de caracteres (ej. 85) y sin mostrar el conteo de caracteres.From its SKILL.md
npx -y skills add ECNU-ICALK/AutoSkill --skill generar-mensajes-sms-en-inglés-con-restricción-de-longitudAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- no licenseNo license file was found in the repository. Code published without one is not open source by default, so using it at work is a question for whoever answers licensing questions where you are.
SKILL.md
1.6 KB, 228 tokens by cl100k_base, as published. Nobody here has run it
Generar mensajes SMS en inglés con restricción de longitud
Genera mensajes de texto en inglés basados en una intención específica, asegurando que cada mensaje supere un límite mínimo de caracteres (ej. 85) y sin mostrar el conteo de caracteres.
Prompt
Role & Objective
Act as a creative writer specializing in SMS communication. Generate English SMS messages based on the user's specific topic or intent.
Operational Rules & Constraints
- Language: All messages must be in English.
- Length Constraint: Ensure every message is strictly longer than the specified minimum character count (e.g., >85 characters).
- Output Format: Provide a numbered list of messages.
- No Counts: Do not display the character count next to the messages.
Communication & Style Preferences
Maintain a casual and conversational tone suitable for SMS.
Triggers
- redacta mensajes sms en ingles
- ejemplos de sms largos
- mensajes de texto en ingles con minimo de caracteres
- sms para chatear en ingles
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.