Skip to content

Add scientific-problem-selection skill to marketplace#30

Merged
jwei-ant merged 1 commit into
anthropics:mainfrom
yamz8:fix/add-scientific-problem-selection-to-marketplace
Apr 27, 2026
Merged

Add scientific-problem-selection skill to marketplace#30
jwei-ant merged 1 commit into
anthropics:mainfrom
yamz8:fix/add-scientific-problem-selection-to-marketplace

Conversation

@yamz8

@yamz8 yamz8 commented Jan 14, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Adds the missing scientific-problem-selection skill to the marketplace.json configuration
  • Updates README.md with installation instructions and documentation
  • Fixes issue scientific-problem-selection not exist in marketplace #29 where the skill existed but was not discoverable in the marketplace

Changes

  • Added entry in .claude-plugin/marketplace.json for scientific-problem-selection
  • Updated README.md Quick Start section with installation command
  • Added detailed documentation in Skills section with use cases

Testing

After merging, users should be able to install the skill with:

/plugin install scientific-problem-selection@life-sciences

Closes #29

🤖 Generated with Claude Code

@jwei-ant jwei-ant self-requested a review January 14, 2026 20:28
jwei-ant
jwei-ant previously approved these changes Jan 14, 2026

@jwei-ant jwei-ant left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Thank you!

@jwei-ant

Copy link
Copy Markdown
Collaborator

@yamz8 you'll need to have your commits verified in order to merge

@yamz8 yamz8 force-pushed the fix/add-scientific-problem-selection-to-marketplace branch from 0895be2 to ffa80ce Compare January 15, 2026 15:50
Fixes anthropics#29

The scientific-problem-selection skill existed in the repository but was
not registered in the marketplace.json file, causing it to be unfindable
when users tried to install it.

Changes:
- Added scientific-problem-selection entry to marketplace.json
- Updated README.md Quick Start and Skills sections to document the skill
- Added installation instructions and use cases

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@yamz8 yamz8 force-pushed the fix/add-scientific-problem-selection-to-marketplace branch from ffa80ce to c018844 Compare January 15, 2026 20:10
@yamz8

yamz8 commented Jan 15, 2026

Copy link
Copy Markdown
Contributor Author

done

@sanxiong-liu

Copy link
Copy Markdown

Hi @jwei-ant — gentle nudge on this one. @yamz8's force-push on 2026-01-15 resolved the signing blocker (current head c018844 shows verification.verified: true, reason: valid), but the PR has been sitting in BLOCKED state since, likely because the earlier approval was invalidated by the force-push and it needs a fresh review pass.

Context for why this is worth unblocking: the skill is referenced in the official tutorial at https://claude.com/resources/tutorials/how-to-use-the-scientific-problem-selection-skill-with-claude, so anyone following the docs currently hits not found in marketplace when they run the exact command the tutorial tells them to run.

As backup, I've mirrored the same fix on my fork with a signed commit crediting @yamz8 via Co-authored-by (sanxiong-liu/life-sciences@3208ba9). Happy to open a superseding PR if that's easier than re-reviewing #30, but #30 is the original fix and the preferred merge path.

Thanks!

@jwei-ant jwei-ant self-requested a review April 27, 2026 19:55
@jwei-ant jwei-ant merged commit 20f100e into anthropics:main Apr 27, 2026
1 check passed
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.

scientific-problem-selection not exist in marketplace

3 participants