Skip to content

[Bug]: Eligible configured skill is usable at runtime but missing from session available_skills #60716

Description

@darksea-ai

Bug type

Behavior bug (incorrect output/state without crash)

Beta release blocker

No

Summary

notion is configured for the agent, exists on disk, and shows as eligible in Control UI.
It is also usable at runtime — I successfully read and wrote a Notion page.
However, it does not appear in the session-visible available_skills list.
This makes the assistant assume the skill is unavailable when it actually works.

Steps to reproduce

  1. Configure notion for an agent and make sure Control UI shows it as eligible.
  2. Start a new assistant session and inspect the session-visible available_skills.
  3. Observe that notion is missing from available_skills even though it is usable at runtime.

Expected behavior

eligible agent-enabled skills should appear in available_skills.

Actual behavior

it does not appear in the session-visible available_skills list

OpenClaw version

2026.4.2

Operating system

macOS 15.7.4

Install method

No response

Model

gpt-5.4

Provider / routing chain

webchat -> local OpenClaw gateway -> agent runtime (gpt-5.4)

Additional provider/model setup details

No response

Logs, screenshots, and evidence

Impact and severity

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions