marketplace-gate
SolidEvaluates whether a repository meets marketplace listing criteria via a 5-point check and outputs a listing suitability verdict. Checks README completeness, zero-config readiness, maintenance signals, duplication, and public safety.
Install
Quality Score: 81/100
Skill Content
Details
- Author
- chrono-meta
- Repository
- chrono-meta/forge-harness
- Created
- 2 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
prep-repo
Use when the user wants to prepare a local project for GitHub or public release. Runs a release-readiness sweep over README structure, bilingual docs, commit hygiene, sensitive-data exposure, broken links, markdown rendering, project layout, tests, CI, Docker, and final cleanup. Fixes issues only inside the target repo and treats secrets/history rewriting as explicit high-risk gates. NOT for publishing without user approval or for private operational runbooks that should not be open-sourced.
marketplace-publish-validation
Corezoid marketplace pre-publication validator. Standalone skill — no external skill dependencies required. Use this skill whenever the user wants to publish, release, or submit a project or folder to the Corezoid marketplace, or asks to check if a project is ready to publish. Activate on phrases: "publish to marketplace", "готово до публікації", "можна публікувати", "перевір перед публікацією", "validate for marketplace", "pre-publish check", "marketplace validation", "publication readiness", "check before publish", "submit to marketplace", "перевірка публікації". Also activate when the user asks "what's blocking publication" or "why can't I publish this".
release-readiness
Check release readiness before tagging, publishing, or distributing a skills repo or plugin. Use when preparing a release, version bump, public package update, adapter publication, or handoff that depends on consistent versioning, changelog, adapters, licenses, docs, and make prod-gate. NOT for ordinary feature branches or local-only validation changes.