A simple and humble repository sharing components with as much standardization as possible and with the sole purpose to have as many agents as possible compatible with what's being shared.
This is also the source repository for AI Integration, simple and humble documentation explaining AI components, how to properly share them and some optimization recommendation.
my-agent plugin marketplace add kilianpaquier/ai-integration
my-agent plugin install <plugin_name>@one-for-allapm marketplace add kilianpaquier/ai-integration
apm install <plugin_name>@one-for-all -gapm install kilianpaquier/ai-integration/plugins/<plugin_path> -gnpx skills add kilianpaquier/ai-integration -gThis repository follows various standards to structure its components:
| Name | Description |
|---|---|
| caveman-autostart | Automatically enable caveman mode, no skill or prompt invocation needed |
| protected-paths | Stop your agent from accessing unwanted or sensitive directories |
| Name | Description |
|---|---|
| schema-converter | A skill suite to transform JSON schemas into their language equivalents |
-
When updating
README.mdfrom plugins, the script./scripts/sh/docs.shmust be run to update all documentation references. -
The apm.yml is the source of truth for the marketplace listing. After editing it, regenerate all
marketplace.jsonby running:apm pack