Skip to content

chore(plugins.development): place skills under settings/ai/skills/#17

Merged
datbth merged 2 commits into
mainfrom
fix/skill-path-settings-ai-skills
Jun 1, 2026
Merged

chore(plugins.development): place skills under settings/ai/skills/#17
datbth merged 2 commits into
mainfrom
fix/skill-path-settings-ai-skills

Conversation

@truongthinhnguyen03

Copy link
Copy Markdown
Contributor

What

Updates the documented skill placement path from settings/ai/<skill_name>/skill.aml to settings/ai/skills/<skill_name>/skill.aml everywhere it appears.

Why

The skill-authoring docs pointed users at settings/ai/<skill_name>/skill.aml, but skills belong under the settings/ai/skills/ subdirectory.

Changes

plugins/holistics-development/skills/:

  • create-holistics-skill/SKILL.md — intro line, Step 5 ("Wrap + place"), and the Constraints best-practice bullet.
  • convert-agent-skill-to-holistics/SKILL.md — the field-mapping table row and the conversion-workflow placement step (<name> variant).

Re-ran scripts/sync-links.sh so the native-skills/built-in/ mirror matches the plugin source. (Line-ending-only .link churn from the sync was intentionally left out of the commit.)

No content change to the more general "AML skills must live under settings/ai/" constraint line, which remains accurate.

@truongthinhnguyen03 truongthinhnguyen03 force-pushed the fix/skill-path-settings-ai-skills branch from 38eb0f0 to e6d7c56 Compare June 1, 2026 04:44
@truongthinhnguyen03 truongthinhnguyen03 changed the title docs(plugins.development): place skills under settings/ai/skills/ chore(plugins.development): place skills under settings/ai/skills/ Jun 1, 2026
truongthinhnguyen03 and others added 2 commits June 1, 2026 11:46
Update the documented skill location from settings/ai/<skill_name>/skill.aml
to settings/ai/skills/<skill_name>/skill.aml across create-holistics-skill
and convert-agent-skill-to-holistics, and re-sync the native-skills mirror.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@datbth datbth force-pushed the fix/skill-path-settings-ai-skills branch from e6d7c56 to 15474d3 Compare June 1, 2026 04:47
@datbth datbth merged commit ad119ae into main Jun 1, 2026
3 checks passed
@datbth datbth deleted the fix/skill-path-settings-ai-skills branch June 1, 2026 04:48
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.

2 participants