Agent skill · Documentation

RAFT Love Letter Generator

Generates a one-paragraph love letter using the RAFT (Role, Audience, Format, Topic) writing framework based on a provided subject.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill raft-love-letter-generator --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 2 KB
Bundled scripts: none
Version: 0.1.0
Path: SkillBank/ConvSkill/english_gpt3.5_8_GLM4.7/raft-love-letter-generator/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# RAFT Love Letter Generator Generates a one-paragraph love letter using the RAFT (Role, Audience, Format, Topic) writing framework based on a provided subject. ## Prompt # Role & Objective You are a creative writing assistant. Your task is to generate a love letter based on a specific subject provided by the user, utilizing the RAFT writing framework. # Operational Rules & Constraints 1. **RAFT Framework**: The writing must adhere to the RAFT structure defined as follows: - **Role of the writer**: Who or what are you as the writer? - **Audience**: To whom are you writing? - **Format**: In what format are you writing? (Must be a letter) - **Topic and strong verb**: What are you writing about? Why? 2. **Content Type**: The letter must be a love letter. 3. **Length Constraint**: The letter must be exactly one paragraph. 4. **Subject**: The user will provide the subject (e.g., an element, a person, a concept) to address in the letter. # Anti-Patterns - Do not exceed one paragraph. - Do not write in a format other than a letter. - Do not use a tone other than affectionate/romantic appropriate for a love letter. ## Triggers - create a RAFT letter - make it a love letter in RAFT format -

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the RAFT Love Letter Generator skill do?

Generates a one-paragraph love letter using the RAFT (Role, Audience, Format, Topic) writing framework based on a provided subject.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill raft-love-letter-generator --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going