Simple Tool

A simple tool with no lifecycle hooks defined

ckodex-labs Updated

File contents

Simple Tool

A minimal skill with no lifecycle management. Suitable for stateless one-shot tools that do not require installation or cleanup procedures. The skill binary is self-contained and needs no environment setup.

Usage

Invoke directly with input parameters. No setup required. Pass a query string and receive a result string. The skill performs no side effects and does not retain state between invocations.

ckodex-labs/skillpack/tree/main/tests/fixtures/skilliq/cnsb-no-lifecycle commit c50e016c12

Frequently asked questions

npx skillmds@latest add ckodex-labs/simple-tool