BeClaude

loma

New
12GitHub TrendingGeneralby plotlinelabs

Loma: an AI agents factory for your whole team

First seen 6/24/2026

Summary

Loma is an AI agents factory that enables your entire team to create, deploy, and manage custom AI agents without writing code.

  • It streamlines collaboration by allowing non-technical members to build agents for specific tasks, boosting productivity across departments.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/loma.md

3
Invoke with @agent-name
@loma

Use Cases

Automate customer support by creating an agent that handles common inquiries and escalates complex issues.
Generate weekly sales reports by deploying an agent that queries databases and formats data into charts.
Onboard new employees with a personalized agent that answers HR questions and guides them through policies.
Monitor social media sentiment by setting up an agent that scans mentions and summarizes trends.
Schedule meetings across time zones using an agent that coordinates availability and sends calendar invites.

Usage Examples

1

/loma create agent for customer support with knowledge base from our FAQ page

2

Ask Loma to build a sales report agent that pulls data from Salesforce and emails a PDF every Friday

3

Use Loma to deploy an onboarding assistant that answers common HR questions using our employee handbook

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is loma?

Loma is an AI agents factory that enables your entire team to create, deploy, and manage custom AI agents without writing code. It streamlines collaboration by allowing non-technical members to build agents for specific tasks, boosting productivity across departments.

How to install loma?

To install loma: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/loma.md. Finally, @loma in Claude Code.

What is loma best for?

loma is a agent categorized under General. It is designed for: agent. Created by plotlinelabs.

What can I use loma for?

loma is useful for: Automate customer support by creating an agent that handles common inquiries and escalates complex issues.; Generate weekly sales reports by deploying an agent that queries databases and formats data into charts.; Onboard new employees with a personalized agent that answers HR questions and guides them through policies.; Monitor social media sentiment by setting up an agent that scans mentions and summarizes trends.; Schedule meetings across time zones using an agent that coordinates availability and sends calendar invites..