Use for text / NLP / LLM tasks: text classification, sentiment, NER/token tagging, QA, summarization, translation, semantic search / embeddings, retrieval-augmented generation (RAG), chatbots/agents, and fine-tuning language models. Picks prompt vs fine-tune vs RAG, the right model, and rigorous text evaluation. Triggers on 'classify text', 'sentiment', 'NER', 'summarize', 'chatbot', 'RAG', 'embeddings', 'fine-tune LLM', 'question answering'.
$npx -y skills add mxslr/mlcraft --skill domain-nlp-llmInstalls into the current project.
Run `npx skills use "https://github.com/mxslr/mlcraft" --skill "mxslr/mlcraft/domain-nlp-llm"` 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/mxslr/mlcraft" that are relevant to the current task. Run `npx skills add "https://github.com/mxslr/mlcraft"` and select the relevant skills, then follow their instructions.