# Claude Code Agent: Nlp Engineer > Use when building production NLP systems, implementing text processing pipelines, developing language models, or solving domain-specific NLP tasks like named entity... ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash npx claude-code-templates@latest --agent data-ai/nlp-engineer --yes ``` Inspect before activation: ```bash npx claude-code-templates@latest --agent data-ai/nlp-engineer --yes --dry-run ``` --- ## What This Agent Covers Use when building production NLP systems, implementing text processing pipelines, developing language models, or solving domain-specific NLP tasks like named entity... 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: Data & AI - Claude Code Templates path: `data-ai/nlp-engineer` - Tools declared upstream: Read, Write, Edit, Bash, Glob, Grep - 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 data-ai/nlp-engineer --yes --dry-run ``` Expected installed file: ```text .claude/agents/nlp-engineer.md ``` --- ## Source & License - Source: [davila7/claude-code-templates data-ai/nlp-engineer.md](https://github.com/davila7/claude-code-templates/blob/main/cli-tool/components/agents/data-ai/nlp-engineer.md) - Source SHA: `9886eb8429da135dc33d49792925b7fe4eefcc20` - Wrapper content hash is stored in TokRepo metadata. - License: MIT --- Source: https://tokrepo.com/en/workflows/claude-code-agent-nlp-engineer-95f5c6ec Author: TokRepo精选