Skip to content

npx skills add oracle/skills/oci fails with "No skills found" #48

Description

@HydroChlorix

Summary

Installing the OCI skill from oracle/skills fails because the installer does not find a valid SKILL.md.

Command

npx skills add oracle/skills/oci

Result

codex Agent detected — installing non-interactively
Source: https://github.com/oracle/skills.git (oci)
Cloning repository
Repository cloned
No skills found
No valid skills found. Skills require a SKILL.md with name and description.

npm warn exec The following package was not found and will be installed: skills@1.5.7

Expected behavior

The oci skill should install successfully, or the documentation should clarify the correct install path/name.

Environment

  • Installer: skills@1.5.7
  • Agent: Codex
  • Command run from: /home/ubuntu/oracle-server

Notes

It looks like the installer expects a skill directory containing a SKILL.md with both name and description metadata, but the oci path in oracle/skills may not match that layout.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions