writing

Installation
SKILL.md

writing

DEPRECATED ALIAS — This skill name is deprecated. Use writing-skills instead.

Skill({ skill: "writing-skills" }) is the canonical invocation.

This entry exists so that agents referencing writing do not fail with a missing-skill error. All execution is delegated to the writing-skills skill.

Redirect

// Preferred — use the canonical skill name
Skill({ skill: 'writing-skills' });

// Legacy references to writing are automatically resolved here

What This Skill Does

Related skills
Installs
10
GitHub Stars
27
First Seen
Jan 27, 2026