integrated_content_os
💡 Summary
A unified platform for managing content creation and research workflows.
🎯 Target Audience
🤖 AI Roast: “The project requires API keys, which could be exposed if not managed properly. Ensure to use environment variables and avoid hardcoding secrets.”
The project requires API keys, which could be exposed if not managed properly. Ensure to use environment variables and avoid hardcoding secrets.
Integrated Content Operating System
Single source of truth for Dr. Shailesh Singh's content creation, research, and writing workflows.
Fresh Machine Setup (Required)
- Create
.envfrom.env.exampleand setNCBI_API_KEY(plus other keys). - Install PubMed MCP dependencies:
cd pubmed-mcp-server npm install - MCP config is already wired in
.mcp.jsonand points topubmed-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
.envis intentionally not committed.- PubMed MCP is mandatory for research outputs.
Pros
- Centralizes content management.
- Supports multiple research workflows.
- Easy to set up with clear instructions.
Cons
- Requires external API keys.
- Limited documentation on advanced features.
- Dependency on PubMed MCP.
Related Skills
novel-writer-skills
A“This tool is like a writing coach that never sleeps—just don't expect it to write your novel for you!”
screen-creative-skills
A“Powerful, but the setup might scare off the impatient.”
payload
A“Payload's architecture may expose risks such as dependency vulnerabilities and potential CSRF attacks. Regular updates and using secure coding practices can mitigate these risks.”
Disclaimer: This content is sourced from GitHub open source projects for display and rating purposes only.
Copyright belongs to the original author drshailesh88.
