什麼是 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