ory-contribute-integration

Guide new integration contributions to the Ory Network repository via GitHub API.

Updated Jun 2, 2026
One-click install
npx skills add https://github.com/ory/codex-plugins --skill ory-contribute-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ory-contribute-integration
Source: https://github.com/ory/codex-plugins/tree/main/plugins/ory-codex/skills/ory-contribute-integration
Command: npx skills add https://github.com/ory/codex-plugins --skill ory-contribute-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps users contribute new integrations to the Ory Network repository, facilitating the addition of custom integrations to the Ory ecosystem.

Core Features & Use Cases

  • Integration Contribution: Automate the process of creating, configuring, and submitting a pull request for a new integration with the Ory Network.
  • Template Management: Provides templates for different integration types (webhook, config, http-event) based on the user's intent.
  • Pull Request Creation: Guides users through opening a pull request with the correct setup and necessary documentation.

Quick Start

Use the ory-contribute-integration skill to start contributing a new integration to the Ory Network.

Frequently Asked Questions about ory-contribute-integration

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

FAQPage Schema
How do I contribute a new integration to the Ory Network repository?

To contribute a new integration to the Ory Network repository, you select a template, configure the integration, and submit a pull request. The Skill guides you through this entire process using the GitHub API.

What types of integration templates are available for the Ory Network?

Available integration templates for the Ory Network include webhook, config, and http-event types. The Skill provides these templates to help you quickly start contributing a custom integration based on your specific intent.

Do I need to use the GitHub CLI to submit a pull request for an Ory Network integration?

Yes, you need the GitHub CLI (gh) dependency to interact with the GitHub API. It is required for performing repository operations and submitting the pull request for your new Ory Network integration.

Can I automate the setup and pull request creation for an Ory Network integration?

Yes, you can automate the pull request creation for an Ory Network integration. The Skill guides you through opening a pull request with the correct setup and necessary documentation required for the contribution.

What is the process for adding a custom integration to the Ory ecosystem?

Adding a custom integration to the Ory ecosystem involves selecting a template, configuring the integration settings, and submitting a pull request to the Ory Network repository. This facilitates extending the ecosystem with new custom integrations.