luncliff's GitHub Workspace How To Setup Install .agents/skills using Microsoft Agent Package Manager (APM): # see apm.yml for the details apm install Lint Install the dependencies in package.json npm install Then run the lint command. npm run lint