Skip to content

Comments

Add runescape session skill for AI agents#8

Open
HazAT wants to merge 2 commits intoMaxBittker:mainfrom
HazAT:add-pi-skill
Open

Add runescape session skill for AI agents#8
HazAT wants to merge 2 commits intoMaxBittker:mainfrom
HazAT:add-pi-skill

Conversation

@HazAT
Copy link
Contributor

@HazAT HazAT commented Feb 7, 2026

Adds a skills/runescape/SKILL.md — a structured session guide for AI agents working with RS-SDK.

Covers:

  • Session startup flow (check services, read post mortems, find existing bots)
  • Bot creation and retirement workflow
  • MCP server setup (optional, agent-agnostic)
  • Bot environment config for local and demo servers
  • MCP-first exploration workflow, then scripts for grinding
  • Learnings and progress documentation habits
  • API gotchas and troubleshooting

Written to be agent-agnostic — works with any AI coding agent that supports MCP or can run shell commands.

HazAT added 2 commits February 7, 2026 10:33
Provides a structured startup flow for AI agents: checking services,
reading post mortems, connecting MCP, and managing bot sessions.
Located in skills/ so it's available to anyone cloning the repo.
Remove pi-specific tooling (gob, interactive_shell, pi MCP syntax,
hardcoded paths). Keep the workflow and knowledge, make it work for
any AI agent or manual use.
@HazAT HazAT changed the title Add runescape pi skill for session management Add runescape session skill for AI agents Feb 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant