sodam-ai/sodam-persona
v1.10.1Apache-2.0
바이브코딩을 위한 한국어 AI 개발 파트너 페르소나. 항상 켜지는 코어 hook과 상황별 전문가 skill을 제공합니다.
What this package declares
The file a client reads when it loads this plugin, exactly as this revision carries it.
plugin.json
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "sodam-persona",
"version": "1.10.1",
"description": "바이브코딩을 위한 한국어 AI 개발 파트너 페르소나. 항상 켜지는 코어 hook과 상황별 전문가 skill을 제공합니다.",
"author": {
"name": "sodam-ai",
"url": "https://github.com/sodam-ai"
},
"homepage": "https://github.com/sodam-ai/SoDam-Persona-Codex",
"repository": "https://github.com/sodam-ai/SoDam-Persona-Codex",
"license": "Apache-2.0",
"keywords": [
"persona",
"vibe-coding",
"korean",
"developer-tools"
],
"extensions": {
"com.openai": {
"hooks": "./hooks/hooks.json",
"interface": {
"displayName": "SoDam Persona",
"shortDescription": "한국어 AI 개발 파트너 페르소나",
"longDescription": "항상 켜지는 코어 hook과 상황별 전문가 skill로 Codex의 개발 판단, 안전 점검, 도메인 검토를 보강합니다.",
"developerName": "sodam-ai",
"category": "Productivity",
"capabilities": [
"Interactive",
"Write"
],
"websiteURL": "https://github.com/sodam-ai/SoDam-Persona-Codex",
"defaultPrompt": [
"이 프로젝트를 SoDam Persona 관점으로 검토해줘.",
"객관적으로 위험과 개선점을 깊게 분석해줘.",
"전문가 관점에서 구현하고 검증해줘."
],
"brandColor": "#6B8E7A"
}
}
}
}
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai