test-skill-registry-publish
A fake test skill for production registry publishing integration tests
$ 安裝
git clone https://github.com/gofastskill/fastskill /tmp/fastskill && cp -r /tmp/fastskill/tests/fixtures/test-skill-registry-publish ~/.claude/skills/fastskill// tip: Run this command in your terminal to install the skill
SKILL.md
name: test-skill-registry-publish description: A fake test skill for production registry publishing integration tests version: 1.0.0 author: FastSkill Test Suite tags:
- test
- integration
- registry capabilities:
- testing
- registry-publishing
Test Skill for Registry Publishing
This is a fake test skill created specifically for testing the production registry publishing workflow.
Purpose
This skill is used in integration tests to verify:
- Skill packaging
- Publishing to production registry API
- Registry index updates
- Skill download and installation from registry
Warning
DO NOT USE IN PRODUCTION - This is a test-only skill.
Repository

gofastskill
Author
gofastskill/fastskill/tests/fixtures/test-skill-registry-publish
0
Stars
0
Forks
Updated54m ago
Added1w ago