pai-skill-transfer

Community

Port PAI skills into portable plugins.

Authorajbmachon
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Transferring a PAI skill into a standard Claude Code plugin breaks because the original skill is tightly coupled to PAI-only paths, memory/algorithm scaffolding, and runtime-specific hooks.

Core Features & Use Cases

  • Strips PAI-only dependencies like Customization blocks, voice notification curl calls, and PAI runtime phase messaging so the skill works for plugin users.
  • Rewrites PAI-specific references (Algorithm phases, ISC terminology, MEMORY/WORK patterns, and ~/.claude/PAI paths) into plugin-compatible, environment-agnostic instructions.
  • Preserves the core technique by keeping the transferable behavioral content, quality gates, and research citations while removing orchestration details that require the PAI harness.
  • Generates plugin-ready skill guidance by recommending YAML frontmatter consistency and making progressive disclosure explicit for plugin conventions.

Quick Start

Use the pai-skill-transfer skill when you are moving a PAI skill named SkillX into a Claude Code plugin repo and want a marketplace-portable SKILL.md plus references that no longer depend on PAI-specific runtime features.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: pai-skill-transfer
Download link: https://github.com/ajbmachon/ajbm-skills/archive/main.zip#pai-skill-transfer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.