create_jinx
Write a new .jinx file from inputs (name, description, inputs spec as
pinned to #631aad0updated 2 weeks ago
Ask your AI client: “install skills/create-jinx”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/create-jinxmetahub onboarded this repo on the author's behalf.
If you own github.com/NPC-Worldwide/npcpy on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
1,424
Last commit
2 weeks ago
Latest release
published
- #agents
- #ai
- #llm
- #mcp
- #mcp-client
- #mcp-server
- #ollama
- #perplexity
- #python
- #sql
- #yaml
About this skill
Pulled from SKILL.md at publish time.
Write a new .jinx file from inputs (name, description, inputs spec as JSON list of strings, python body). Agents use this mid-task to crystallize a repeated block of code into a reusable jinx. The jinx is written to the team's jinxes/lib dir by default and registered with the running team so it is immediately callable without a restart.
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.631aad0· 2 weeks ago
Documentation
41Description qualitywarn
12 words · 69 chars — skills use the description as their trigger; aim higher
Aim for 15+ words and include trigger phrases like “use this skill when …”.
README is present and substantial
38,856 chars · 16 sections · 47 code blocks
Tags / topics declared
11 total — agents, ai, llm, mcp, mcp-client, mcp-server (+5)
README has usage / example sections
found: Example · Example · Installation
Homepage / docs URL declared
no homepage declared (registry will use the repo URL) — info-only, not blocking
Release history
1- releasecurrent631aad0warn2 weeks ago
Contents
Write a new .jinx file from inputs (name, description, inputs spec as JSON list of strings, python body). Agents use this mid-task to crystallize a repeated block of code into a reusable jinx. The jinx is written to the team's jinxes/lib dir by default and registered with the running team so it is immediately callable without a restart.
Inputs
jinx_namedescriptioninputs_spec(default:'[]')python_codetarget_subdir(default:'lib')
Steps
write_jinx→write_jinx.py
Usage
/run_jinx jinx_ref=create_jinx input_values={"jinx_name": "<value>", "description": "<value>", "inputs_spec": "[]", "python_code": "<value>", "target_subdir": "lib"}
Reviews
No reviews yet. Be the first.
Related
Gpt Researcher
An autonomous agent that conducts deep research on any data using any LLM providers
Browser Use
🌐 Make websites accessible for AI agents. Automate tasks online with ease.
React Doctor
Your agent writes bad React. This catches it
mh install skills/create-jinx