Skip to content

[BUG] --universal installs to .agent/ not .agents/ #84

@magnuslarsen

Description

@magnuslarsen

Bug Description
A clear and concise description of the bug.

Steps to Reproduce

  1. Run openskills install --universal <some skill>

Expected Behavior
It should install to the ~/.agents/ (or .agents/) - as per the official agents-skills specification

This is also where Codex and OpenCode (among others) reads skills from

Actual Behavior
Skills are installed to ~/.agent/ (or .agent/)

Environment

  • openskills version: (openskills --version): 1.5.0
  • Operating System: Ubuntu 24.04
  • Node.js version: (node --version): v24.14.0
  • AI agent: (Claude Code, Cursor, Windsurf, Aider, etc.): OpenCode & Codex

Installation Context

  • Global install (npm i -g openskills)
  • Local install via npm link
  • Installed skills: (list from openskills list)

Additional Context
Add any other relevant information, error messages, or screenshots.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions