指导如何使用 WebMCP SDK库去开发WebAgent的技能包,将前端应用快速智能化。它包含 TinyRemoter,WebMcpServer,WebMcpClient,createRemoter, AI-Extension插件开发的文档及指南。
$npx -y skills add opentiny/agent-skills --skill webmcp-sdk-skillInstalls into the current project.
Run `npx skills use "https://github.com/opentiny/agent-skills" --skill "opentiny/agent-skills/webmcp-sdk-skill"` 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/opentiny/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/opentiny/agent-skills"` and select the relevant skills, then follow their instructions.