scripts-path-usage
CommunityMaster SCRIPTS_PATH usage for ultrawork.
Authormnthe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill provides guidance for ultrawork agents on using SCRIPTS_PATH and accessing session data via scripts. This ensures deterministic script execution across session workflows.
Core Features & Use Cases
- SCRIPTS_PATH guidance: Defines the absolute path to the src/scripts folder enabling agents to invoke Bun scripts during tasks.
- Placeholder handling: clarifies how to substitute the {SCRIPTS_PATH} placeholder vs shell variables to avoid errors.
- Practical examples: demonstrates calling session-get.js and task-get.js with a valid session ID in typical ultrawork sessions.
Quick Start
Run a Bun script from the SCRIPTS_PATH to access session data. Example: bun "<SCRIPTS_PATH>/session-get.js" --session <CLAUDE_SESSION_ID>
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: scripts-path-usage Download link: https://github.com/mnthe/hardworker-marketplace/archive/main.zip#scripts-path-usage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.