什么是 seed-hypermedia-read?
用于查询文档、评论、实体、帐户和服务器元数据的只读种子超媒体 gRPC 操作。当用户想要获取或检查种子数据而不写入、更新或删除任何内容时使用。 来源:seed-hypermedia/seed。
用于查询文档、评论、实体、帐户和服务器元数据的只读种子超媒体 gRPC 操作。当用户想要获取或检查种子数据而不写入、更新或删除任何内容时使用。
通过命令行快速安装 seed-hypermedia-read AI 技能到你的开发环境
来源:seed-hypermedia/seed。
Scope: Read-only gRPC access to Seed Hypermedia. If the user wants to write, update, or delete, refuse and route to the write-seed-hypermedia skill.
Use reflection to discover the API structure for new commands you don't know about. Important: Once you've discovered a service/method structure, you can reause it without doing reflection again. Assume the server does not change. However if subsequent requests fail (read the error message) and they fail because of structure, then you may do reflection again.
用于查询文档、评论、实体、帐户和服务器元数据的只读种子超媒体 gRPC 操作。当用户想要获取或检查种子数据而不写入、更新或删除任何内容时使用。 来源:seed-hypermedia/seed。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/seed-hypermedia/seed --skill seed-hypermedia-read 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/seed-hypermedia/seed --skill seed-hypermedia-read用于查询文档、评论、实体、帐户和服务器元数据的只读种子超媒体 gRPC 操作。当用户想要获取或检查种子数据而不写入、更新或删除任何内容时使用。 来源:seed-hypermedia/seed。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/seed-hypermedia/seed --skill seed-hypermedia-read 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/seed-hypermedia/seed