knowledge-management
Installation
SKILL.md
Knowledge Management Skill
This skill enables you to query internal proprietary company data using the NLWeb MCP server.
MCP Server Requirements
This skill depends on the nlweb-mcp server being connected. If the server is not already connected, the agent should attempt to connect to it. The nlweb-mcp server uses OAuth, so the agent will need to guide the user through the authentication process if not already authenticated.
Tool Dependency:
nlweb-mcp_ask
Workflow
- The agent uses the
nlweb-mcp_asktool to query the company data with the user's question. Thequeryparameter should be set to the user's question. - The agent presents the results to the user.