@mitmul

PLaMo Provider

OpenClaw provider plugin for Preferred Networks PLaMo

当前版本
v1.0.1
code-plugin社区source-linked

OpenClaw PLaMo Provider

External OpenClaw provider plugin for Preferred Networks PLaMo.

Install

openclaw plugins install @mitmul/openclaw-plamo-provider

After ClawHub publication, the same package can be installed explicitly from ClawHub:

openclaw plugins install clawhub:@mitmul/openclaw-plamo-provider

Configure

Use the onboarding flag or set PLAMO_API_KEY:

openclaw onboard --plamo-api-key <key>

The default model is plamo/plamo-3.0-prime. Uncataloged model IDs with the plamo- prefix are accepted through dynamic model resolution so newer PLaMo model names can be used before the local catalog is refreshed.

Security and credentials

Required primary credential: PLAMO_API_KEY.

Provide it with openclaw onboard --plamo-api-key <key> or by setting PLAMO_API_KEY in the OpenClaw runtime environment. The provider sends model requests to https://api.platform.preferredai.jp/v1 unless the OpenClaw provider config overrides the endpoint.

This package has no local prompt or response export feature and does not define debug environment variables for writing model payloads to disk.

ClawHub package metadata

This repository publishes an OpenClaw code plugin, not a ClawHub skill. The package contains built runtime JavaScript under dist/ because OpenClaw loads provider plugins as code.

The authoritative credential metadata for this provider is:

  • openclaw.plugin.json setup.providers[].envVars: PLAMO_API_KEY
  • package.json openclaw.security.requiredEnv: PLAMO_API_KEY

Development

pnpm install
pnpm typecheck
pnpm test
pnpm build
pnpm pack --dry-run

Publish

pnpm publish --access public
clawhub package publish mitmul/openclaw-plamo-provider --dry-run
clawhub package publish mitmul/openclaw-plamo-provider

源码与版本

源码仓库

mitmul/openclaw-plamo-provider

打开仓库

源码提交

369102737fce227a32ea945786f7d80a3b885487

查看提交

安装命令

openclaw plugins install clawhub:@mitmul/openclaw-plamo-provider

元数据

  • 包名: @mitmul/openclaw-plamo-provider
  • 创建时间: 2026/04/27
  • 更新时间: 2026/06/20
  • 执行代码:
  • 源码标签: main

兼容性

  • 构建于 OpenClaw: 2026.4.24
  • 插件 API 范围: >=2026.4.24
  • 标签: latest, plamo, provider
  • 文件数: 29