·agent-authoring
</>

agent-authoring

philoserf/claude-code-setup

Guide for authoring specialized AI agents. Use when creating, updating, or improving agents, choosing models, defining focus areas, configuring tools, or learning agent best practices.

1Installs·0Trend·@philoserf

Installation

$npx skills add https://github.com/philoserf/claude-code-setup --skill agent-authoring

SKILL.md

Agents are specialized AI assistants that run in separate subprocesses with focused expertise. They have:

Focus areas define what the agent is expert in. They should be:

Example: When agent only needs to read and ask questions

Guide for authoring specialized AI agents. Use when creating, updating, or improving agents, choosing models, defining focus areas, configuring tools, or learning agent best practices. Source: philoserf/claude-code-setup.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/philoserf/claude-code-setup --skill agent-authoring
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is agent-authoring?

Guide for authoring specialized AI agents. Use when creating, updating, or improving agents, choosing models, defining focus areas, configuring tools, or learning agent best practices. Source: philoserf/claude-code-setup.

How do I install agent-authoring?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/philoserf/claude-code-setup --skill agent-authoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/philoserf/claude-code-setup