nlp-engineer by 404kidwiz/claude-supercode-skills
npx skills add https://github.com/404kidwiz/claude-supercode-skills --skill nlp-engineer提供自然语言处理系统设计和实施方面的专业知识。专长于文本分类、命名实体识别、情感分析,以及使用 Hugging Face、spaCy 和 LangChain 等框架集成现代大型语言模型。
在以下情况调用此技能:
在以下情况不要调用:
/ai-engineer/prompt-engineer/mlops-engineer/data-engineer广告位招租
在这里展示您的产品或服务
触达数万 AI 开发者,精准高效
NLP Task Type?
├── Classification
│ ├── Simple → Fine-tuned BERT/DistilBERT
│ └── Zero-shot → LLM with prompting
├── NER
│ ├── Standard entities → spaCy
│ └── Custom entities → Fine-tuned model
├── Generation
│ └── LLM (GPT, Claude, Llama)
└── Semantic Search
└── Embeddings + Vector store
| 反模式 | 问题 | 正确方法 |
|---|---|---|
| 从头开始训练 | 浪费数据和算力 | 微调预训练模型 |
| 无预处理 | 噪声输入损害性能 | 清洗和规范化文本 |
| 使用错误指标 | 误导性评估 | 使用适合任务的指标 |
| 忽略类别不平衡 | 导致有偏预测 | 平衡或加权类别 |
| 在评估集上过拟合 | 泛化能力差 | 正确的训练/验证/测试集划分 |
每周安装次数
81
代码仓库
GitHub 星标数
42
首次出现
2026年1月24日
安全审计
安装于
opencode68
gemini-cli62
codex61
claude-code58
cursor56
github-copilot54
Provides expertise in Natural Language Processing systems design and implementation. Specializes in text classification, named entity recognition, sentiment analysis, and integrating modern LLMs using frameworks like Hugging Face, spaCy, and LangChain.
Invoke this skill when:
Do NOT invoke when:
/ai-engineer/prompt-engineer/mlops-engineer/data-engineerNLP Task Type?
├── Classification
│ ├── Simple → Fine-tuned BERT/DistilBERT
│ └── Zero-shot → LLM with prompting
├── NER
│ ├── Standard entities → spaCy
│ └── Custom entities → Fine-tuned model
├── Generation
│ └── LLM (GPT, Claude, Llama)
└── Semantic Search
└── Embeddings + Vector store
| Anti-Pattern | Problem | Correct Approach |
|---|---|---|
| Training from scratch | Wastes data and compute | Fine-tune pretrained |
| No preprocessing | Noisy inputs hurt performance | Clean and normalize text |
| Wrong metrics | Misleading evaluation | Task-appropriate metrics |
| Ignoring class imbalance | Biased predictions | Balance or weight classes |
| Overfitting to eval set | Poor generalization | Proper train/val/test splits |
Weekly Installs
81
Repository
GitHub Stars
42
First Seen
Jan 24, 2026
Security Audits
Gen Agent Trust HubPassSocketPassSnykPass
Installed on
opencode68
gemini-cli62
codex61
claude-code58
cursor56
github-copilot54
React 组合模式指南:Vercel 组件架构最佳实践,提升代码可维护性
120,000 周安装
Word文档处理器:DOCX创建、编辑、分析与修订痕迹处理全指南 | 自动化办公解决方案
1,700 周安装
AI智能体长期记忆系统 - 精英级架构,融合6种方法,永不丢失上下文
1,800 周安装
Tailwind CSS v4 + shadcn/ui 生产级技术栈配置指南与最佳实践
2,600 周安装
Google Workspace 文档共享与协作者通知自动化脚本 - 一键分享编辑权限并邮件通知
7,800 周安装
新闻稿撰写工具:使用 inference.sh CLI 进行事实核查与专业新闻稿创作
7,700 周安装
Google Tasks 任务列表创建教程 - 使用 gws CLI 自动化添加和管理任务
7,900 周安装