python skills
1 skills. Source of truth: skills/python/.
pyo3-bridge
PyO3 0.22 Rust-to-Python bridging patterns for Prometheus AGS. Covers exposing Rust functions and types to Python via #[pyfunction] and #[pyclass], the maturin build workflow, GIL management, async bridge patterns via pyo3-asyncio, and the primary use case: generating skill executor code in Python that calls into Rust crates (forge-rs, pk-librarian, surreal-memory) for use in Dify and custom skill servers.
v1.0.0 · python bridge · source