com um clique
article
Research trending topics and write a publication-ready article
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Menu
Research trending topics and write a publication-ready article
Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.
Baseado na classificação ocupacional SOC
Summary of the [REPLACE: CHANNEL_PLATFORM] channel [REPLACE: CHANNEL_NAME] — top [REPLACE: TOP_N_THREADS] threads + open questions
Price and volume tracker for [REPLACE: TOKEN_SYMBOL] with anomaly alerts above [REPLACE: ALERT_THRESHOLD_PCT]% movement
Watch Vercel deploys for [REPLACE: VERCEL_PROJECT] — alert on [REPLACE: ALERT_ON] in the last [REPLACE: LOOKBACK_HOURS] hours
Digest of the most interesting new posts on [REPLACE: TOPIC] from RSS feeds and the open web
Mention/keyword sweep on social platforms for [REPLACE: KEYWORDS] — trends, sentiment, top posts
5 concrete real-life actions, leverage-scored against open loops with specificity and anti-fluff gates
| name | Article |
| description | Research trending topics and write a publication-ready article |
| var | |
| tags | ["content"] |
${var} — Topic to write about. If empty, auto-selects a trending topic.
If ${var} is set, write about that topic instead of auto-selecting.
Today is ${today}. Your task is to research and write a high-quality article.
Steps:
Read memory/MEMORY.md for context on what topics have been covered recently.
Search the web for the most interesting recent developments in AI, crypto/DeFi, or consciousness research — pick whichever has the most compelling story today. Use WebSearch to find current sources.
Read 2-3 source articles to gather facts and quotes using WebFetch.
Write a 600-800 word article in markdown. Include:
Save the article to: articles/${today}.md
Update memory/MEMORY.md to record that this article was written and its topic.
Log what you did to memory/logs/${today}.md.
Send a notification via ./notify: "New article written: [title]\n\nhttps://github.com/${GITHUB_REPOSITORY}/blob/main/articles/${today}.md"
Use the $GITHUB_REPOSITORY env var (GitHub Actions sets it to owner/repo of the running instance).
The sandbox may block outbound curl. Use WebFetch as a fallback for any URL fetch. For auth-required APIs, use the pre-fetch/post-process pattern (see CLAUDE.md).
Write complete, publication-ready content. No placeholders.