xapi-labs/skill-market · Archived

zip-gate-2607100740

Validate ZIP upload, legacy metadata migration, R2 storage, staged GitHub CI, and marketplace release.

First seen Jul 10, 2026

Installation

$ npx skills add xapi-labs/skill-market --skill zip-gate-2607100740

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Also in this package

Other skills from xapi-labs/skill-market.

npx skills add xapi-labs/skill-market

Browse all from xapi-labs/skill-market

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Default branch main
Open issues 0
Status Archived

Skill metadata

Parsed from SKILL.md frontmatter.

Version0.1.3
More metadata
xapi
{"categories":["developer","testing"],"tags":["zip","r2","github","ci"],"dependencies":{"0":"service: xapi-skill-market","required":false,"purpose":"Optional marketplace status checks during operator-led validation."},"examples":{"0":"title: Validate publish pipeline","prompt":"Check whether the latest smoke-test skill has been stored in R2 and published to the public GitHub repo."}}

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,350 B
  • docs SUMMARY.md 129 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 1 installs

SKILL.md

Remote R2 GitHub Smoke

Use this skill only for validating the xAPI Skill Marketplace release pipeline. It checks that an agent-readable skill package can be submitted, reviewed, stored in R2, published to the public skill repository, and then discovered from the marketplace.

Workflow

  1. Read the package manifest and confirm this is a smoke test skill.
  2. Use xAPI marketplace APIs only when the operator asks for release-pipeline validation.
  3. Report the submission id, review state, publish job state, public repo path, and installed marketplace count.

Safety

This skill does not execute external writes, does not request wallet permissions, and does not handle personal data.