\"Implement Named Entity Recognition to identify and classify entities in text. Use this skill when the user needs to extract people, organizations, locations, dates, or custom entities from documents — even if they say 'extract names from text', 'find companies mentioned', or 'entity extraction'.\".
$npx -y skills add charlieviettq/awesome-agent-skill --skill algo-nlp-nerInstalls into the current project.
Run `npx skills use "https://github.com/charlieviettq/awesome-agent-skill" --skill "charlieviettq/awesome-agent-skill/algo-nlp-ner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/charlieviettq/awesome-agent-skill" that are relevant to the current task. Run `npx skills add "https://github.com/charlieviettq/awesome-agent-skill"` and select the relevant skills, then follow their instructions.