General
run_jinx - Claude MCP Skill
Execute a jinx by name (already loaded on the team) or by filesystem path (e.g. a freshly created_jinx that isn't yet registered), passing input values as a JSON object. Returns the jinx's output field or the full context dict. Use this to run a jinx you just wrote without exiting the session.
SEO Guide: Enhance your AI agent with the run_jinx tool. This Model Context Protocol (MCP) server allows Claude Desktop and other LLMs to execute a jinx by name (already loaded on the team) or by filesystem path (e.g. a freshly created_ji... Download and configure this skill to unlock new capabilities for your AI workflow.
🌟667 stars • 96 forks
📥0 downloads
Documentation
SKILL.md# run_jinx
Execute a jinx by name (already loaded on the team) or by filesystem path (e.g. a freshly created_jinx that isn't yet registered), passing input values as a JSON object. Returns the jinx's output field or the full context dict. Use this to run a jinx you just wrote without exiting the session.
## Inputs
- `jinx_ref`
- `input_values` (default: `'{}'`)
## Steps
- `execute` → [`execute.py`](./execute.py)
## Usage
```
/run_jinx jinx_ref=run_jinx input_values={"jinx_ref": "<value>", "input_values": "{}"}
```Signals
Avg rating⭐ 0.0
Reviews0
Favorites0
Information
- Repository
- NPC-Worldwide/npcpy
- Author
- NPC-Worldwide
- Last Sync
- 5/10/2026
- Repo Updated
- 5/10/2026
- Created
- 4/20/2026
Reviews (0)
No reviews yet. Be the first to review this skill!