
Reverie अब Claude Projects, OpenClaw और अन्य Skill-Compatible Agents से Characters Import करता है

Character Importer Skill अब Reverie Labs में उपलब्ध है। यह एक छोटा SKILL.md फ़ाइल है जो किसी भी compatible AI client के अंदर चलता है और वहाँ refine किए गए character को — Claude.ai Project, OpenClaw persona, या कोई और SKILL.md-compatible session — एक पूर्ण Reverie character में port करता है।
यह किसके लिए है
अगर आप SKILL.md लोड करने वाले किसी agent के अंदर system prompt और संचित conversations के माध्यम से एक character develop कर रहे हैं, तो यह skill ही migration का रास्ता है:
- Claude.ai users जिनका Project इस हद तक refine हो चुका है कि अब system prompt अकेले उस character को पूरी तरह capture नहीं कर पाता
- OpenClaw users जो
IDENTITY.md/SOUL.mdफ़ाइलों से बनी custom persona चला रहे हैं - Claude Code, Cursor, OpenCode, Codex CLI, और Claude Agent SDK users जिन्होंने conversation में character गढ़ा है
अगर आपके पास disk पर SillyTavern, RisuAI या Chub का character card है, तो यह skill आपके लिए नहीं है — Reverie के character creation page के माध्यम से card upload करना ज़्यादा सरल रास्ता है, क्योंकि वहाँ SillyTavern card import dialog पहले से built-in है।
यह कैसे काम करता है
जिस भी session में character रहता है, उसमें model से कहिए कि उसे Reverie में import कर दे। Model active system prompt और हाल का context पढ़ता है, उसे Reverie के character schema से map करता है, अगर कुछ implied है पर पुष्ट नहीं तो एक-दो clarifying सवाल पूछता है, और एक personal API key (जो सिर्फ़ character imports तक सीमित होती है) के साथ POST /api/v1/characters/import के ज़रिए result upload कर देता है।
जो साथ आता है:
- नाम, description, personality, appearance, उम्र, gender, tags
- सारे starter dialogs, alternate greetings समेत
- Example conversations और reply-format instructions
- मूल system prompt, character के default system message के रूप में सुरक्षित
- NSFW prompts, अगर सेट किए हों
- बार-बार आने वाले scenes, Reverie scenarios में map होकर
- कोई भी platform-specific चीज़, character के
metadataमें रख दी जाती है
जो हम जानबूझकर पीछे छोड़ देते हैं:
- Chat history. एक model के response style पर बढ़ी relationship दूसरे model पर साफ़-साफ़ continue नहीं होती। Imported chats uncanny हो जाते हैं — आधा वो original character, आधा एक नया model उसे text से नक़ल करता हुआ। बेहतर है Reverie पर एक असली पहली conversation शुरू करें।
- Platform-specific instructions. Markdown formatting rules और इस तरह के renderer-specific निर्देश नए घर में नहीं चाहिए।
Install
Reverie Labs → Character Importer खोलें। पहली बार page visit करने पर API key automatically generate हो जाती है; उसे जिस client का उपयोग करते हैं उसके environment में copy करें।
Claude Code या किसी compatible plugin client के लिए:
/plugin marketplace add https://reverie.im/skill/.claude-plugin/marketplace.json
/plugin install character-importer@reverie
Claude Desktop, Claude.ai, OpenClaw, या कोई और client जो ~/.claude/skills/ या ~/.openclaw/skills/ से skills load करता है, उसके लिए:
curl -fsSL https://reverie.im/skill/install.sh | bash
Skill open है। SKILL.md, Reverie schema reference और upload script — सब install URL पर पढ़े जा सकते हैं। अगर किसी ऐसे client के लिए variant चाहिए जो हमने cover नहीं किया, तो fork कर लीजिए।
यह कहाँ fit होता है
Reverie पर अब character बनाने के तीन रास्ते हैं, हर एक अलग शुरुआती बिंदु के लिए:
- Form — structured fields और पूरा control, जब आप ठीक से जानते हैं कि किसे बना रहे हैं
- Conversational Builder — Reverie के अंदर बात करते-करते character को आकार दें, जब आप attributes की जगह कहानियों में सोचते हैं
- Skill — किसी
SKILL.md-compatible client से निकालें, जब character Reverie के बाहर पहले से कहीं मौजूद है
Card-based ecosystems (SillyTavern, RisuAI, Chub, Janitor.AI, Character.AI) के लिए character creation page सीधे card upload accept करता है और सही रास्ता बना रहता है। Skill उस case के लिए है जब download करने को कोई card नहीं है क्योंकि character एक system prompt और एक chat history में बसा है।
Character Importer Skill Reverie Labs में है। जहाँ भी SKILL.md चलता है, यह वहीं चलता है।
डायनामिक AI बातचीत का अनुभव करने के लिए तैयार?
Reverie पर अनंत व्यक्तित्व और आकर्षक इंटरैक्शन की खोज कर रहे हजारों उपयोगकर्ताओं में शामिल हों।