logseq
Dangerous skill: provides Logseq Plugin API examples and bridge code to interact with a local Logseq instance. It instructs executing shell commands via `logseq.Git.execCommand(['commit', '-m', 'Update notes'])` and exposing an HTTP bridge (`call from external script via HTTP POST`), allowing local command execution and network access.