General
PromptBeginner5 minmarkdown
Untitled Skill
193
Analyze text data: distributions, vocabulary, language detection, quality assessment.
Loading actions...
Main instructions and any bundled files for this skill.
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend li...
risks
When invoked at after-eda in a core workflow:
.txt, .csv with text columns, .jsonl with text fields)nltk, spacy, transformers, gensim, sklearn.feature_extraction.textnltk, spacy, textblob, gensim)corpus/, text_data/, documents/from ml_utils import save_agent_report
save_agent_report("nlp-analyst", {
"status": "skipped",
"reason": "No NLP/text artifacts found in project"
})
Write report using save_agent_report("nlp-analyst", {...}) with: