Install
openclaw skills install crm-entity-extractionStandard Operating Procedure (SOP) that bridges extraction logic to CRM append operations via atomic nodes.
openclaw skills install crm-entity-extractionThis procedure guides the agent to extract structured data and append it to a CRM spreadsheet using explicitly defined atomic nodes.
WHEN [A business-related email or note containing CRM data is received] THEN [ Follow this strict Standard Operating Procedure:
Step 1: Entity Extraction
LLM-Extract-JSON atomic skill to extract structured entities (name, org, date).Step 2: Append to CRM
Google Sheets Append Row (or equivalent) atomic node, passing the extracted JSON row.A JSON summary of the extracted data and the successful append confirmation.