beck 0.2.0

Local skills router CLI for AI agents. Your agent's skills, at its beck and call.
Documentation
1
2
3
4
5
6
7
8
9
10
11
pub mod bench;
pub mod bootstrap;
pub mod check;
pub mod link;
pub mod list;
pub mod load;
pub mod mcp;
pub mod prompt;
pub mod query;
pub mod sync;
pub mod unlink;