npcpy-research-guide
Installation
SKILL.md
npcpy Research Guide
Overview
npcpy is an all-in-one Python library that combines NLP, agent orchestration, and knowledge graph capabilities in a single package. It provides tools for text processing, entity extraction, agent creation, graph-based reasoning, and research automation. Designed as a Swiss Army knife for AI researchers who need quick access to diverse NLP and agent capabilities without juggling many dependencies.
Installation
pip install npcpy
Core Modules
NLP Processing
from npcpy import NLP