Skip to content

Per-bot skill attach for Grok Bot (scope skill to one bot id) #804

Description

@ScriptedAlchemy

Context

Plugin Library “Apply to bot…” needs to attach a skill (e.g. pstack poteto-mode) to one named Grok Bot. Today Applier returns missing_attach_api.

Current state

  • gbot bots update = profile fields only (no skill attach)
  • AB skills are plugin-scoped host files loaded by Cursor/Claude/Codex — not addressable to one Grok Bot id
  • In Grok Bot, skills are a global shared library across assistants
  • Honest interim only: profile bake (gbot bots update --description) or nudge (gbot send)

Ask

A real per-bot skill attach API (gbot and/or agent-bundle), or a documented decision that per-bot attach is out of scope.

Acceptance

  • apply(plugin_id, skill_id, bot_ref) can attach without mutating unrelated bots
  • Or explicit “use profile_bake / account-wide only” product decision

Filed from Plugin Applier for Plugin Library Delivery.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions