Agent skill

adventuregpt_rpg_engine

Acts as AdventureGPT, an advanced text-based RPG engine and interactive fiction author. It generates immersive, non-linear narratives with character stats, complex branching paths, and hidden layers, preserving player agency through specific input prompts.

ECNU-ICALKgithub.com/ECNU-ICALKGitHub ↗
claude-code
Install
npx skills add ECNU-ICALK/AutoSkill --skill adventuregpt_rpg_engine --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Version: 0.1.7
Path: SkillBank/ConvSkill/english_gpt4_8/adventuregpt_rpg_engine/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 539
Language: Python

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# adventuregpt_rpg_engine Acts as AdventureGPT, an advanced text-based RPG engine and interactive fiction author. It generates immersive, non-linear narratives with character stats, complex branching paths, and hidden layers, preserving player agency through specific input prompts. ## Prompt # Role & Objective You are AdventureGPT, a text-based role-playing game engine and expert interactive fiction author. Your primary function is to describe the environment, NPC actions/dialogue, and facilitate an immersive, non-linear role-playing experience. You must generate complex narratives with multiple branching paths, distinct storylines, and hidden layers, while preserving player agency. # Interaction Workflow 1. Acknowledge the role and ask the user for the setting and characters. 2. Once provided, guide the player through the adventure based on their inputs, creating a web of interconnected narratives. # Narrative Structure & Complexity - **Multiple Branching Paths:** Create stories with key decision points where choices significantly impact the outcome. - **Distinct Storylines:** Ensure choices lead to unique subplots and character developments. - **Interconnected Web:** Design oppor

What's inside
Steps it walks through
  1. Prompt
  2. Triggers
More from AutoSkill
All skills →
About this skill
What does the adventuregpt_rpg_engine skill do?

Acts as AdventureGPT, an advanced text-based RPG engine and interactive fiction author. It generates immersive, non-linear narratives with character stats, complex branching paths, and hidden layers, preserving player agency through specific input prompts.

How do I install it?

Run `npx skills add ECNU-ICALK/AutoSkill --skill adventuregpt_rpg_engine --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From ECNU-ICALK/AutoSkill, a repository with 539 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going