Skip to content

[Feature]: 提供外部agent使用的skill(附参考) #142

Description

@Misaka-Mikoto-Tech

Use case

当前mcp方案每个项目需要在第三方agent里创建一个mcp配置,非常的不方便

Proposed solution

https://github.com/Misaka-Mikoto-Tech/agent-skills/tree/main/skills/locus-unity-bridge 这是我自己造的skill,可以让skill调用pwsh脚本直接与unity通信,不需要任何mcp或者cli,我自己用起来很好用,唯一的问题是如果开着locus那skill调用ps1脚本时会失败,因为管道已经被locus占用,我建议locus自己创建一个管道/http server对外服务,外部agent调用时传递ProjectPath参数就可以了,比现在每个项目需要独立创建mcp client配置的方式更灵活

Alternatives considered

No response

Additional context

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions