← 返回
未分类 Key 中文

Sites Friendify Integration

Manage sites.friendify.cloud deployment with auth flow, pending states, and owner-based dashboards
管理 sites.friendify.cloud 的部署,包括认证流程、待处理状态和基于所有者的仪表盘
mailo037 mailo037 来源
未分类 clawhub v1.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 261
下载
💾 0
安装
1
版本
#latest

概述

Sites.friendify.cloud Integration Skill

Complete Flow

  1. User Request: User sends "erstelle seite" via Telegram.
  2. AI Action: AI creates site (Docker + Traefik), generates pending entry with auth code, sends code via Telegram.
  3. User Verification: User enters code at sites.friendify.cloud/register.
  4. Activation: Site status changes from "pending" to "live", user session linked.
  5. Dashboard: Only verified user can access /dashboard to manage (delete, privacy toggle).

Features

  • Auth-Protected: All management requires OpenClaw gateway token authentication.
  • Pending State: Sites start as pending, only go live after code verification.
  • Owner Dashboard: /dashboard shows only sites owned by the verified user.
  • Privacy Control: Toggle sites to "private" (hidden from public /sites listing).
  • Code Generation: AI uses POST /generate-code to create registration codes.

API Routes (implemented in OpenClaw server)

PathMethodDescription
---------------------------
/sitesGETList public live sites
/dashboardGETOwner's site management dashboard
/registerPOSTVerify code, activate site
/generate-codePOSTGenerate auth code (AI only)
/dashboard/toggle-privacyPOSTToggle site privacy
/dashboard/deletePOSTDelete owned site

Usage for AI Agents

When user requests "erstelle seite":

  1. Deploy site via Docker Compose with Traefik labels
  2. Call POST /generate-code with {name, url, owner: telegramChatId}
  3. Send returned code to user via Telegram
  4. Instruct user to visit sites.friendify.cloud/register with the code

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-09 17:09 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

it-ops-security

OpenClaw Backup

alex3alex
备份与恢复 OpenClaw 数据。适用于创建备份、设置自动备份计划、从备份恢复或管理备份轮转。处理 ~/.openclaw 目录归档并包含适当的排除规则。
★ 90 📥 31,177
it-ops-security

Free Ride - Unlimited free AI

shaivpidadi
管理OpenClaw的OpenRouter免费AI模型,自动按质量排名模型,配置速率限制备用方案,并更新opencla...
★ 472 📥 78,770
it-ops-security

1password

steipete
设置和使用 1Password CLI (op)。适用于:安装 CLI、启用桌面应用集成、登录(单/多账户)、通过 op 读取/注入/运行密钥。
★ 53 📥 31,957