skill-porter

Convert Claude Code skills to Gemini CLI extensions and vice versa.

Updated Feb 16, 2026
One-click install
npx skills add https://github.com/rbkayz/gitskills --skill skill-porter-rbkayz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: skill-porter
Source: https://github.com/rbkayz/gitskills/tree/main/skills/registry/openclaw-skill-porter
Command: npx skills add https://github.com/rbkayz/gitskills --skill skill-porter-rbkayz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill automates the conversion of AI skills between different platforms like Claude Code and Gemini CLI, making skills cross-platform compatible and saving developers significant manual effort.

Core Features & Use Cases

  • Bidirectional Conversion: Converts Claude skills to Gemini extensions and vice versa.
  • Smart Platform Detection: Automatically identifies the source platform of a skill.
  • Metadata Transformation: Handles differences in metadata formats, tool restrictions, and configuration.
  • Use Case: You have a valuable skill built for Claude Code, but you also want it to work seamlessly with Gemini CLI. This skill will handle the conversion, ensuring compatibility and preserving functionality.

Quick Start

Convert the current directory's Claude skill to a Gemini extension.

Frequently Asked Questions about skill-porter

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

FAQPage Schema
How do I convert Claude Code skills to Gemini CLI extensions?

To convert Claude Code skills to Gemini CLI extensions, use a bidirectional conversion tool that automatically transforms metadata, handles tool restrictions, and preserves MCP server configurations for cross-platform compatibility.

Can I make an AI skill work on both Claude and Gemini platforms?

Yes, you can make an AI skill work on both Claude and Gemini platforms by using a conversion tool that supports dual setup for universal extension creation.

What is skill porting between AI platforms?

Skill porting between AI platforms is the process of converting skill definitions, metadata, and configurations from one platform's format to another, ensuring functional logic remains intact across different environments.

Does converting AI skills between platforms preserve MCP server configurations?

Yes, converting AI skills between platforms preserves MCP server configurations during the metadata transformation process to ensure underlying tool connections remain functional.

How do I automatically detect whether a skill is built for Claude or Gemini?

You can automatically detect whether a skill is built for Claude or Gemini by using a conversion tool with smart platform detection that scans metadata structure to identify the source platform.

What are the limitations of converting cross-platform AI skills?

Limitations of converting cross-platform AI skills include potential differences in native tool restrictions and metadata formats requiring validation checks, as platform-specific features may need manual adjustments.