# Spm4kmp

> Use when working with the **spmForKmp** Agent Skill is a assistant designed to help you integrate and manage Swift Package Manager (SPM) dependencies in your Kotlin Multiplatform (KMP) projects using the `spmForKmp` plugin.

- Skill: `tomevault-io/spm4kmp` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add tomevault-io/spm4kmp`
- Raw SKILL.md: https://api.skillmd.com/api/skills/tomevault-io/spm4kmp/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: tomevault-io (https://skillmd.com/u/tomevault-io)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/tomevault-io/spm4kmp

---

# AI Agent Skill

The **spmForKmp** Agent Skill is a assistant designed to help you integrate and manage Swift Package Manager (SPM) dependencies in your Kotlin Multiplatform (KMP) projects using the `spmForKmp` plugin.

## What it can do

- **Setup & Configuration**: Automatically configure the `spmForKmp` plugin in your `build.gradle.kts`.
- **CocoaPods migration**: migrate your existing KMP CocoaPods project to spmForKmp.
- **Dependency Management**: Help you add, update, or remove Swift Package dependencies.
- **Bridge Generation**: Assist in creating `@objcMembers` Swift bridge code for better Kotlin compatibility.
- **Troubleshooting**: Diagnose and fix common issues related to SPM integration in KMP.
- **Best Practices**: Provide guidance on project structure and SPM/KMP interoperability.

## Installation

### Using Agent Skills CLI (Recommended)

If you have `npx` installed, you can easily install or update the skill:

#### Project-level installation
Run this command in your project root:
```bash
npx skills add spmforkmp
```

#### Global installation
```bash
npx skills add -g spmforkmp
```

## Support

Come to our [Slack Dedicated Channel](https://spmforkmp.slack.com/archives/C0B0HGBR1NV) to bring feedback

---
> Source: [frankois944/spm4Kmp](https://github.com/frankois944/spm4Kmp) — distributed by [TomeVault](https://tomevault.io).
<!-- tomevault:4.0:skill_md:2026-06-29 -->

