content-pipeline

Category: Tools & Productivity | Uploader: PPPPandaPPPPanda | Downloads: 0 | Version: v1.0(Latest)

AI 图文内容生产线插件:选题→调研→写作→配图→排版→发布,每步可交互审核。支持 Discord 通知和 AI 工具调用。

Changelog: Source: GitHub https://github.com/PPPPanda/contentPipe

Directory Structure

Current level: tree/main/

  • 📁 .github/
    • 📁 workflows/
      • 📄 ci.yml 849 B
  • 📁 config/
    • 📁 styles/
      • 📄 chinese-ink.yaml 0 B
      • 📄 cyberpunk.yaml 0 B
      • 📄 tech-flat.yaml 0 B
      • 📄 watercolor.yaml 0 B
    • 📄 pipeline.yaml 917 B
    • 📄 template-mapping.yaml 5.4 KB
  • 📁 docs/
    • 📁 images/
      • 📄 web-console-dashboard.png 339.1 KB
      • 📄 web-console-review-scout.png 548.4 KB
      • 📄 web-console-run-detail-pipeline.png 562.3 KB
    • 📄 API.md 19.6 KB
    • 📄 ARCHITECTURE.md 26.2 KB
    • 📄 BUILTIN-SKILLS.md 3.5 KB
    • 📄 releases-v0.7.0.md 1.9 KB
    • 📄 releases-v0.7.1.md 2.2 KB
    • 📄 REVIEW-API-DESIGN.md 12.3 KB
    • 📄 schema-researcher.yaml 6.7 KB
    • 📄 schema-scout.yaml 6.0 KB
    • 📄 schema-writer-context.yaml 3.1 KB
    • 📄 SKILL-POLICY.md 4.6 KB
    • 📄 WECHAT-HTML-COMPAT.md 4.9 KB
    • 📄 WECHAT-TEMPLATE-MARKET-RESEARCH.md 10.6 KB
    • 📄 XHS-ADAPTATION.md 11.4 KB
  • 📁 prompts/
    • 📁 deprecated/
      • 📄 writer-extractor.md 1.5 KB
    • 📄 art-director-refine.md 3.0 KB
    • 📄 art-director.md 5.2 KB
    • 📄 channel-review-guide.md 2.7 KB
    • 📄 de-ai-engine.md 5.0 KB
    • 📄 researcher.md 8.1 KB
    • 📄 scout.md 10.5 KB
    • 📄 scout.md.prev 6.5 KB
    • 📄 writer-review.md 2.7 KB
    • 📄 writer-structure.md 1.9 KB
    • 📄 writer-subtitle.md 1.3 KB
    • 📄 writer.md 4.7 KB
  • 📁 scripts/
    • 📁 image_engines/
      • 📄 __init__.py 348 B
      • 📄 api_dalle.py 3.5 KB
      • 📄 api_dashscope.py 4.2 KB
      • 📄 api_pollinations.py 7.8 KB
      • 📄 base.py 2.7 KB
      • 📄 browser_engine.py 34.0 KB
      • 📄 engine_factory.py 4.1 KB
      • 📄 llm_browser_engine.py 35.5 KB
    • 📁 web/
      • 📁 routes/
        • 📄 __init__.py 25 B
        • 📄 api.py 108.1 KB
        • 📄 artifacts_api.py 12.8 KB
        • 📄 config_api.py 12.7 KB
        • 📄 pages.py 7.5 KB
        • 📄 sse.py 5.8 KB
        • 📄 system_api.py 4.7 KB
      • 📁 static/
        • 📄 style.css 803 B
      • 📁 templates/
        • 📁 partials/
          • 📄 node_output.html 1.8 KB
        • 📄 base.html 11.0 KB
        • 📄 dashboard.html 7.0 KB
        • 📄 login.html 1.5 KB
        • 📄 preview.html 5.0 KB
        • 📄 review_decision.html 12.5 KB
        • 📄 review_images.html 4.2 KB
        • 📄 review_node.html 68.9 KB
        • 📄 run_detail.html 17.4 KB
        • 📄 run_list.html 4.8 KB
        • 📄 run_new.html 5.0 KB
        • 📄 settings.html 21.5 KB
        • 📄 setup.html 21.2 KB
      • 📄 __init__.py 26 B
      • 📄 app.py 2.6 KB
      • 📄 auth.py 2.1 KB
      • 📄 env_utils.py 2.2 KB
      • 📄 events.py 5.2 KB
      • 📄 notify.py 14.1 KB
      • 📄 ratelimit.py 2.5 KB
      • 📄 run_manager.py 23.1 KB
    • 📄 cli_utils.py 2.3 KB
    • 📄 env_loader.py 2.9 KB
    • 📄 formatter.py 34.5 KB
    • 📄 gateway_auth.py 1.8 KB
    • 📄 hot_news.py 11.7 KB
    • 📄 jimeng.py 5.4 KB
    • 📄 logutil.py 350 B
    • 📄 nodes.py 61.1 KB
    • 📄 publisher.py 9.0 KB
    • 📄 state.py 4.5 KB
    • 📄 tools.py 31.1 KB
    • 📄 validators.py 20.0 KB
  • 📁 skills/
    • 📁 contentpipe-agent-reach/
      • 📄 SKILL.md 7.8 KB
    • 📁 contentpipe-baidu-search/
      • 📁 .clawhub/
        • 📄 origin.json 156 B
      • 📁 scripts/
        • 📄 search.js 2.7 KB
      • 📄 _meta.json 143 B
      • 📄 config.example.json 19 B
      • 📄 package-lock.json 10.0 KB
      • 📄 package.json 151 B
      • 📄 SKILL.md 6.8 KB
    • 📁 contentpipe-browser-relay/
      • 📁 scripts/
        • 📄 activate.js 15.5 KB
        • 📄 connect.js 6.9 KB
        • 📄 connect.py 12.1 KB
        • 📄 connect.sh 1.3 KB
        • 📄 relay.sh 312 B
      • 📁 templates/
        • 📄 _addr_bar.png 6.5 KB
        • 📄 _chrome_head.png 35.5 KB
        • 📄 _chrome_top_full.png 14.4 KB
        • 📄 _ext_area_final.png 1.0 KB
        • 📄 _ext_icons.png 1.3 KB
        • 📄 _ext_zoom.png 2.8 KB
        • 📄 _final_state.png 537.7 KB
        • 📄 _focus.ps1 670 B
        • 📄 _focus_chrome.ps1 425 B
        • 📄 _get_chrome.ps1 832 B
        • 📄 _popup_check.png 1.1 MB
        • 📄 _post_click.png 537.7 KB
        • 📄 _pre_click.png 1.1 MB
        • 📄 _right_bar.png 177 B
        • 📄 _toolbar_scan.png 4.5 KB
        • 📄 _verify_after_click.png 7.3 KB
        • 📄 _verify_retry_click.png 6.2 KB
        • 📄 relay_icon.png 278 B
        • 📄 relay_icon_new.png 339 B
      • 📄 SKILL.md 5.7 KB
    • 📁 contentpipe-chatgpt-browser/
      • 📄 SKILL.md 14.1 KB
    • 📁 contentpipe-desktop-control/
      • 📁 .clawhub/
        • 📄 origin.json 159 B
      • 📄 __init__.py 18.4 KB
      • 📄 _meta.json 146 B
      • 📄 ai_agent.py 21.0 KB
      • 📄 AI_AGENT_GUIDE.md 10.8 KB
      • 📄 demo.py 7.0 KB
      • 📄 QUICK_REFERENCE.md 5.4 KB
      • 📄 SKILL.md 13.9 KB
    • 📁 contentpipe-multi-search/
      • 📁 .clawhub/
        • 📄 origin.json 156 B
      • 📁 references/
        • 📄 international-search.md 22.6 KB
      • 📄 _meta.json 143 B
      • 📄 CHANGELOG.md 376 B
      • 📄 CHANNELLOG.md 1.1 KB
      • 📄 metadata.json 244 B
      • 📄 SKILL.md 3.3 KB
    • 📁 contentpipe-social-research/
      • 📄 SKILL.md 1.7 KB
    • 📁 contentpipe-style-reference/
      • 📄 SKILL.md 2.1 KB
    • 📁 contentpipe-url-reader/
      • 📄 SKILL.md 1.4 KB
    • 📁 contentpipe-web-research/
      • 📄 SKILL.md 1.5 KB
    • 📁 contentpipe-wechat-draft-publisher/
      • 📄 SKILL.md 1.9 KB
    • 📁 contentpipe-wechat-reader/
      • 📄 SKILL.md 1.8 KB
    • 📄 .gitkeep 0 B
  • 📁 templates/
    • 📁 wechat/
      • 📄 base.html 1.6 KB
      • 📄 business-finance.html 2.2 KB
      • 📄 education.html 2.6 KB
      • 📄 lifestyle.html 2.2 KB
      • 📄 news-insight.html 2.5 KB
      • 📄 tech-digital.html 3.0 KB
      • 📄 wechat-academic-a.html 1.4 KB
      • 📄 wechat-academic-b.html 1.8 KB
      • 📄 wechat-education-a.html 1.4 KB
      • 📄 wechat-education-b.html 1.8 KB
      • 📄 wechat-finance-a.html 1.4 KB
      • 📄 wechat-finance-b.html 1.8 KB
      • 📄 wechat-game-a.html 1.4 KB
      • 📄 wechat-game-b.html 1.8 KB
      • 📄 wechat-government-a.html 1.4 KB
      • 📄 wechat-government-b.html 1.8 KB
      • 📄 wechat-legal-a.html 1.4 KB
      • 📄 wechat-legal-b.html 1.8 KB
      • 📄 wechat-marketing-a.html 1.4 KB
      • 📄 wechat-marketing-b.html 1.8 KB
      • 📄 wechat-medical-a.html 1.4 KB
      • 📄 wechat-medical-b.html 1.8 KB
      • 📄 wechat-office-a.html 1.4 KB
      • 📄 wechat-office-b.html 1.8 KB
      • 📄 wechat-tech-a.html 1.4 KB
      • 📄 wechat-tech-b.html 1.8 KB
      • 📄 wechat-travel-a.html 1.4 KB
      • 📄 wechat-travel-b.html 1.8 KB
  • 📁 tests/
    • 📄 test_auth.py 381 B
    • 📄 test_nodes.py 627 B
    • 📄 test_web_api.py 1.1 KB
  • 📄 .env.example 1.8 KB
  • 📄 .gitignore 481 B
  • 📄 CHANGELOG.md 2.4 KB
  • 📄 CONTRIBUTING.md 613 B
  • 📄 docker-compose.yml 577 B
  • 📄 Dockerfile 304 B
  • 📄 LICENSE 1.0 KB
  • 📄 openclaw.plugin.yaml 5.6 KB
  • 📄 README.md 24.6 KB
  • 📄 requirements.txt 127 B
  • 📄 SECURITY.md 684 B
  • 📄 SKILL.md 8.0 KB
  • 📄 start.sh 12.5 KB
  • 📄 TODO-next.md 6.2 KB

SKILL.md

Login to download/like/favorite ❤ 7 | ★ 0
Comments 0

Please login before commenting.

Loading comments...