Skip to content

chore: prep plugin manifests for Anthropic marketplace submission#8

Open
joshkauffman wants to merge 2 commits into
developfrom
chore/anthropic-marketplace-submission
Open

chore: prep plugin manifests for Anthropic marketplace submission#8
joshkauffman wants to merge 2 commits into
developfrom
chore/anthropic-marketplace-submission

Conversation

@joshkauffman
Copy link
Copy Markdown
Contributor

  • marketplace.json: move description to top-level (was under metadata), add $schema, add category/author/homepage/repository/license/keywords to plugin entry for full discoverability in the marketplace UI
  • plugin.json: fix author.url → author.email (url is not in schema), expand keywords to include ethereum/solana/web3
  • README.md: use GitHub shorthand for marketplace add command, add @marketplace qualifier to plugin install command

- marketplace.json: move description to top-level (was under metadata),
  add $schema, add category/author/homepage/repository/license/keywords
  to plugin entry for full discoverability in the marketplace UI
- plugin.json: fix author.url → author.email (url is not in schema),
  expand keywords to include ethereum/solana/web3
- README.md: use GitHub shorthand for marketplace add command,
  add @marketplace qualifier to plugin install command

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@joshkauffman joshkauffman requested a review from maoueh May 11, 2026 17:45
Copy link
Copy Markdown
Contributor

@maoueh maoueh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Didn't you talked about a plugin plugin-manifest.json file that was also needed?

Add a plugin-manifest.json file following the official schema.

Comment thread .claude-plugin/marketplace.json Outdated
"name": "substreams-dev",
"source": "./",
"description": "Agent Skills for Substreams development - high-performance blockchain data indexing and transformation"
"description": "Agent skills for Substreams development — build, debug, and deploy high-performance blockchain data indexing and transformation on EVM, Solana, and NEAR chains using Rust modules and protobuf schemas.",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

on EVM, Solana, and NEAR chains should we add and X more or something?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edited

{
"name": "substreams",
"description": "Agent Skills for Substreams development - high-performance blockchain data indexing and transformation",
"description": "Agent skills for Substreams development — build, debug, and deploy high-performance blockchain data indexing and transformation on EVM, Solana, and NEAR chains.",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edited

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see the edits ...

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe I'm doing it in a bad path then ?
547dd03

Comment thread README.md
Comment on lines +63 to +64
claude plugin marketplace add streamingfast/substreams-skills
claude plugin install substreams-dev@streamingfast-substreams
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You tested those?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Me? You mean Claude Code tested?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensuring those edits are actually working :)

Updated descriptions to include 'other blockchains' for clarity.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants