alimail
快速查询企业内部员工邮箱、工号及部门信息。
Why use this skill?
Efficiently query internal employee email, ID, and department information using the OpenClaw alimail skill. Secure, read-only directory lookup for your enterprise.
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/colin-megan/alimailWhat This Skill Does
The alimail skill for OpenClaw is a powerful administrative utility designed to streamline enterprise communication by providing an interface to your organization's employee directory. It allows users to perform rapid lookups of internal personnel data, including specific email addresses, unique employee identification numbers (employeeNo), and departmental affiliations. By integrating directly with your enterprise backend, the skill eliminates the need for manual contact list management, providing instantaneous results through natural language processing.
Installation
To integrate alimail into your OpenClaw environment, ensure you have the necessary credentials from your IT administrator. First, run the installation command: clawhub install openclaw/skills/skills/colin-megan/alimail. Once installed, locate the configuration file at ~/.openclaw/openclaw.json. You must populate the env block with your ALIMAIL_CLIENT_ID and ALIMAIL_CLIENT_SECRET to enable authentication. Once saved, ensure the enabled flag is set to true and restart your agent workspace to apply the changes.
Use Cases
This skill is ideal for enterprise environments where quick identification of colleagues is required for team collaboration, cross-departmental communication, or auditing purposes. It is particularly useful for project managers needing to verify contact information for stakeholders or HR personnel who require rapid lookups of employee records without navigating cluttered web portals. By supporting fuzzy search logic, it handles incomplete or approximate names efficiently.
Example Prompts
- "查一下张三的邮箱"
- "帮我找一下负责市场部的王小明的工号和邮箱"
- "OpenClaw,检索公司内部员工名为李四的信息"
Tips & Limitations
- Tips: Utilize partial names if the full name is unknown; the system handles fuzzy matching automatically to help you find the correct match even with typos. Always verify the
employeeNoreturned to ensure you have selected the correct individual if multiple users share the same name. - Limitations: The tool is strictly a read-only query interface for employee directory metadata. It does not possess, nor does it require, permissions to access individual mailboxes, send messages, or modify personnel records. If the API returns a 403 error, verify that your client credentials have not expired or been revoked by your internal IT security team.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-colin-megan-alimail": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: external-api