Customer.io skill claims the generic `cli` name

Open Beginner friendly
#63 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go
Domain
cli

Research direction

Start by running the reported cio skills install --global --target codex --dry-run --refresh command on version 0.0.20 and compare the hosted skill name with the checked-in cio name. Trace where the hosted skill metadata is defined or published; done means the dry-run and installed path use cio instead of the generic cli, without the collision described.

Written by the indexing model from the issue text.

Description

cio skills install currently installs the Customer.io skill at ~/.agents/skills/cli. That generic name collides with unrelated CLI work - in my case, a ChartMogul CLI request loaded the Customer.io instructions.

Confirmed on cio 0.0.20:

$ cio skills install --global --target codex --dry-run --refresh
"skill":"cli"

The checked-in skill already uses cio. Could the hosted skill use that name too?

Dominant language
Go
Stars
5
Forks
1
Avg merge
26m
Merged PRs (30d)
7

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from customerio/cli

All issues in customerio/cli

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.