·writing-agents
</>

writing-agents

Use when creating new agents, editing existing agents, or defining specialized subagent roles for the Task tool

13Installs·1Trend·@aaddrick

Installation

$npx skills add https://github.com/aaddrick/claude-desktop-debian --skill writing-agents

How to Install writing-agents

Quickly install writing-agents AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/aaddrick/claude-desktop-debian --skill writing-agents
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: aaddrick/claude-desktop-debian.

SKILL.md

View raw

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.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/aaddrick/claude-desktop-debian --skill writing-agents
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from aaddrick/claude-desktop-debian

Quick answers

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.

How do I install writing-agents?

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

Where is the source repository?

https://github.com/aaddrick/claude-desktop-debian