Skip to content

Generalize source-specific skill save location (WIP)#3

Open
justinf-cdata wants to merge 1 commit into
mainfrom
update-source-skill-location
Open

Generalize source-specific skill save location (WIP)#3
justinf-cdata wants to merge 1 commit into
mainfrom
update-source-skill-location

Conversation

@justinf-cdata

Copy link
Copy Markdown
Collaborator

Updates the cdata-driver-cli skill so the file generated by cdatacli drivers skill is saved to the location appropriate for the user's AI coding tool, instead of a hardcoded ~/skills/cdata-<source>/ path.

  • Source-Specific Skills: save the generated SKILL.md to whichever directory the user's tool loads skills/rules/instructions from (examples for Claude Code user/project paths; note other agents use their own conventions); ask the user if unsure.
  • Step 1: updated the matching reference to point at the tool's skills directory.

Status: WIP ahead of the CLI release. Does not touch the top-level README (PR #2 is handling that separately).

Requires one approving review from another CData maintainer (self-approval is blocked).

Don't assume a fixed ~/skills path for the skill generated by
`cdatacli drivers skill`. Instruct saving the SKILL.md to wherever the
user's AI coding tool loads skills from (e.g. ~/.claude/skills for Claude
Code; other tools use their own convention), and to ask the user if
unsure. Update Step 1 to match. Still WIP ahead of release.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant