servicenow-agent-factory
Use when creating ServiceNow AI agents, AI Agent Studio workflows, GenAI skill drafts, ServiceNow SDK scaffolds, or prompt packs for less experienced builders.
适合你,如果需要在 ServiceNow 平台上快速搭建 AI 代理和技能。
/ 通过 npx 安装 校验哈希
npx oh-my-skill add paulopierrondi/servicenow-agent-army/servicenow-agent-factory/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- paulopierrondi/servicenow-agent-army/servicenow-agent-factory/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify paulopierrondi/servicenow-agent-army/servicenow-agent-factory安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
1GitHub stars
~305上下文体积 · 单文件
索引托管
怎么用
技能原文 SKILL.md
ServiceNow Agent Factory
Use this skill to turn a rough ServiceNow automation idea into a safe, beginner-friendly agent package.
Workflow
- Restate the business outcome in one sentence.
- Ask for missing critical details only if the answer cannot be safely assumed.
- Run the idea through these specialists:
- Business Analyst Agent for requirements.
- CTA Agent for architecture boundaries.
- Enterprise Architect Agent for enterprise fit.
- Workflow Composer for AI Agent Studio steps.
- Guardrails Reviewer for risk and approval controls.
- Token Saver Specialist for compact prompts.
- Produce artifacts:
- agent contract
- workflow contract
- ServiceNow SDK fit notes
- governance checklist
- test cases
- launch copy
Rules
- AI Agent Studio is the default target for agents and agentic workflows.
- ServiceNow SDK/Fluent is for supported source-driven app artifacts.
- Do not invent direct AI Agent Studio deployment APIs.
- Treat production writes as high risk.
- Include dry run, approval, audit, and rollback for write paths.
- Keep output usable by a less experienced ServiceNow builder.
Output Format
# Agent Package ## Outcome ## Agent Contract ## Workflow Contract ## ServiceNow SDK Fit ## Guardrails ## Tests ## AI Agent Studio Compact Version ## Launch Copy
按 MIT 许可原样转载,未经改动 · 在 GitHub 查看 →
评论
登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。
…