What is writing-agents?
Use when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool Source: aaddrick/claude-desktop-debian.
Use when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool
Quickly install writing-agents AI skill to your development environment via command line
Source: aaddrick/claude-desktop-debian.
Writing agents IS Test-Driven Development applied to role definitions.
Agents are specialized subagents invoked via the Task tool. They receive full conversation context and execute autonomously with a defined persona, tools, and behavioral guidelines.
Core principle: If you didn't test the agent on representative tasks, you don't know if it performs correctly.
Use when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool Source: aaddrick/claude-desktop-debian.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/aaddrick/claude-desktop-debian --skill writing-agentsUse when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool Source: aaddrick/claude-desktop-debian.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/aaddrick/claude-desktop-debian --skill writing-agents Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/aaddrick/claude-desktop-debian