Agent skill for AI assistants contributing to the Community Scripts / Proxmox VE Helper Scripts ecosystem.
This skill summarizes the current contribution workflow and points agents back to official sources before they modify scripts or open pull requests.
Install globally with the Skills CLI:
npx skills add aroldobossoni/community-scripts-agent-skill -g --skill community-scripts-rules -yUse without installing:
npx skills use aroldobossoni/community-scripts-agent-skill@community-scripts-rulescommunity-scripts-rules: Guides agents working on Community Scripts contributions, including source-of-truth links, repository routing, ProxmoxVED script rules, metadata, dev mode, PR template requirements, and bot rejection handling.
Agents using this skill should verify current rules from:
- https://community-scripts.org/docs
- https://community-scripts.org/docs/contribution
- https://community-scripts.org/docs/dev_mode
- https://github.com/community-scripts/ProxmoxVED
- https://github.com/community-scripts/ProxmoxVED/blob/main/.github/pull_request_template.md
- https://github.com/community-scripts/ProxmoxVED/blob/main/AGENTS.md
- https://github.com/community-scripts/ProxmoxVED/blob/main/.github/agents/pve-script-creator.agent.md
- https://github.com/community-scripts/ProxmoxVE/blob/main/CONTRIBUTING.md
This repository is intended to help the Community Scripts project. Copying, forking, or transferring it to the community-scripts organization is welcome.
MIT