# Claude Code Agent: Sales Engineer > Use this agent when you need to conduct technical pre-sales activities including solution architecture, proof-of-concept development, and technical demonstrations for complex... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent business-marketing/sales-engineer --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent business-marketing/sales-engineer --yes --dry-run ``` --- ## What This Agent Covers Use this agent when you need to conduct technical pre-sales activities including solution architecture, proof-of-concept development, and technical demonstrations for complex... This TokRepo page is an original install wrapper for the upstream Claude Code agent. It keeps the reusable install path, source SHA, operational profile, and verification command discoverable without republishing the full upstream prompt body. --- ## Operating Profile - Category: Business & Marketing - Claude Code Templates path: `business-marketing/sales-engineer` - Tools declared upstream: Read, Write, Edit, Glob, Grep, WebFetch, WebSearch - 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 business-marketing/sales-engineer --yes --dry-run ``` Expected installed file: ```text .claude/agents/sales-engineer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates business-marketing/sales-engineer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/business-marketing/sales-engineer.md) - Source SHA: `223674355789f25170f78b413fca1bcbcc6e135c` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-sales-engineer-6d15eeb8 Author: TokRepo精选