Add agent-skills-setup: cross-IDE AI assistant context migration#2388
Add agent-skills-setup: cross-IDE AI assistant context migration#2388Luckycat133 wants to merge 25 commits into
Conversation
🔒 PR Risk Scan ResultsScanned 21 changed file(s).
|
🔍 Vally Lint Results✅ All checks passed
Summary
Full linter output |
|
Hi maintainers — adding a bit of context to help with review. This PR vendors agent-skills-setup, a cross-IDE AI-assistant context migration tool (MCP servers, rules, skills, commands, agents, hooks, and memory across ~54 IDEs). It's an actively maintained, MIT-licensed skill from Luckycat133/skills-repo. Security notes relevant to the automated risk scan:
Happy to make any changes you'd like. Thanks for your time! |
fix(ci): correct invalid actions/setup-node SHA in Nightly Scan
|
Thanks for the submission, @Luckycat133! Before this can be merged, a few things
Once it's rebased and scoped down to just the skill files, re-request review and |
Summary
Add
agent-skills-setup— a skill that migrates all AI assistant context between IDEs (MCP servers, rules/instructions, skills, slash commands, agents, hooks, and memory). It detects installed IDEs, converts formats across platforms, safely merges without overwriting, and verifies results.--yes+ SHA-256, hardened shell, honest status descriptions)Validation
name(agent-skills-setup) anddescriptionconform toeng/validate-skills.mjs(lowercase-hyphen name; description length within the 10–1024 range)SKILL.md+references/+scripts/+assets/)Security note
The bundled
scripts/auto-configure-openclaw-skills.shdownloadsopenclaw.ai/install.shonly when explicitly invoked with--yes, and verifies a SHA-256 checksum before executing. It is never triggered during skill installation — it is purely an optional OpenClaw runtime setup helper. No other script performs network egress.Files
17 files vendored into
skills/agent-skills-setup/(matching the existing skill folder layout in this repo).