Skip to main content

Crate rain_engine_skills

Crate rain_engine_skills 

Source
Expand description

Built-in native skills for RainEngine.

These skills give the agent “hands” — the ability to interact with the local filesystem, execute commands, make HTTP requests, and search session memory.

Modules§

file_ops
File read/write skills scoped to a workspace directory.
http_fetch
HTTP fetch skill with host allowlist.
memory_search
Memory search skill — wraps the retrieval store for semantic search.
shell_exec
Shell command execution skill with default-deny allowlist.
web_reader

Structs§

AccessPolicy

Functions§

shared_access_policy

Type Aliases§

SharedAccessPolicy