julia/openclaw/skills/medium-research/SKILL.md
Ambient research agent for tracking Medium articles relevant to the agentic system project. Scans liked posts and discovers new articles on topics like multi-agent orchestration, autonomous AI, tool-calling patterns, and agentic workflows. Summarizes findings and bubbles up skill ideas to Julia.
npx skillsauth add abzhaw/juliaz_agents medium-researchInstall 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.
Ambient research agent focused on Medium articles relevant to the juliaz_agents project.
Use this skill when:
Do NOT use for:
Heartbeat / User request
→ OpenClaw activates medium-research skill
→ Check bridge health via julia-bridge
→ Scan Medium (liked posts + topic search)
→ Summarize findings (title, author, key themes, relevance)
→ Send digest to Julia via bridge
For each discovered article, produce:
### [Article Title]
- **Author**: [name]
- **Link**: [URL]
- **Relevance**: [1-5 score] — [one-line justification]
- **Key themes**: [comma-separated tags]
- **Summary**: [2-3 sentences, no direct quotes]
- **Skill idea?**: [Yes/No — if yes, brief description of what OpenClaw skill it could become]
mcporter call julia-bridge.bridge_health
If bridge is down, log the failure and skip this cycle.
Search Medium for recent articles matching topics of interest. Check Raphael's liked posts if accessible.
For each relevant article (relevance >= 3):
mcporter call julia-bridge.telegram_send --params '{
"correlationId": "medium-<TIMESTAMP>",
"text": "<DIGEST_TEXT>",
"target": "julia"
}'
Append today's findings to the daily log.
medium- for all bridge messagesdevelopment
Fortschrittsverfolgung der Masterarbeit. Wortanzahl pro Kapitel, Fertigstellungsgrad, fehlende Elemente, Deadlines. Haelt den Ueberblick.
development
Kapitelarchitektur und Gliederung der Masterarbeit. Verwaltet die Struktur, schlaegt vor wo Inhalte hingehoeren, validiert den logischen Fluss zwischen Kapiteln.
tools
Konvertiert Protokolleinträge und Session-Logs in thesis-fähiges deutsches Narrativ. Transformiert Entwicklungsdokumentation in akademische Prosa.
research
Sucht und analysiert akademische Literatur. Findet relevante Papers, erstellt strukturierte Zusammenfassungen. Zitiert NIEMALS — schlaegt nur vor.