# Claude Code Agent: Se Technical Writer > Technical writing specialist for creating developer documentation, technical blogs, tutorials, and educational content ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent documentation/se-technical-writer --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent documentation/se-technical-writer --yes --dry-run ``` --- ## What This Agent Covers Technical writing specialist for creating developer documentation, technical blogs, tutorials, and educational content This TokRepo page is an original install wrapper for the upstream Claude Code agent. It records the install path, source SHA, operational profile, and verification command without republishing the full upstream prompt body. --- ## Operating Profile - Category: Documentation - Claude Code Templates path: `documentation/se-technical-writer` - Tools declared upstream: codebase, edit/editFiles, search, fetch - Best fit: Claude Code projects that need a focused specialist agent and reproducible install command. - Codex usage: stage and inspect generated files before activation when project-global behavior is sensitive. --- ## Verification ```bash npx claude-code-templates@latest --agent documentation/se-technical-writer --yes --dry-run ``` Expected installed file: ```text .claude/agents/se-technical-writer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates documentation/se-technical-writer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/documentation/se-technical-writer.md) - Source SHA: `6115d61a1350b5230066f0db75ced27b9ec0a12a` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-se-technical-writer-adb34fbc Author: TokRepo精选