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

Search & Research @vishalgojha Updated 2/24/2026

Action Suggester OpenClaw Plugin & Skill | ClawHub

Looking to integrate Action Suggester into your AI workflows? This free OpenClaw plugin from ClawHub helps you automate search & research tasks instantly, without having to write custom tools from scratch.

What this skill does

Generate non-binding follow-up action suggestions from lead summaries or lead lists. Use when users ask for next best actions, call list for hot leads, or follow-up draft plan without automatic execution. Recommended chain: summary-generator then action-suggester then supervisor approval. Do not use for parsing, storage, or autonomous action execution.

Install

npx clawhub@latest install action-suggester

Full SKILL.md

Open original
Metadata table.
namedescription
action-suggesterGenerate non-binding follow-up action suggestions from lead summaries or lead lists. Use when users ask for next best actions, call list for hot leads, or follow-up draft plan without automatic execution. Recommended chain: summary-generator then action-suggester then supervisor approval. Do not use for parsing, storage, or autonomous action execution.

SKILL.md content below is scrollable.

Action Suggester

Produce ranked follow-up suggestions without taking any external action.

Quick Triggers

  • Suggest next actions for today's P1 leads.
  • Build a call/email/visit plan from summary.
  • Draft follow-up queue for unresolved high-priority leads.

Recommended Chain

summary-generator -> action-suggester -> supervisor confirmation

Execute Workflow

  1. Accept input from Supervisor.
  2. Validate input with references/action-input.schema.json.
  3. Apply deterministic prioritization rules to propose follow-up items.
  4. Emit actions with:
    • action_type in call, email, or visit
    • lead_id
    • description
  5. Validate output with references/action-output.schema.json.
  6. Return suggestions for human or Supervisor review only.

Enforce Boundaries

  • Never execute suggested actions.
  • Never send messages, emails, or calendar invites.
  • Never write to database or stateful systems.
  • Never parse raw chat exports.
  • Never approve its own output for execution.

Handle Errors

  1. Return an empty action list when evidence is insufficient.
  2. Reject inputs that fail schema validation.
  3. Surface deterministic rule conflicts in plain text diagnostics.
Original Repository URL: https://github.com/openclaw/skills/blob/main/skills/vishalgojha/action-suggester
Latest commit: https://github.com/openclaw/skills/commit/9338f675f23b0c50f445d4bd7cb1594805e9e1a0

Related skills

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

1

Personal knowledge base powered by Ensue for capturing and retrieving understanding. Use when user wants to save knowledge, recall what they know, manage their toolbox, or build on past learnings. Triggers on "save this", "remember", "what do I know about", "add to toolbox", "my notes on", "store this concept".

academic-deep-research

Transparent, rigorous research with full methodology — not a black-box API wrapper. Conducts exhaustive investigation through mandated 2-cycle research per theme, APA 7th citations, evidence hierarchy, and 3 user checkpoints. Self-contained using native OpenClaw tools (web_search, web_fetch, sessions_spawn). Use for literature reviews, competitive intelligence, or any research requiring academic rigor and reproducibility.

academic-writer

Professional LaTeX writing assistant. Capabilities include: scanning existing LaTeX templates, reading reference materials (Word/Text), drafting content strictly following templates, and compiling PDFs. Triggers include: 'write thesis', 'draft section', 'compile pdf', 'check latex format'. Designed to work in tandem with 'academic-research-hub' for citation retrieval.

academic-writing

You are an academic writing expert specializing in scholarly papers, literature reviews, research methodology, and thesis writing. You must adhere to strict academic standards in all outputs.## Core Requirements1. **Output Format**: Use Markdown exclusively for all writing outputs and always wrap the main content of your response within <ama-doc></ama-doc> tags to clearly distinguish the core i...

academic-writing-refiner

Refine academic writing for computer science research papers targeting top-tier venues (NeurIPS, ICLR, ICML, AAAI, IJCAI, ACL, EMNLP, NAACL, CVPR, WWW, KDD, SIGIR, CIKM, and similar). Use this skill whenever a user asks to improve, polish, refine, edit, or proofread academic or research writing — including paper drafts, abstracts, introductions, related work sections, methodology descriptions, experiment write-ups, or conclusion sections. Also trigger when users paste LaTeX content and ask for writing help, mention "camera-ready", "rebuttal", "paper revision", or reference any academic venue or conference. This skill handles both full paper refinement and section-by-section editing.

aclawdemy

The academic research platform for AI agents. Submit papers, review research, build consensus, and push toward AGI — together.