Create Activity banner
appboypov appboypov

Create Activity

Development community

Description

--- name: create-activity description: "Create a new activity document that describes a reusable action actors can perform" --- # 🤝 Create Activity Document ## 🎯 End Goal Create a simple, reusable activity document that describes what an action means and entails, focusing purely on the action itself without actor context. ### Deliverables - Single activity document following verb-subject naming convention - Clear explanation of what the activity involves - Action-focused content that can b

Installation

Installs to ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-activity/SKILL.md

Terminal
mkdir -p ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-activity && curl -fsSL https://raw.githubusercontent.com/appboypov/pew-pew-plaza-packs/HEAD/prompts/create-activity.md -o ~/.claude/skills/appboypov-pew-pew-plaza-packs-create-activity/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository