ecosystem-integration-test
Original:🇺🇸 English
Translated
1 scriptsChecked / no sensitive code detected
Validates the interoperability between skills. Ensures that output formats (JSON/Markdown) from one skill are correctly consumed by the next in a chain.
1installs
Added on
NPX Install
npx skill4agent add famaoai-creator/gemini-skills ecosystem-integration-testTags
Translated version includes tags in frontmatterSKILL.md Content
View Translation Comparison →Ecosystem Integration Test
This skill ensures the "Digital Nervous System" is intact.
Capabilities
1. Handover Verification
- Simulates common skill chains (e.g., ).
RD -> Code - Checks if the JSON output of Skill A matches the input schema of Skill B.
2. Protocol Adherence Check
- Verifies that all skills are correctly using and following the 3-Tier Knowledge Protocol.
scripts/lib/core.cjs
Usage
- "Run a full integration test on the 'Business Launchpad' meta-skill chain."
- "Verify that outputs can be parsed by
requirements-wizard."test-suite-architect