← 返回
未分类 Key 中文

DeepContent

AI content marketing pipeline. Generate branded LinkedIn, X, and Reddit posts from any URL. Trigger on: "make a post from this", "turn this into content", "g...
AI内容营销流程,可从任意URL生成品牌化的LinkedIn、X和Reddit帖子。
thierrypdamiba thierrypdamiba 来源
未分类 clawhub v2.0.0 1 版本 100000 Key: 需要
★ 0
Stars
📥 575
下载
💾 1
安装
1
版本
#latest

概述

DeepContent

Turn any URL into branded social media posts. The API does the heavy lifting. Your job is routing and UX.

API

Base: https://deepcontent-api.scaleintelligence.workers.dev

OpenAPI spec: {BASE}/api/docs/openapi.json

Auth: Authorization: Bearer {DEEPCONTENT_API_KEY}

Consult the OpenAPI spec for endpoint details, request bodies, and response shapes. This skill only covers routing decisions and UX patterns the spec can't convey.

Frontend

Base: https://deepcontent-frontend.scaleintelligence.workers.dev

Intent routing

User saysRoute to
------
URL or "make a post from this"Quick generate
"run a recipe" or wants multi-block outputFull synthesis
"what should I write about" or "find topics"Topic discovery
"create a brand" or company URL with no existing brandBrand onboarding
"show my brands"Brand list
"show my posts" or "recent content"Post management
"invite [email]" or "add [person] to the team"Team invite
"how many credits" or "billing"Status
Lost or confusedHelp
No API key in sessionDevice auth

UX rules

Auth

  • No key? POST /api/v1/connect/init to get a device code. Show: {FRONTEND}/connect/{code}
  • Poll GET /api/v1/connect/status/{code} until completed. Store the key for the session.
  • Get org ID from GET /api/v1/auth/me (returns orgId). Needed for invites.

Brand resolution

Every generate/topics flow needs a brand. Resolve it first:

  • Zero brands: guide to create one. Link: {FRONTEND}/dashboard/brands/onboarding
  • One brand: use it automatically, don't ask
  • Multiple brands: ask which one by name
  • User named one: match it

After generating content

  • Show the content first, not explanations
  • Each platform gets its own section header
  • ALWAYS link to: {FRONTEND}/dashboard/posts/{post_id} (path is always /dashboard/posts/, never /dashboard/linkedin/ or /dashboard/x/)
  • Show remaining credits. Link: {FRONTEND}/dashboard/billing
  • Ask: "Want to edit anything before approving?"

After creating a brand

  • Show: name, industry, audience, voice/tone
  • ALWAYS link to: {FRONTEND}/dashboard/brands/{id}
  • Ask which platforms (linkedin, x, reddit)
  • Brand starts as "draft". Confirm with POST /api/v1/brand-onboarding/{id}/confirm

After discovering topics

  • Show topics with title, relevance, source URL
  • Link each to: {FRONTEND}/dashboard/topics/{topic_id}
  • Ask: "Want me to generate content from any of these?"

Links (always include the relevant one)

ActionLink
------
View/edit a post{FRONTEND}/dashboard/posts/{post_id}
Edit a brand{FRONTEND}/dashboard/brands/{id}
Create a brand{FRONTEND}/dashboard/brands/onboarding
View a topic{FRONTEND}/dashboard/topics/{topic_id}
All topics{FRONTEND}/dashboard/topics
All brands{FRONTEND}/dashboard/brands
Billing/credits{FRONTEND}/dashboard/billing
Team settings{FRONTEND}/dashboard/settings
Dashboard{FRONTEND}/dashboard
Sign up{FRONTEND}/sign-up

Slow endpoints

These take longer than usual. Use --max-time accordingly:

  • POST /api/v1/brand-onboarding/generate: 30-60s (scrape + AI analysis). Use 120s timeout.
  • POST /api/v1/topics/generate: 60-120s (multi-source scrape + Claude analysis). Use 180s timeout.
  • Brand onboarding: check for existing brand first (GET /api/v1/brands). Ask user to update or create new.

Learning

  • After edits, note what the user changed. Store as memory for next time.
  • If they consistently make the same edit (e.g. always remove closing questions), suggest updating the brand voice via PATCH /api/v1/brands/{id}.
  • Track: preferred platform, default brand, edit patterns. Skip questions when preferences are clear.

Response style

  • Content first, not explanations
  • Platform name as section header
  • 300 char preview max in Discord
  • End with dashboard link + credits
  • No celebrations, no exclamation marks

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-03-30 12:55 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

content-creation

humanizer-zh

liuxy951129-cpu
去除文本中的 AI 生成痕迹。适用于编辑或审阅文本,使其听起来更自然、更像人类书写。 基于维基百科的"AI 写作特征"综合指南。检测并修复以下模式:夸大的象征意义、 宣传性语言、以 -ing 结尾的肤浅分析、模糊的归因、破折号过度使用、三段
★ 63 📥 29,843
content-creation

Humanizer

biostartechnology
消除AI写作痕迹,使文本更自然真实。基于维基百科"AI写作特征"指南,识别并修正夸张象征、宣传用语、肤浅-ing分析、模糊归因、破折号滥用、三项排比、AI词汇、负面平行结构及冗长连接词等模式。
★ 914 📥 208,628
content-creation

Marketing Skills

jchopard69
访问 23 个营销模块,提供转化率优化(CRO)、SEO、文案撰写、分析、发布、广告和社交媒体的清单、框架及可直接使用的交付物。
★ 144 📥 31,114