一键导入
lobu
lobu 收录了来自 tokenaissance 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
这个仓库中的 skills
Build, run, and maintain Lobu agent projects, including lobu.toml, prompt files, local skills, evals, providers, connections, and Lobu memory workflows.
Repo-specific operational skill for Lobu-managed agents working inside this repository. Covers dev workflow, build commands, validation, and repo constraints.
Demonstrates the LLM egress judge. Declares GitHub and npm as flat allows (fast path), Slack and user-upload hosts as `judge`-gated, and ships two named judge policies the operator can compose with. Pair with `[agents.engineering-control.egress]` in lobu.toml to append an operator policy.
Use when working inside a Lobu project generated by @lobu/cli or any repository centered on lobu.toml, AGENTS.md, agent prompt files, local skills, and evals. This skill helps a coding agent inspect the right files, make Lobu-native changes, keep the stack runnable, and validate behavior with chat tests and evals.