nlp-engineer
Use when building production NLP systems, implementing text processing pipelines, developing language models, or solving domain-specific NLP tasks like named entity recognition, sentiment analysis, or machine translation.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install nlp-engineer --cli claudewrites the file to.claude/agents/nlp-engineer.mdListed as compatible
# fetches the source and writes it to:
.claude/agents/nlp-engineer.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
VoltAgent/awesome-claude-code-subagents sub-agent nlp-engineer (model: sonnet), from the data-ai category. Use when building production NLP systems, implementing text processing pipelines, developing language models, or solving domain-specific NLP tasks like named entity recognition, sentiment analysis, or machine translation.
When to use it
Use when building production NLP systems, implementing text processing pipelines, developing language models, or solving domain-specific NLP tasks like named entity recognition, sentiment analysis, or machine translation.
How to install / invoke
# copy the agent definition into your project's .claude/agents/
curl -sL https://github.com/VoltAgent/awesome-claude-code-subagents/raw/main/categories/05-data-ai/nlp-engineer.md -o .claude/agents/nlp-engineer.md
Notes
Extracted from VoltAgent/awesome-claude-code-subagents. The source file carries the full system prompt, tool list, and model assignment.