{
  "markdown": "# easeclaw-agent\n\nAn agent skill for [EaseClaw](https://www.easeclaw.com) — the AI lead-finder your agent\ncan drive. Install this skill and your agent (Claude Code, OpenClaw, or anything that\nreads SKILL.md) can pull warm leads scored by buying intent, read the source posts,\ndraft replies in your voice, and work your pipeline.\n\n**Your agent can never post. You review and send every reply.** That's the product's\nhard rule, and Rule 1 of this skill.\n\n## Install\n\n```sh\nnpx skills add priteshmann/easeclaw-agent\n```\n\nThen set your key (minted at https://www.easeclaw.com/leads/api):\n\n```sh\nexport EASECLAW_API_KEY=ec_live_...\n```\n\nOr connect the MCP server directly — no skill needed:\n\n```sh\nclaude mcp add --transport http easeclaw https://www.easeclaw.com/api/mcp \\\n  --header \"Authorization: Bearer $EASECLAW_API_KEY\"\n```\n\n## What your agent gets\n\nSix capabilities over MCP or REST (OpenAPI: https://www.easeclaw.com/openapi.json):\n`list_projects`, `list_leads`, `get_lead`, `draft_reply`, `update_lead`, `get_activity`.\n\nFull usage rules and the core workflow are in [SKILL.md](./SKILL.md).\n",
  "bytes": 1096,
  "sha": "485ba1b0f1e6aa2ae20b07346e7f893df765f52464685d42b3d4517d5bf1fa77",
  "repo_slug": "priteshmann/easeclaw-agent",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/mcp_io_github_priteshmann_easeclaw_0c04f9c7/readme"
}