Analyze Text — Development skill for Claude Code
Full NLP analysis - tokens, POS, dependencies, entities.
How to install Analyze Text
Installs to ~/.claude/skills/spillwavesolutions-spacy-nlp-agentic-skill-analyze-text/SKILL.md
mkdir -p ~/.claude/skills/spillwavesolutions-spacy-nlp-agentic-skill-analyze-text && curl -fsSL https://raw.githubusercontent.com/SpillwaveSolutions/spacy-nlp-agentic-skill/HEAD/commands/analyze-text.md -o ~/.claude/skills/spillwavesolutions-spacy-nlp-agentic-skill-analyze-text/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Analyze Text does
name: analyze-text description: Full NLP analysis - tokens, POS, dependencies, entities parameters:
- name: text description: Text to analyze required: false
- name: file description: File to analyze required: false
- name: components description: Components (all, tokens, pos, dep, ner, chunks) required: false default: all
- name: output description: Format (table, json, detailed) required: false default: detailed skills:
- spacy-nlp
A
Alternatives in Development
- Competitor Analysis — Analyze competitors with strengths, weaknesses, and differentiation 7.8k ★
- JWT Scan — JWT attack toolkit (offline) — alg:none forgery, RS256→HS256 algorithm confusion, weak-secret crack, static cl 4.5k ★
- Sanitize — Detect and redact PII from text files — 15 categories (SSNs, credit cards, API keys, etc.), zero dependencies 3.1k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Technical Analysis
Analyze tokens using technical indicators (RSI, MACD, Bollinger Bands) and generate trading signals
Aid Analyze
Run full quality analysis with metrics and patterns across AID sessions
Analyze Agent
[Agent Smith] Full Configuration Analysis
Extract Entities
Extract named entities (people, orgs, locations) from text
Wb Entity Edit
Load directions via mcpwork-buddywb_run("agent_docs", {"path": "entities/entity-edit-directions", "depth": "fu
Wb Entity List
Load directions via mcpwork-buddywb_run("agent_docs", {"path": "entities/entity-list-directions", "depth": "fu
Related Agents
Peer Reviewer Computational
A simulated peer reviewer specializing in computational social science methods — NLP/text-as-data, machine lea
Osf Analyze
Codebase structural analysis using codebase-retrieval. Traces dependencies, blast radius, call chains, and imp
Module Analyzer
Deep analysis agent for a single codebase module. Receives full source and a targeted question. Returns struct