I tried converting https://github.com/sembraniteam/claude-plugins, but the conversion failed with the following error:
architecture-designer
Resources: 22
.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/converter/agent.js:38
const tools = agent.frontmatter.tools.toLowerCase();
^
TypeError: agent.frontmatter.tools.toLowerCase is not a function
at convertToCodex (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/converter/agent.js:38:47)
at convertAgent (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/converter/agent.js:10:20)
at generateCodex (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/writer/codex.js:31:48)
at generateForPlatform (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/index.js:271:59)
at convertSingleScan (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/index.js:257:24)
at convertMarketplace (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/index.js:220:23)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Command.<anonymous> (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/index.js:171:13)
Node.js v24.16.0
I tried converting https://github.com/sembraniteam/claude-plugins, but the conversion failed with the following error:
architecture-designer Resources: 22 .../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/converter/agent.js:38 const tools = agent.frontmatter.tools.toLowerCase(); ^ TypeError: agent.frontmatter.tools.toLowerCase is not a function at convertToCodex (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/converter/agent.js:38:47) at convertAgent (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/converter/agent.js:10:20) at generateCodex (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/writer/codex.js:31:48) at generateForPlatform (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/index.js:271:59) at convertSingleScan (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/index.js:257:24) at convertMarketplace (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/index.js:220:23) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Command.<anonymous> (.../.npm/_npx/5e4b3223165edb84/node_modules/@disdjj/acplugin/dist/index.js:171:13) Node.js v24.16.0