MigrateForce
将您的遗留系统转化为代理可以使用的技能。
我们将企业知识从传统的SaaS中解放出来,并将其转化为代理就绪的功能,随着时间的推移,这些功能的价值会不断增长。
______________________________________________________________________
我们建造什么
| 存储库 | 描述 | 许可证 |
|---|---|---|
| @移民力量/技能 | 技能库+SKILL.md规范 | 麻省理工学院 |
| @migrateforce/cli 最终用户界面:convert,lint,skills,auth | ||
| migrateforce代理 | 参考代理实现 | 即将到来的第二季度 |
______________________________________________________________________
两个原始人
┌─────────────────────────────────────────────────────────────────────┐
│ │
│ SKILLS = What to do (knowledge, context, playbooks, constraints) │
│ MCP = How to do it (tools, actions, API calls, integrations) │
│ │
│ Combined = Complete solutions that AI agents can execute │
│ │
└─────────────────────────────────────────────────────────────────────┘技能是可移植的。 SKILL.md可以在任何地方工作,不锁定任何供应商。
技能是可以组合的。 代理将技能组合到复杂的工作流程中。
技能复合。 更多技能=更有价值的平台。
______________________________________________________________________
快速开始
# Convert a REST API to an MCP server
npx @migrateforce/cli convert --spec openapi.yaml --base-url https://api.example.com
# Add a skill to your project
npx @migrateforce/cli skill add patient-intake
# Validate your skill
npx @migrateforce/cli skill validate______________________________________________________________________
SKILL.md格式
技能遵循拟人代理技能规范:
---
name: patient-intake-automation
description: Automates patient intake for healthcare practices
metadata:
industry: healthcare
complexity: medium
value_driver: cost_reduction
---
## Summary
Automates patient intake by extracting form data, validating insurance,
and pre-populating EHR records.
## Inputs Required
- patient_form: Completed intake form
- insurance_info: Policy details
## Outputs
- patient_record: Validated data for EHR
- eligibility_status: Insurance verification result______________________________________________________________________
哲学
| 原理 | 它意味着什么 |
|---|---|
| 开源优先 | 核心工具获得麻省理工学院许可,可在任何地方使用 |
| 认购主权 | 你拥有自己的技能,没有锁定,没有每个座位的税 |
| 本地优先 | 技能运行在您的VPC中,而不是我们的云中 |
| 模型独立性 | 在不改变技能的情况下交换LLM |
______________________________________________________________________
链接
🌐 migrateforce.com --技能目录和评估引擎
📚 文档 -指南和API参考
💬 十、 --社区
______________________________________________________________________
Built for enterprises escaping legacy SaaS prisons
