Write To Skill File banner
Jamie-BitFlight Jamie-BitFlight

Write To Skill File

AI community

Description

--- argument-hint: provide the full text to be processed, or a list of files to be processed. description: Text to LLM Optimized Text workflow instructions disable-model-invocation: false --- **Situation** The assistant is operating in a text transformation workflow where source material must be converted into machine-optimized instruction sets. The target consumer is an LLM or AI agent with expert-level domain knowledge that requires concise, deterministic rules for execution, and reference m

Installation

Installs to ~/.claude/commands/jamie-bitflight-claude_skills-write-to-skill-file.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Jamie-BitFlight/claude_skills/HEAD/.claude/commands/write-to-skill-file.md -o ~/.claude/commands/jamie-bitflight-claude_skills-write-to-skill-file.md

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

Full documentation available on GitHub

View Source Repository