pai-skill-transfer
CommunityPort PAI skills into portable plugins.
Software Engineering#YAML frontmatter#plugin authoring#skill porting#PAI to Claude Code#skill transformation#dependency stripping#marketplace readiness
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 requiredComponents
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.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.