agent-skill-creator/references/templates
francylisboacharuto 6fc2f35d7c fix: Remove non-standard marketplace.json fields that break Claude Code (fixes #5)
Generated skills included activation.keywords, activation.patterns,
test_queries, and usage.when_to_use fields in marketplace.json — none
of which are supported by Claude Code's official schema. This caused
installation failures.

Root cause was references/phase4-detection.md instructing the agent to
put activation data into marketplace.json instead of the SKILL.md
description field. The description is the only activation mechanism.

Changes:
- Rewrote phase4-detection.md activation section (description-based only)
- Removed marketplace.json from stock-analyzer example directory structure
- Fixed quality-standards.md checklist reference
- Fixed multi-agent-guide.md wording implying marketplace.json has keywords
- Deleted marketplace-robust-template.json (source of non-standard fields)
- Bumped version to 4.1.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 07:43:50 -03:00
..
README-activation-template.md feat: Add v3.0 3-Layer Activation System with comprehensive guides 2025-10-24 08:40:28 -03:00