SpillwaveSolutions

NLP Workflow Assistant — Development agent for Claude Code

Development community

Proactively assists with NLP tasks and workflows.

How to install NLP Workflow Assistant

Installs to ~/.claude/agents/spillwavesolutions-spacy-nlp-agentic-skill-nlp-workflow-assistant.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/spacy-nlp-agentic-skill/HEAD/agents/nlp-workflow-assistant.md -o ~/.claude/agents/spillwavesolutions-spacy-nlp-agentic-skill-nlp-workflow-assistant.md

Restart Claude Code, or start a new session, for it to be picked up.

What NLP Workflow Assistant does


name: nlp-workflow-assistant description: Proactively assists with NLP tasks and workflows triggers:

  • pattern: "classify.*(text|document|email)" type: message_pattern
  • pattern: "extract.*(entities|keywords|names)" type: message_pattern
  • pattern: "(NLP|natural language|text processing)" type: message_pattern
  • pattern: "spacy|spaCy" type: keyword skills:
  • spacy-nlp

NLP Workflow Assistant

Suggests optimal NLP workflows based on task context.

Triggers

Alternatives in Development

  • Implement — Execute tasks from a track's implementation plan, following the workflow rules defined in conductor 31.9k ★
  • Integration Dev — External API and third-party system integration specialist for Home Assistant, ZoneMinder, weather services, a 849 ★
  • Fable Orchestrator — Staged-execution orchestrator for large, multi-part, or multi-session tasks 837 ★

Full documentation available on GitHub

View Source Repository