Nblm
Nblm analyzes text to determine if a user is expressing an "I need help" sentiment, offering immediate support and guidance.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add nblm npx -- -y @trustedskills/nblm
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"nblm": {
"command": "npx",
"args": [
"-y",
"@trustedskills/nblm"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The nblm skill provides access to a specific, unnamed functionality. The source material doesn't describe the purpose of this skill beyond its existence as an installable component. It is authored by magicseek and categorized under "other."
When to use it
- When you need to integrate a particular tool or process into your AI agent workflow that is provided by magicseek.
- If another skill or application specifically requires the
nblmdependency. - For experimentation with new capabilities offered by magicseek's skills registry.
- When troubleshooting an issue related to a magicseek-authored component within your AI agent.
Key capabilities
- Installable as a skill for AI agents.
- Developed and maintained by magicseek.
- Categorized under "other" indicating a potentially diverse or specialized function.
Example prompts
Due to the lack of specific functionality details, example prompts cannot be provided.
Tips & gotchas
The exact purpose and capabilities of nblm are not documented in the source material. Successful use will depend on understanding its intended function through other means (e.g., documentation from magicseek).
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.