skill-executor 0.2.1

Autonomous skill discovery agent with LLM tool chaining, powered by Rust.
Documentation
1
2
3
4
5
6
7
8
9
# skill-executor

Secure skill script execution for the [Skill Agent](https://github.com/clebermasters/faster-agent-rs) framework.

Executes skill scripts (bash, python, node, ruby) in a controlled environment, passing input and capturing output.

## Part of the Skill Agent workspace

See the [main repository](https://github.com/clebermasters/faster-agent-rs) for full documentation.