# node-test > A simple Node.js skill for testing - Author: 小菜一碟 - Repository: EXboys/skilllite - Version: 20260202012510 - Stars: 34 - Forks: 1 - Last Updated: 2026-02-06 - Source: https://github.com/EXboys/skilllite - Web: https://mule.run/skillshub/@@EXboys/skilllite~node-test:20260202012510 --- --- name: node-test version: 1.0.0 description: A simple Node.js skill for testing language: node entry_point: scripts/main.js network: enabled: false input_schema: type: object properties: text: type: string description: Text to process required: - text output_schema: type: object properties: result: type: string --- # Node Test Skill A simple Node.js skill for testing the sandbox.