Agent Plugins Marketplace
All plugins

name-split-other

v1.0.0

name-split-other is an open-source Codex and Agent Plugins plugin indexed from GitHub. Review its manifest and source before installing.

CodexAgent Plugins

0 GitHub starsUpdated 2 days ago

Directory evidence

Runtimes
Codex and Agent Plugins
Parsed components
0 skill or MCP entries
Source updated
Sep 21, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Get the plugin

git clone https://github.com/actions-marketplace-validations/korya_askl

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is test/fixtures/coherence/name-split/.

Compatibility: the page URL and API slug “name-split-other-2” remain stable.

  • Codex: Legacy selector name-split-other-2@agent-plugin-marketplace remains documented for migration; install from source for this runtime.

This plugin's manifest name conflicts with another source for the same runtime. The source remains indexed, but this directory does not generate mismatched -2/-3 install commands.

Plugin files

test/fixtures/coherence/name-split/
├── .codex-plugin/plugin.json
└── plugin.json

Plugin manifests2

test/fixtures/coherence/name-split/.codex-plugin/plugin.json
{
  "name": "name-split-other",
  "version": "1.0.0"
}
test/fixtures/coherence/name-split/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "name-split",
  "version": "1.0.0"
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[name-split-other on Agent Plugins Marketplace](https://pluginsmp.com/plugins/name-split-other-2)