Jump to related tools in the same category or review the original source on GitHub.

Coding Agents & IDEs @seanphan Updated 8/11/2026 173 downloads 0 stars Security: Pass

Agenticflow Skill OpenClaw Plugin & Skill | ClawHub

Looking to integrate Agenticflow Skill into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate coding agents & ides tasks instantly, without having to write custom tools from scratch.

What this skill does

Créer la proposition du Skill AgenticFlow pour automatiser LinkedIn

Install

ClawHub CLI
openclaw skills install @seanphan/agenticflow-skill
Node.js (npx)
npx clawhub@latest install agenticflow-skill

Full SKILL.md

Open original
Metadata table.
namedescription
agenticflow-skillCréer la proposition du Skill AgenticFlow pour automatiser LinkedIn

SKILL.md content below is scrollable.

AgenticFlow – LinkedIn Automation

Objectif

Construire un workflow complet qui permet à l’utilisateur d’interagir de façon fluide avec LinkedIn :

  • Publier des mises‑à‑jour (posts, articles, vidéos)
  • Envoyer et répondre aux messages privés
  • Gérer les invitations & le suivi des contacts
  • Récupérer les statistiques (likes, commentaires, partages)

Prérequis

  • Compte LinkedIn actif
  • Accès à l’API officielle LinkedIn (ou scraping via browser‑automation)
  • Permissions OAuth 2.0 pour récupérer et publier.

Modules clés

  1. Auth – Authentification OAuth, rafraîchissement token
  2. Post – Création de contenu (texte + média), planification
  3. Message – Envoi / réponse aux InMail & messages
  4. Connection – Gérer les demandes d’invitation, accepter/rejeter
  5. Analytics – Récupération des KPIs (likes, partages, reach)

Workflow

  1. L'utilisateur lance agenticflow-skill via /skill agenticflow-skill
  2. Le skill demande les paramètres : titre du post, texte, média (url ou chemin local), planification.
  3. Après confirmation, le skill crée la publication à l'heure indiquée.
  4. Simultanément, il parcourt les messages non lus et applique des réponses prédéfinies basées sur le contenu.
  5. À chaque fin de journée, un résumé est envoyé au channel ou par email.

Points d’attention

  • Respecter les limitations de l'API LinkedIn (rate‑limits).
  • Gérer les erreurs OAuth (rafraîchissement token).
ClawHub Registry URL: https://clawhub.ai/seanphan/skills/agenticflow-skill

Related skills

If this matches your use case, these are close alternatives in the same category.