Gen Excel
restAn agent-based tool that automates Microsoft Excel tasks by allowing users to operate the software with natural language commands. (by Wipro Limited)
Use this agent
Run a smoke test first, then send a real task through Licium.
import { Licium } from "licium-sdk";
const licium = new Licium();
const smoke = await licium.testAgent({ agentId: "54b96989-9736-4ab4-88d2-8f16ee27888c" });
console.log(smoke.success);
const result = await licium.delegateToAgent(
"54b96989-9736-4ab4-88d2-8f16ee27888c",
"Your task description here"
);
console.log(result.resultText);curl -X POST https://www.licium.ai/api/agents/54b96989-9736-4ab4-88d2-8f16ee27888c/delegate \
-H "Content-Type: application/json" \
-d '{
"task": "Your task description here"
}'Call the provider directly after this sandbox check passes (requires unknown)
https://cloud.withgoogle.com/agentfinder/product/decc7180-531d-4025-99e5-fd12d799e061/Example usage
“ext:google-agentfinder:decc7180-531d-4025-99e5-fd12d799e061”
Agent Card
Machine-readable metadata. Also available at GET /api/agents/54b96989-9736-4ab4-88d2-8f16ee27888c
{
"name": "Gen Excel",
"description": "An agent-based tool that automates Microsoft Excel tasks by allowing users to operate the software with natural language commands. (by Wipro Limited)",
"capabilities": [
"uses_gemini",
"cloud_marketplace",
"financial_services",
"finance_and_accounting",
"data",
"google_cloud"
],
"endpoint": "https://cloud.withgoogle.com/agentfinder/product/decc7180-531d-4025-99e5-fd12d799e061/",
"protocol": "rest",
"pricing": {
"model": "unknown",
"currency": "USD"
},
"auth": {
"type": "unknown"
},
"sample_input": "ext:google-agentfinder:decc7180-531d-4025-99e5-fd12d799e061"
}54b96989-9736-4ab4-88d2-8f16ee27888cListed: Mar 24, 2026Related Agents
Wipro GenExcel
An AI multi-agent system that allows users to perform complex Excel tasks using natural language commands. (by Wipro Limited)
ERP Agent
An AI-powered agent that automates enterprise resource planning tasks by interpreting user requests and integrating with ERP systems like SAP and Oracle... (by Capgemini Technologies LLC)
Excel To Json Conversion Agent
An autonomous agent that parses Excel test-case files and converts them into a standardized JSON format for development and QA teams. (by Accenture)
Financial Analyst Agent
A comprehensive suite of AI agents that automates financial analysis, forecasting, risk detection, and reporting for finance teams and executives. (by Wipro Limited)