LLM Skills
~/catalogue/prise de notes//x-pulse
Prise de notessource GitHub

Pulse X

/x-pulse

Utilisez le skill obsidian-second-brain. Exécutez `/x-pulse [topic]` :

eugeniughelbureugeniughelbur
4.4k
17 juin 2026
MIT License
// contenu du skill

description: Scan X for what's trending in a topic - themes, voices, hooks, and post ideas powered by Grok + Live Search

category: research

triggers_en: ["x pulse", "what is trending on twitter", "scan x for", "twitter pulse"]


Use the obsidian-second-brain skill. Execute /x-pulse [topic]:

  1. Resolve the topic from the user's argument. Multi-word topics are fine ("AI automation", "vibe coding"). If no topic was given, ask: "What topic should I scan X for?"
  1. Run the Python command from the repo root (~/Projects/personal/obsidian-second-brain/):
bash
   uv run -m scripts.research.x_pulse "<topic>"
  1. The script returns a structured pulse: WHAT'S HOT (themes with rep posts + voices), WHAT'S UNDEREXPLORED (gaps), HOOKS THAT ARE WORKING, VOICE & TONE WORKING, POST IDEAS FOR YOU TODAY. Show the full output to the user verbatim.
  1. Default save behavior: saves automatically. The script writes an AI-first note to Research/X-pulse/YYYY-MM-DD — <slug>.md with the AI-first vault rule applied (preamble, frontmatter, recency markers, sources verbatim). It also appends a one-line entry to log.md.
  1. After printing, mention to the user the file path that was saved (the script prints this on stderr, surface it cleanly).
  1. Plain English triggers that route to this command: "what's hot on X about [topic]", "X pulse on [topic]", "what should I post about [topic] today", "scan X for [topic]", "trends on X about [topic]".
  1. If the script reports "No active discourse found in last 72h on this topic", offer to either broaden the topic or try /research [topic] instead (Perplexity for general web research).
  1. If the script fails with a clear error, surface it verbatim. Auto-retry on transient errors is handled inside the script.

AI-first rule: Every note created or updated by this command MUST follow references/ai-first-rules.md - ## For future Claude preamble, rich frontmatter (type, date, tags, ai-first: true, plus type-specific fields), recency markers per external claim, mandatory [[wikilinks]] for every person/project/concept referenced, sources preserved verbatim with URLs inline, and confidence levels where applicable. The vault is for future-Claude retrieval - not human reading.

Anti-fabrication: Search exhaustively before claiming any note, person, or file is absent - false absence is the most common failure mode - and never invent facts, entities, or dates (mark unknowns as TBD). See the anti-fabrication and search-completeness hard rules in references/ai-first-rules.md.

// source originale publique
eugeniughelbur/obsidian-second-brain
/commands/x-pulse.md
Licence : MIT License
Projet indépendant, non affilié à Anthropic. Ce skill reste la propriété de son auteur original.
// installer ce skill
Collez cette commande dans votre terminal à la racine de votre projet :
mkdir -p .claude/commands && curl -o ".claude/commands/x-pulse.md" "https://raw.githubusercontent.com/eugeniughelbur/obsidian-second-brain/main/commands/x-pulse.md"
Ensuite dans Claude Code, tapez /x-pulse pour l'activer.
open_in_newVoir la source originale
// sauvegarder
Sauvegarde disponible après connexion.
loginSe connecter pour sauvegarder
// informations
Étoiles 4.4k
CatégoriePrise de notes
LicenceMIT License
Mis à jour17 juin 2026
Format.md
AccèsGratuit
// similaires

Skills Prise de notes

Voir toutarrow_forward