Skip to content

local skill not correctly installing via CLI #752

@ezavesky

Description

@ezavesky

Description

I have created a skill locally (first in a workspace) and then installed it to the system via the CLI openfang skill install <path>. I see the skill in the UX (web) but not in the TUI (console) and none of the agents can see the skill (only the agent that helped me create it). This may be unrelated, but it looks like there may be some issue on searching for skills from the CLI as well.

Expected Behavior

  • Expected behavior: local skill is copied into directory and available in UX and TUI system

Steps to Reproduce

  1. create a local skill,
  2. install local skill via CLI openfang skill install <path>
  3. skill not available throughout system even after restarts

OpenFang Version

v0.4.5

Operating System

macOS (Apple Silicon)

Logs / Screenshots

(1) Presence of skill on web
Image

(2) absence of skill on TUI
Image

(3) skill not in this list (only partial picture, but it demonstrates agents are finding internal skills okay)
Image

(4) skill placement as sanity check
Image

(5) (may be unrelated) skill search returns 422
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions