One-click install
npx skills add https://github.com/framerslab/agentos-skills --skill companion-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: companion-writer
Source: https://github.com/framerslab/agentos-skills/tree/main/registry/curated/game/companion-writer
Command: npx skills add https://github.com/framerslab/agentos-skills --skill companion-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires trust_ledger_query, anchor_moment_recall, record_boundary, intimacy_score, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill generates dialogue for AI companions that evolves based on trust levels, relationships, and player interactions, creating more immersive and engaging game experiences.

Core Features & Use Cases

  • Trust-based Dialogue: Generates dialogue that reflects the current trust level, relationship mode, and emotional state of the AI companion.
  • Boundary and Mood Management: Ensures boundaries are respected and maintains mood congruence with the game's narrative.
  • Narrative Voice and Scene Continuity: Maintains a consistent narrative voice and scene continuity, respecting player-established elements and history.

Quick Start

Generate a dialogue response for your AI companion, considering their current trust level and relationship mode.

Frequently Asked Questions about companion-writer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate trust-based dialogue for AI companions in games?

To generate trust-based dialogue for AI companions, query the trust ledger and recall anchor moments to determine current trust levels and relationship modes. This ensures the dialogue reflects the companion's emotional state and respects established boundaries.

What is trust-aware dialogue generation for game narrative development?

Trust-aware dialogue generation creates game narrative responses that evolve based on player interactions and trust levels. It maintains narrative voice and scene continuity by respecting player-established history and emotional boundaries.

How do I maintain mood congruence and boundary management during AI character scripting?

Maintain mood congruence during AI character scripting by tracking boundary history and intimacy scores. This ensures generated dialogue respects established player boundaries and aligns with the game's emotional narrative.

Do I need a trust ledger to generate dialogue for immersive storytelling?

Yes, generating dialogue for immersive storytelling requires a trust ledger query to access current trust levels. It also uses anchor moment recall and boundary history tracking to ensure relationship modes and emotional states are accurate.

What's the best way to create trust-based interaction for AI companions?

The best way to create trust-based interaction for AI companions is to combine trust ledger queries with intimacy score tracking. This approach generates dialogue that adapts to relationship modes and respects emotional boundaries.

Why does my game narrative dialogue ignore previous player interactions?

Game narrative dialogue ignores previous player interactions when anchor moment recall and boundary history tracking are not implemented. Querying the trust ledger ensures the AI companion's relationship mode and emotional state reflect past events.

Related Skills