github Orchestra-Research/AI-Research-SKILLs v1.3.6
v1.3.6 - Local Project Installation & OIDC Publishing

14 days ago

What's New

  • Local project installation (--local flag): Install skills per-project instead of globally. Different projects can have different skill sets. Skills are copied into agent directories within the project, allowing them to be committed to version control for team sharing.
  • Local agent path config: e.g., Cursor uses .cursor/rules/ locally
  • Lock file tracking: Track local installs via .orchestra-skills.json
  • Interactive menu: "Install to project (local)" option added
  • OIDC trusted publishing: Switched to pure OIDC auth for npm publish (no tokens needed), with --provenance for supply chain security

Install / Update

npx @orchestra-research/ai-research-skills

Local Installation

# Install skills to current project
npx @orchestra-research/ai-research-skills install --local

# List locally installed skills
npx @orchestra-research/ai-research-skills list --local

Don't miss a new AI-Research-SKILLs release

NewReleases is sending notifications on new releases.