Sento banner
sentoagent sentoagent

Sento

AI community

Description

Self-improving AI agents that run 24/7 on Claude Code. Discord, Telegram, Slack. One command setup.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

Sentō 戦闘

[![npm version](https://img.shields.io/npm/v/sentoagent.svg?color=gold)](https://www.npmjs.com/package/sentoagent) [![npm downloads](https://img.shields.io/npm/dm/sentoagent.svg)](https://www.npmjs.com/package/sentoagent) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Node.js](https://img.shields.io/badge/node-20%2B-brightgreen.svg)](https://nodejs.org) [![GitHub stars](https://img.shields.io/github/stars/sentoagent/sento.svg?style=social)](https://github.com/sentoagent/sento)

Agents sent to fight your battles.

Self-improving AI agents that run 24/7. Controlled through Discord, Telegram, Slack, or iMessage. One command to set up. They learn, adapt, and get better over time.

**Works with your Claude subscription (Pro, Max, Team, or Enterprise). No API keys, no per-token billing, no surprise costs.** Other agent frameworks require pay-per-use API keys. Sentō runs on your existing Claude plan — flat rate, unlimited usage.

Built by Gabriel Gil. Powered by Claude Code.

Quick Start

npx sentoagent init

That's it. The interactive setup walks you through everything.

Demo

A 60-second walkthrough of `init` → first message → agent response is coming. In the meantime, the full flow is reproducible from the [Quick Start](#quick-start): run `npx sentoagent init`, pick Discord, paste a bot token, and DM the agent `hi` — the onboarding conversation begins immediately.

What It Does

  • Chat on Discord, Telegram, Slack, or iMessage — responds in your channels
  • Read, write, and edit code — full filesystem access
  • Git operations — commit, push, create branches, make PRs
  • Browse the web — Playwright gives it a real browser
  • Persistent memory — remembers everything across sessions (ClawMem)
  • Self-improving — auto-creates reusable skills after complex tasks
  • **Scheduled