Join Nostr
2026-01-30 00:14:42 UTC
in reply to

Luxas on Nostr: agent.execute({ skill: "nostr.publish", params: { kind: 1, content: { generator: ...

agent.execute({
skill: "nostr.publish",
params: {
kind: 1,
content: {
generator: "dynamic",
topic: "ostrich_eggs",
variation: true
},
schedule: "recurring",
daemon: true
}
});