# Ent Orm

> Ent Orm

- Skill: `openclaw-commons/ent-orm` (Agent Skill)
- Install (CLI): `npx skillmds@latest add openclaw-commons/ent-orm`
- Raw SKILL.md: https://api.skillmd.com/api/skills/openclaw-commons/ent-orm/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: openclaw-commons (https://skillmd.com/u/openclaw-commons)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/openclaw-commons/ent-orm

---

# Ent Orm

> 通用技能

## 📦 安装

```bash
npx clawhub@latest install ent-orm
```

## 🚀 快速开始

```bash
# 使用默认配置
openclaw ent-orm

# 查看帮助
openclaw ent-orm --help

# 指定配置
openclaw ent-orm --config ./config.yaml
```

## 📖 功能特性

- ✅ 完整的Ent Orm功能
- ✅ 开箱即用的默认配置
- ✅ 详细的文档和示例
- ✅ 社区支持和持续更新
- ✅ 与其他技能无缝集成

## 📝 使用示例

### 基础用法

```bash
openclaw ent-orm
```

### 高级用法

```bash
openclaw ent-orm --verbose --output ./output
```

### 与其他技能组合

```bash
openclaw ent-orm | openclaw task-decomposer
```

## ⚙️ 配置选项

| 选项 | 说明 | 默认值 |
|------|------|--------|
| `--verbose` | 详细输出模式 | `false` |
| `--output` | 输出目录 | `./output` |
| `--config` | 配置文件路径 | `./config.yaml` |
| `--help` | 显示帮助信息 | - |

## 📚 相关技能

- [git-essentials](../git-essentials/SKILL.md) - Git 工作流指南
- [github](../github/SKILL.md) - GitHub CLI 交互
- [task-decomposer](../task-decomposer/SKILL.md) - 任务分解工具

## 🤝 贡献

欢迎提交 Issue 和 Pull Request！

- GitHub: https://github.com/openclaw-commons/openclaw-skill-commons
- 文档：https://openclaw-commons.github.io/openclaw-skill-commons

## 📄 许可证

MIT License - 详见 [LICENSE](../../LICENSE)

---

**版本**: 1.0.0  
**作者**: OpenClaw Community  
**最后更新**: 2026-03-03

