dismiss

Remove a specified character from an active party in the NPC Agents framework.

Updated Feb 9, 2026
One-click install
npx skills add https://github.com/snidelycapon/npc-agents --skill dismiss
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dismiss
Source: https://github.com/snidelycapon/npc-agents/tree/main/.claude/skills/dismiss
Command: npx skills add https://github.com/snidelycapon/npc-agents --skill dismiss

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to remove a specific character from an active party, streamlining party management.

Core Features & Use Cases

  • Character Removal: Remove a party member by their name, index, or role.
  • Party Specificity: Optionally specify the party from which to remove the member.
  • Use Case: If a team member is no longer needed for a specific quest, you can use this Skill to remove them from the party.

Quick Start

Use the dismiss skill to remove the character named 'Bob' from the current party.

Frequently Asked Questions about dismiss

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

FAQPage Schema
How do I remove a character from an active party?

To remove a character from an active party, you can use a party management command to target the specific member. Removal is supported by specifying the character's name, index, or role within the group.

Can I target a specific party when removing an NPC agent?

Yes, you can target a specific party when removing an NPC agent. Alongside identifying the character by name or role, the removal process includes an option to specify exactly which active party the member belongs to.

What is the best way to manage team composition for ongoing quests?

Managing team composition for ongoing quests is best handled by dynamically removing unneeded characters. This streamlines party management by allowing you to drop specific members from an active simulation as quest requirements change.

Do I need to specify a character index to remove a party member?

No, you do not need to specify a character index to remove a party member. The framework supports character removal by name, index, or role, allowing you to choose the most convenient identifier for your team management needs.

Why would I remove an NPC agent from a party during a simulation?

You would remove an NPC agent from a party during a simulation to streamline team management when a member is no longer needed. This facilitates dynamic party composition by ensuring only relevant characters remain active for specific quests.