skill/research-automation/SKILL.md
Automated web research for peptides, biohacking protocols, longevity science, and trending health topics. Use when you need to discover new information, track emerging trends, monitor scientific updates, or generate content ideas based on current research. Runs periodically via heartbeat or on-demand.
npx skillsauth add Centaurioun/osteogenesis_imperfecta research-automationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Automated research system that searches the web for new developments in peptides, biohacking, longevity, and trending health topics.
Run a targeted research query:
Run research on [topic] - focus on [specific angle]
Example:
Run research on GLP-1 peptides - focus on recent clinical trials and dosing protocols
The skill runs automatically via heartbeat rotation, cycling through research topics:
Research is saved to research/[topic]/[date].md:
# [Topic] Research - [Date]
## Key Findings
1. **[Finding Title]**
- Source: [URL]
- Key Insight: [1-2 sentence summary]
- Actionable: [What you can do with this]
- Content Angle: [How to turn this into content]
2. **[Next Finding]**
...
## Trending Discussions
- [Topic]: [Summary of discourse]
- [Topic]: [Summary of discourse]
## Content Ideas Generated
1. [Tweet/thread angle]
2. [LinkedIn post angle]
3. [Article angle]
## Sources Reviewed
- [Source 1]
- [Source 2]
...
For each research run:
Research outputs feed directly into:
content/biohacker-angles-[date].md (Twitter content)content/tokuflow-angles-[date].md (Nattokinase angles)notes/research-insights/ (Long-form reference)Include:
Exclude:
notes/research-insights/When you need deep research on a specific topic:
Specify the topic and angle:
Research [topic] with focus on [specific angle] - find clinical backing and protocols
Review the output:
research/[topic]/[date].mdGenerate content:
Turn the [specific finding] into 5 tweet angles
To enable scheduled research, add to HEARTBEAT.md:
### 8. Research Automation - Peptides (Priority: Medium)
- Run research-automation skill for peptides
- Focus: New compounds, clinical studies, protocols
- Save to `research/peptides/[date].md`
- Frequency: Once per week
### 9. Research Automation - Trending (Priority: High)
- Run research-automation skill for trending topics
- Focus: Viral health content, debates, controversies
- Save to `research/trending/[date].md`
- Frequency: Daily
workspace/
├── research/
│ ├── peptides/
│ │ └── 2026-02-05.md
│ ├── biohacking/
│ │ └── 2026-02-05.md
│ ├── longevity/
│ │ └── 2026-02-05.md
│ └── trending/
│ └── 2026-02-05.md
└── notes/
└── research-insights/
└── breakthrough-findings.md
Created: 2026-02-05
Last Updated: 2026-02-05
tools
Automated generation of baseline characteristics tables (Table 1) for clinical research papers.
development
Statistical models library for Python. Use when you need specific model classes (OLS, GLM, mixed models, ARIMA) with detailed diagnostics, residuals, and inference. Best for econometrics, time series, rigorous inference with coefficient tables. For guided statistical test selection with APA reporting use statistical-analysis.
development
Configure and manage - Calculate statistical significance calculator operations. Auto-activating skill for Data Analytics. Triggers on: statistical significance calculator, statistical significance calculator Part of the Data Analytics skill category. Use when working with statistical significance calculator functionality. Trigger with phrases like "statistical significance calculator", "statistical calculator", "statistical".
development
Statistical test selection, assumption checking, and APA-formatted reporting. Use when analyzing experimental results or writing results sections.