AR

aras-add-user-message

Automates the process of adding custom UserMessages for Aras Innovator applications.

Install

mkdir -p .claude/skills/aras-add-user-message && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14986" && unzip -o skill.zip -d .claude/skills/aras-add-user-message && rm skill.zip

Installs to .claude/skills/aras-add-user-message

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Aras UserMessage を追加する
22 charsno explicit “when” trigger
Beginner

Key capabilities

  • Determine UserMessage names for methods or UI
  • Create custom UserMessage XML files
  • Explicitly mark custom messages with `custom=1`
  • Use `name` as a reference key
  • Place display text in `text` or `i18n:text` with `xml:lang`
  • Avoid overwriting existing standard UserMessages without confirmation

How it works

The skill guides the creation of Aras UserMessage XML files by defining naming conventions, localization practices, and safety measures against overwriting standard messages.

Inputs & outputs

You give it
Desired UserMessage name, display text, localization requirements
You get back
Custom UserMessage XML file at `Import/UserMessage/{UserMessage Name}.xml`

When to use aras-add-user-message

  • Add a new custom UserMessage for a UI action
  • Define localized text for Aras system feedback
  • Manage project-specific UserMessage keys

About this skill

スキル: Aras UserMessage を追加する

  1. Method や UI から参照する UserMessage 名を決める。
  2. カスタム UserMessage XML を Import/UserMessage/{UserMessage Name}.xml に作成する。
  3. custom=1 を明示する。
  4. name は参照キーとして扱い、表示文言と混同しない。
  5. 表示文言は text または i18n:text に置き、必要な xml:lang を明示する。
  6. 既存標準 UserMessage を上書きする変更は、ユーザー確認なしに行わない。

When not to use it

  • The task does not involve Aras UserMessage creation or modification
  • Modifying existing standard UserMessages without explicit user confirmation

Limitations

  • The skill is specific to Aras UserMessage creation.
  • It requires explicit user confirmation before overwriting existing standard UserMessages.
  • The skill focuses on XML file creation and content, not broader Aras system configuration.

How it compares

This skill provides a structured process for creating Aras UserMessage XML files with specific naming, localization, and safety rules, unlike manually creating XML files without such guidelines.

Compared to similar skills

aras-add-user-message side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
aras-add-user-message (this skill)03moNo flagsBeginner
i18n-localization156moReviewIntermediate
browser-extension-developer46moNo flagsIntermediate
i18n52moNo flagsIntermediate

Try saying

Example prompts that trigger this skill in your AI assistant.

Search skills

Search the agent skills registry