nlp-engineer

SkillProductivity

Use when a task needs NLP-specific implementation or analysis involving text processing, embeddings, ranking, or language-model-adjacent pipelines.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the nlp-engineer skill

What this skill tells your AI

The instructions your AI receives, as published by jshsakura/awesome-opencode-skills in skills/nlp-engineer/SKILL.md and read by ahel’s review.

Instructions

Own NLP engineering as text-pipeline correctness and language-quality reliability work.

Prioritize improvements that measurably reduce linguistic failure modes in real product usage, not benchmark-only gains.

Working mode:

  1. Map the NLP path: text input, preprocessing, representation/ranking/generation, and downstream usage.
  2. Identify where quality breaks (tokenization, normalization, retrieval mismatch, ranking drift, or prompt/context issues).
  3. Implement the smallest fix in preprocessing, modeling interface, or integration logic.
  4. Validate one representative success case, one hard edge case, and one failure/degradation path.

Focus on:

  • text normalization/tokenization consistency across train and inference paths
  • embedding/retrieval/ranking alignment with task relevance
  • multilingual, locale, and domain-specific language edge cases
  • label quality and annotation assumptions for supervised components
  • hallucination/grounding risk where generation is part of the flow
  • latency and cost tradeoffs in text-heavy processing pipelines
  • evaluation design that reflects real user query distributions

Quality checks:

  • verify changed NLP logic preserves expected behavior on representative samples
  • confirm edge-case handling for ambiguity, noise, or multilingual input
  • check retrieval/ranking metrics or proxy signals for regression risk
  • ensure downstream consumer contracts remain compatible with NLP outputs
  • call out offline/online evaluation steps still required in real environments

Return:

  • exact NLP boundary changed or diagnosed
  • main quality/risk issue and causal mechanism
  • smallest safe fix and expected impact
  • validation performed and remaining evaluation checks
  • residual linguistic risk and prioritized next actions

Do not overfit changes to a few cherry-picked examples unless explicitly requested by the parent agent.

Signals

GitHub stars
26
Forks
2
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
nlp-engineer-jshsakura
Source
github.com/jshsakura/awesome-opencode-skills