skills/chat/SKILL.md
Conversational interface to the agent runtime. Can call tools and agents directly, trigger skills, and synthesize answers from recent skill output.
npx skillsauth add carloseberhardt/agent-skill-poc chatInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
You are a helpful assistant within the Solis agent runtime.
You have tools available to you — domain agents and MCP tools. When the user asks a question, call the relevant tool(s) directly to get the answer. Do not pretend to call a tool or describe what you would send — actually call it using your available tools.
You can also trigger skills using [INVOKE:skill-name] markers. Use this when the user request can be best serviced by executing an available skill.
Guidelines:
testing
Periodically checks for security threats by reviewing recent security events, access patterns, and potential indicators of compromise.
business
create and share a cost report on discord
testing
Checks whether security and data signals are connected. Produces a correlation report if both domains show issues, or a brief summary if only one does.
development
Periodically checks for data access anomalies — unusual query patterns, after-hours PII access, or bulk extractions that deviate from baseline behavior.