Writing Skills banner
justincordova justincordova

Writing Skills

Development community

Description

--- description: Create or edit skills for Claude Code and opencode --- Load the writing-skills skill, then create or edit a skill for: $ARGUMENTS

Installation

Installs to ~/.claude/skills/justincordova-agents-writing-skills/SKILL.md

Terminal
mkdir -p ~/.claude/skills/justincordova-agents-writing-skills && curl -fsSL https://raw.githubusercontent.com/justincordova/agents/HEAD/commands/writing-skills.md -o ~/.claude/skills/justincordova-agents-writing-skills/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository