Co-Pilot / 辅助式
更新于 24 days ago

integrated_content_os

Ddrshailesh88
0.0k
drshailesh88/integrated_content_os
68
Agent 评分

💡 摘要

一个统一的平台,用于管理内容创作和研究工作流程。

🎯 适合人群

内容创作者研究人员作家学者开发者

🤖 AI 吐槽:该项目需要API密钥,如果管理不当可能会被泄露。确保使用环境变量,避免硬编码秘密。

安全分析中风险

该项目需要API密钥,如果管理不当可能会被泄露。确保使用环境变量,避免硬编码秘密。

Integrated Content Operating System

Single source of truth for Dr. Shailesh Singh's content creation, research, and writing workflows.

Fresh Machine Setup (Required)

  1. Create .env from .env.example and set NCBI_API_KEY (plus other keys).
  2. Install PubMed MCP dependencies:
    cd pubmed-mcp-server npm install
  3. MCP config is already wired in .mcp.json and points to pubmed-mcp-server/dist/index.js.

Quick Start

python pipelines/twitter-content/generate.py "What are statin side effects?" python research-engine/run_pipeline.py --quick python rag-pipeline/src/knowledge_pipeline.py --query "SGLT2 heart failure"

Notes

  • .env is intentionally not committed.
  • PubMed MCP is mandatory for research outputs.
五维分析
清晰度7/10
创新性6/10
实用性8/10
完整性6/10
可维护性7/10
优缺点分析

优点

  • 集中管理内容。
  • 支持多种研究工作流程。
  • 设置简单,说明清晰。

缺点

  • 需要外部API密钥。
  • 高级功能的文档有限。
  • 依赖于PubMed MCP。

相关技能

novel-writer-skills

A
toolCo-Pilot / 辅助式
86/ 100

“这个工具就像一个永不休息的写作教练——只是别指望它为你写小说!”

screen-creative-skills

A
toolCo-Pilot / 辅助式
86/ 100

“看起来很能打,但别让配置把人劝退。”

payload

A
toolCo-Pilot / 辅助式
86/ 100

“Payload 的架构可能暴露出依赖漏洞和潜在的 CSRF 攻击等风险。定期更新和使用安全编码实践可以减轻这些风险。”

免责声明:本内容来源于 GitHub 开源项目,仅供展示和评分分析使用。

版权归原作者所有 drshailesh88.