Build, configure, run, test, and package manifest-defined huglets. Use when creating or changing an agent crate with huggr.toml, SYSTEM.md, a Rust response contract, tool grants, context policy, runtime arguments, traces, or a standalone CLI/MCP/Python…
Wauplin/huggr
SkillsMP has collected 5 skills from Wauplin/huggr. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 5
- GitHub stars
- 6
- GitHub forks
- 0
Skills in this repository
Showing 5 of 5 collected skills.
Define and run huglets in Python with typed contract objects, sync or async callable tools, streaming events, feedback, stats, and standard traces. Use for the huggr-agents Python runtime API, or when deciding between a Python-defined agent and a generated…
Define and run huglets in TypeScript or JavaScript through the huggr-agents WASM runtime, with Node or browser storage, callable tools, streaming events, feedback, and cross-language trace verification. Use when building a Node agent, a browser-hosted agent,…
Inspect, replay, verify, compare, and analyze Huggr traces, lineage, costs, tool activity, feedback, and offline insights. Use when an ask fails, a trace no longer verifies, behavior changes after a reducer or policy edit, costs regress, a resumed session…
Build or modify a Chrome Manifest V3 extension that hosts the Huggr WASM brain, maps browser capability schemas to chrome.* implementations, persists settings and traces in IndexedDB, and calls an OpenAI-compatible model. Use for examples/chrome-extension,…