PHPackages                             no7mks/ai-profile-manager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. no7mks/ai-profile-manager

ActiveLibrary[CLI &amp; Console](/categories/cli)

no7mks/ai-profile-manager
=========================

CLI tool to install and update AI IDE/CLI abilities.

0.7.6(1w ago)014↑150%MITHTMLPHP ^8.5

Since Apr 27Pushed 6d agoCompare

[ Source](https://github.com/no7mks/ai-profile-manager)[ Packagist](https://packagist.org/packages/no7mks/ai-profile-manager)[ RSS](/packages/no7mks-ai-profile-manager/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (10)Versions (24)Used By (0)

AI Profile Manager (`apm`)
==========================

[](#ai-profile-manager-apm)

`apm` 是一个用于管理 AI profile 资源（`skill`、`rule`、`agent`、`hook`）的 PHP CLI。

Quick Start
-----------

[](#quick-start)

### Step 1 安装 apm 环境

[](#step-1-安装-apm-环境)

- 全局安装（推荐）：

```
composer global require no7mks/ai-profile-manager -W
apm --help # 如显示帮助则表示安装成功了
```

> `-W` 允许 Composer 连带升级依赖包，避免因 lock file 锁定旧版 symfony 组件而无法安装最新版本。

- 项目内安装：

```
composer install
php bin/apm --help # 如显示帮助则表示安装成功了
```

### Step 2 初始化仓库并导入能力

[](#step-2-初始化仓库并导入能力)

在目标项目根目录初始化（生成 scaffold 并安装 `default` preset）：

```
apm install              # 默认同时写入 cursor 和 kiro
apm install -t kiro      # 只写入指定平台
```

再根据项目特征，导入其他 preset：

```
apm install gitflow -t cursor
apm install spec-core -t kiro
apm install php
```

可用 preset 和 ability 列表见 `apm show`。

### Step 3 初始化项目上下文

[](#step-3-初始化项目上下文)

在 Agent 对话中激活 `apm` skill，生成项目特有的基线文件：

```
/apm init

```

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance98

Actively maintained with recent releases

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~1 days

Total

22

Last Release

8d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0d3f8d2ee766764d8a377c91eea457b7089bbf7e90b2cec151e8095ed1b129bc?d=identicon)[no7mks](/maintainers/no7mks)

---

Top Contributors

[![no7mks](https://avatars.githubusercontent.com/u/1235585?v=4)](https://github.com/no7mks "no7mks (317 commits)")

---

Tags

cliaiprofilecursorkiro

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/no7mks-ai-profile-manager/health.svg)

```
[![Health](https://phpackages.com/badges/no7mks-ai-profile-manager/health.svg)](https://phpackages.com/packages/no7mks-ai-profile-manager)
```

###  Alternatives

[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

101466.4k44](/packages/friendsoftypo3-content-blocks)[jolicode/castor

A lightweight and modern task runner. Automate everything. In PHP.

54642.4k4](/packages/jolicode-castor)[n98/magerun2

Tools for managing Magento projects and installations

927245.1k6](/packages/n98-magerun2)[whatsdiff/whatsdiff

See what's changed in your project's dependencies

761.1k](/packages/whatsdiff-whatsdiff)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
