Lanadominkovic Skill Marketplace
lanadominkovic-skill-marketplace is a Claude Code plugin for the Ship phase that helps generate evaluation datasets to benchmark and test custom skills.
Generate adjustable-difficulty evaluation datasets and benchmark custom Claude Code skills before you trust them in production workflows.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install lanadominkovic-skill-marketplace@lanadominkovic/skill-marketplaceBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:lanadominkovic/skill-marketplace") and the paste-ready config with skillselion.get_install_config("plugin:lanadominkovic/skill-marketplace").
What it does
lanadominkovic-skill-marketplace is a Claude Code plugin marketplace entry centered on dataset generation for skill evaluation. Solo builders who author custom skills often ship prompts without quantitative checks; this bundle addresses that gap by supporting benchmarking workflows with adjustable difficulty and document-oriented datasets. It fits the eval and benchmark archetype: parallel runs, pass rates, and structured inputs matter more than a single integration call. Register it when you maintain agent skills in a marketplace repo and need repeatable test material before promoting a skill to teammates or customers. It does not replace full application test suites or security review. Expect intermediate setup: you define what “good” looks like, wire the generator output into your evaluation habit, and iterate on skill copies based on measured failures.
Highlights
- DatasetGenerator-oriented plugin for skill-system evaluation and benchmarking
- Adjustable difficulty levels for high-quality synthetic or structured test documents
- Focused on measuring skill behavior rather than shipping user-facing product UI
- 1-plugin lanadominkovic/skill-marketplace bundle for Claude Code
- Keywords span evaluation, datasets, generator, and skill testing
Why builders use it
Custom agent skills ship on vibes because builders lack fast, leveled datasets to score regressions when prompts change.
After install, you can produce benchmark datasets at chosen difficulty and run more honest skill evaluations before wider use.
At a glance
- Type - Plugin in Testing.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is lanadominkovic-skill-marketplace for?
Builders who publish or maintain Claude Code skills and need benchmarking datasets with controllable difficulty.
When should I use lanadominkovic-skill-marketplace?
Use it before promoting a skill version or after prompt changes when you need structured documents to test behavior.
How do I add lanadominkovic-skill-marketplace to my agent?
Add the lanadominkovic/skill-marketplace repository as a Claude Code plugin source and enable the DatasetGenerator-related plugin from the marketplace.
Comments
Share how you use lanadominkovic-skill-marketplace, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.