[console_scripts]
agents2npc = npcpy.convert:_cli_agents_to_npc
jinx2skill = npcpy.convert:_cli_jinx_to_skill
npc-aider = npcpy.launcher:main
npc-amp = npcpy.launcher:main
npc-claude = npcpy.launcher:main
npc-codex = npcpy.launcher:main
npc-gemini = npcpy.launcher:main
npc-init = npcpy.init:main
npc-opencode = npcpy.launcher:main
npc-plugin = npcpy.plugin_setup:main
npc2agents = npcpy.convert:_cli_npc_to_agents
skill2jinx = npcpy.convert:_cli_skill_to_jinx
