docs: add SAM agent skill#97
Conversation
|
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). View this failed invocation of the CLA check for more information. For the most up to date status, view the checks section at the bottom of the pull request. |
There was a problem hiding this comment.
Code Review
This pull request introduces SKILL.md, which defines the SAM Agent Skill for interacting with a local sam-node MCP server, covering connection, mesh inspection, discovery, and safety guidelines. The review feedback suggests simplifying the instructions around namespaced tools returned by find_remote_tools to clarify that all returned tools are namespaced and must be described before calling.
Summary
SKILL.mdfor agents working with SAM (Sovereign Agent Mesh).sam-nodeMCP endpoint and the mesh inspection, service discovery, tool discovery, describe, and call workflow.Testing
SKILL.mdfrontmatter.Closes #62.