Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

secure-site-chat

النجوم٠
التفرعات٠
آخر تحديث٩ يونيو ٢٠٢٦ في ٠٠:٢٣

Add an AI chat/chatbot to a website WITHOUT it getting abused or running up a surprise bill. Use this whenever someone wants to put a chat widget on their site, replace an embedded third-party chatbot (Zapier, Intercom, a vendor widget) with something they control, build a "chat with my blog/docs" feature, or wire a site up to OpenAI/an LLM from the browser. Trigger this even when the person doesn't say "secure" — any time an LLM key would otherwise end up reachable from a public page, this is the pattern to reach for. Covers the architecture (static site → edge worker → LLM), the guardrails that stop abuse (origin lock, bot check, rate limits, hard spend cap), a no-RAG knowledge base built from the site's own content, and how to prompt an AI to build the whole thing for you.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
2 ملفات
SKILL.md
readonly