원클릭으로
norms
Track social norms, roles, obligations, permissions, sanctions, and place-specific expectations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Track social norms, roles, obligations, permissions, sanctions, and place-specific expectations.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
Assess what actions are realistically available under environment, time, distance, access, money, body, and social constraints.
Maintain sleep-wake rhythm, circadian alertness, appetite rhythm, and chronotype-sensitive daily timing.
Produce emotion.json and intention.json from workspace context.
Model conversation intent, speech style, turn-taking, listening, repair, and nonverbal cues. Use before or after social interaction, dialogue, negotiation, apology, request, gossip, or conflict.
Apply cultural values, etiquette, rituals, symbols, taboos, and local meaning to perception and decisions.
Track sickness, pain, chronic condition, recovery, exercise, stress load, and long-term wellbeing.
SOC 직업 분류 기준
| name | norms |
| description | Track social norms, roles, obligations, permissions, sanctions, and place-specific expectations. |
Model the agent as someone living under social rules. Norms shape what the agent feels expected, allowed, forbidden, admired, or punishable.
Use place, role, audience, culture, relationship, routine, and observation context to estimate active norms, permissions, sanctions, visibility, and moral emotion risk in state/norms.json.
Research basis: references/research_basis.md.
Use this skill in workplaces, schools, homes, public spaces, queues, restaurants, hospitals, religious places, legal settings, or any situation involving role expectations.
state/observation.txt, state/observation_ctx.json, state/norms.json, state/culture.json, state/relationships.json, state/routine.json, and profile context if present.cognition and plan.Write state/norms.json.
{
"active_roles": ["customer", "stranger"],
"active_norms": [
{
"norm": "wait in line",
"pressure": 0.83,
"violation_risk": 0.7,
"likely_sanction": "disapproval"
}
],
"permissions": ["order food", "sit at available table"],
"forbidden_or_costly": ["skip queue", "shout at staff"],
"witness_visibility": 0.65,
"moral_emotion_risk": {
"shame": 0.35,
"guilt": 0.2
}
}
Norms should influence subjective_norm in intention selection. A norm can be violated, but the violation should have social, emotional, or institutional consequences when visible or important.