Help

Support

Help with installation, behavior, or the portable GitHub workflow

Report a reproducible problem

Open an issue in the public GitHub repository for bugs, documentation problems, or focused feature requests. Include the agent host, installation method, relevant tool versions, expected behavior, and the smallest safe reproduction.

Remove credentials, private repository contents, customer data, and other sensitive material before posting publicly.

Private contact

For security or privacy matters that should not be public, email comfuture@gmail.com.

Installation quick reference

# Codex, from a repository checkout
codex plugin marketplace add /absolute/path/to/agent-skills
codex plugin add develoop@develoop

# Claude Code
claude plugin marketplace add comfuture/agent-skills
claude plugin install develoop@develoop --scope user

# Antigravity
agy plugins install https://github.com/comfuture/agent-skills

# Standalone Agent Skills
npx skills add comfuture/agent-skills --skill '*' --agent '*' -y

Start a new task or reload plugins after installation so the host can discover the new skills.