by PromptSpace
साझा फ़ोल्डर के माध्यम से AI एजेंट के लिए async टास्क डेलीगेशन—क्रॉस-OS और रिमोट वर्कर समन्वय के लिए आदर्श।
Free
Login required to install
by PromptSpace
साझा फ़ोल्डर के माध्यम से AI एजेंट के लिए async टास्क डेलीगेशन—क्रॉस-OS और रिमोट वर्कर समन्वय के लिए आदर्श।
Free
Login required to install
⚡ Skill ready to install in Claude Code, Gemini CLI, or any MCP-compatible client. Read the install guides →
Shared Task Queue स्किल एक AI एजेंट को साझा फ़ाइलसिस्टम डायरेक्टरी को ट्रांसपोर्ट के रूप में उपयोग करते हुए बाहरी प्रक्रियाओं को टास्क सौंपने का एक मज़बूत, सरल तरीका प्रदान करती है। यह एक asynchronous inbox/outbox पैटर्न लागू करती है जो जटिल नेटवर्क सेटअप या मैसेज ब्रोकर की आवश्यकता के बिना विभिन्न मशीनों, ऑपरेटिंग सिस्टम और उपयोगकर्ता खातों में काम करता है।
डेवलपर्स अक्सर "वॉल्ड गार्डन" समस्या का सामना करते हैं जहाँ Linux कंटेनर में एक AI एजेंट को Windows होस्ट, किसी लीगेसी मशीन, या NAT के पीछे ब्राउज़र सेशन पर किसी प्रक्रिया को ट्रिगर करना होता है। यह स्किल उस अंतर को पाटती है। मानक MCP सर्वर या HTTP वेबहुक के विपरीत, इसके लिए एक साझा फ़ोल्डर (SMB, NFS, Dropbox, या SyncThing) से परे कोई इन्फ्रास्ट्रक्चर आवश्यक नहीं है। यह atomic फ़ाइल राइट, क्रॉस-OS लाइन एंडिंग और पोलिंग लॉजिक जैसी जटिल बारीकियों को संभालती है।
send, wait, receive, और purge ऑपरेशन के लिए बिल्ट-इन bash स्क्रिप्ट।एजेंट एक संरचित JSON पेलोड सबमिट करता है और बाहरी वर्कर द्वारा टास्क पूरा होने पर एक संरचित प्रतिक्रिया प्राप्त करता है। सभी संचार फ़ाइलसिस्टम में संग्रहीत रहता है, जिससे एक स्पष्ट ऑडिट लॉग मिलता है और विफलताओं को डीबग करना आसान हो जाता है।
mkdir -p ~/.claude/skills/host-shared-task-queue && curl -s -X POST 'https://api.promptspace.in/api/skills/host-shared-task-queue/install' | python3 -c "import sys,json; sys.stdout.write(json.load(sys.stdin).get('installInstructions') or '')" > ~/.claude/skills/host-shared-task-queue/SKILL.mdAll skills install directly after login. Free forever, no purchase required.
Security Scanned
Passed automated security review
No special permissions declared or detected
OpenClaw, Cursor, Claude Code, Codex CLI
PromptSpace
We build AI agent skill packages for content creators. Specializing in Chinese social media automation.