agenticskills

Install the oh-my-gods agent-skills bundle across multiple runtimes.

40|9|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/akillness/jeo-skills --skill agenticskills
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: agenticskills
Source: https://github.com/akillness/jeo-skills/tree/main/.agent-skills/agenticskills
Command: npx skills add https://github.com/akillness/jeo-skills --skill agenticskills

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a single, reliable installer to deploy the complete oh-my-gods agent-skills bundle across multiple runtimes, eliminating the need to copy each skill individually and reducing setup time.

Core Features & Use Cases

  • One-shot installer: Deploys 80+ curated skills across Claude Code, Codex CLI, Gemini CLI, and OpenCode with a single command.
  • Pinpointed deployment: Supports targeting specific runtimes via PLATFORM knobs and options to limit scope.
  • Safe, idempotent installs: Backups of existing installs and safe re-runs with configurable INSTALL_MODE and SKIP_BACKUP.
  • Configurable workflow: Exposes environment knobs like WITH_LANGCHAIN to extend the bundle with LangChain skills.
  • Coexistence: Works alongside jeo-skills without conflicts, mirroring into runtime skill directories as needed.

Quick Start

Run the installer to deploy the entire oh-my-gods bundle across Claude Code, Codex, Gemini, and OpenCode.

Frequently Asked Questions about agenticskills

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I install agent skills across multiple CLI runtimes like Claude Code and Gemini CLI at once?▼

You can install agent skills across multiple CLI runtimes using a single configurable installer that targets Claude Code, Codex CLI, Gemini CLI, and OpenCode simultaneously, deploying the complete bundle in one command.

Can I deploy the oh-my-gods bundle to only one specific platform without overwriting others?▼

Yes, you can target specific runtimes by setting the PLATFORM environment knob, which limits the deployment scope to your selected platform instead of installing across all supported runtimes.

What happens if I re-run the bundle installer over existing agent skills?▼

Re-running the installer is safe and idempotent, meaning it safely overwrites or skips existing agent skills without corruption, and creates backups of your current installs unless you set SKIP_BACKUP.

Does the installer support extending the agent-skills bundle with LangChain?▼

Yes, the installer supports extending the bundle with LangChain skills by enabling the WITH_LANGCHAIN environment knob during the installation process to include those specific capabilities.

Will installing the oh-my-gods agent-skills bundle conflict with jeo-skills already in my runtime directories?▼

No, the installer supports coexistence with jeo-skills without conflicts by mirroring the necessary skills into runtime skill directories while preserving existing configurations.