You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Logto team - would you be open to a small PR that packages Logto auth-ops workflows as an installable agent plugin?
I checked the repo first and saw existing .agents/skills for Logto development environment/local storage workflows, plus older web GPT/WordPress plugin guide assets. I did not see a product-facing auth-ops Skill/plugin package for users operating applications, clients, roles, scopes, and rollout checks.
What I have in mind:
a plugins/logto-auth-operator/ package with plugin metadata
one focused Skill for application/client review, RBAC/scope checks, sign-in experience rollout planning, incident triage, and approval-gated auth changes
a few JSONL eval cases that verify the agent reads config context first, flags security/tenant risks, asks for approval before mutating auth settings, and avoids exposing secrets, user identifiers, tokens, tool arguments, or model outputs in telemetry
I am using "plugin" as the installable package and "Skill" as a focused workflow inside it. Telvine would be optional for teams that want a public distribution handle, version/eval history, and metadata-only plugin telemetry.
If this would be useful, I can open a scoped docs/metadata/evals PR and follow your preferred layout.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Hi Logto team - would you be open to a small PR that packages Logto auth-ops workflows as an installable agent plugin?
I checked the repo first and saw existing
.agents/skillsfor Logto development environment/local storage workflows, plus older web GPT/WordPress plugin guide assets. I did not see a product-facing auth-ops Skill/plugin package for users operating applications, clients, roles, scopes, and rollout checks.What I have in mind:
plugins/logto-auth-operator/package with plugin metadataI am using "plugin" as the installable package and "Skill" as a focused workflow inside it. Telvine would be optional for teams that want a public distribution handle, version/eval history, and metadata-only plugin telemetry.
If this would be useful, I can open a scoped docs/metadata/evals PR and follow your preferred layout.
All reactions