·seed-hypermedia-read
{}

seed-hypermedia-read

Read-only Seed Hypermedia gRPC operations for querying documents, comments, entities, accounts, and server metadata. Use when the user wants to fetch or inspect Seed data without writing, updating, or deleting anything.

12Installs·1Trend·@seed-hypermedia

Installation

$npx skills add https://github.com/seed-hypermedia/seed --skill seed-hypermedia-read

How to Install seed-hypermedia-read

Quickly install seed-hypermedia-read AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/seed-hypermedia/seed --skill seed-hypermedia-read
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: seed-hypermedia/seed.

SKILL.md

View raw

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.

Read-only Seed Hypermedia gRPC operations for querying documents, comments, entities, accounts, and server metadata. Use when the user wants to fetch or inspect Seed data without writing, updating, or deleting anything. Source: seed-hypermedia/seed.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/seed-hypermedia/seed --skill seed-hypermedia-read Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/seed-hypermedia/seed --skill seed-hypermedia-read
Category
{}Data Analysis
Verified
First Seen
2026-03-10
Updated
2026-03-10

Browse more skills from seed-hypermedia/seed

Quick answers

What is seed-hypermedia-read?

Read-only Seed Hypermedia gRPC operations for querying documents, comments, entities, accounts, and server metadata. Use when the user wants to fetch or inspect Seed data without writing, updating, or deleting anything. Source: seed-hypermedia/seed.

How do I install seed-hypermedia-read?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/seed-hypermedia/seed --skill seed-hypermedia-read Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/seed-hypermedia/seed

Details

Category
{}Data Analysis
Source
skills.sh
First Seen
2026-03-10