npx skills add https://git.drupalcode.org/project/ai_skills
Need to install the following packages:
skills@1.1.6
Ok to proceed? (y) y
███████╗██╗ ██╗██╗██╗ ██╗ ███████╗
██╔════╝██║ ██╔╝██║██║ ██║ ██╔════╝
███████╗█████╔╝ ██║██║ ██║ ███████╗
╚════██║██╔═██╗ ██║██║ ██║ ╚════██║
███████║██║ ██╗██║███████╗███████╗███████║
╚══════╝╚═╝ ╚═╝╚═╝╚══════╝╚══════╝╚══════╝
┌ skills
│
◇ Source: https://git.drupalcode.org/project/ai_skills
│
◇ No skills found
│
└ No skills found at this URL. Make sure the server has a /.well-known/skills/index.json file.
npm notice
npm notice New minor version of npm available! 11.6.2 -> 11.8.0
npm notice Changelog: https://github.com/npm/cli/releases/tag/v11.8.0
npm notice To update run: npm install -g npm@11.8.0
npm notice
Issue fork ai_skills-3569886
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
ronaldtebrake commentedIt seems that in the last update we have to change the command to get it working.
I've updated the documentation.
The .well-known directory isn't necessary, it's used as a fallback - https://github.com/vercel-labs/skills/pull/138/changes#diff-68ec58becf4e... but it won't be used if it's hosted on a different provider.
Comment #5
jjwfcd commentedit woks!
thanks man!