aliyun-asrPure Aliyun ASR skill for voice message transcription, supports multiple channels including Feishu
Install via ClawdBot CLI:
clawdbot install jixsonwang/aliyun-asr纯语音识别,无语音合成 - 这是一个专门为OpenClaw设计的轻量级阿里云语音识别技能,只做一件事:将语音消息转换为文本。
AliyunNLSFullAccess 权限创建配置文件 /root/.openclaw/aliyun-asr-config.json:
{
"access_key_id": "your-access-key-id",
"access_key_secret": "your-access-key-secret",
"app_key": "your-app-key",
"region": "cn-shanghai"
}
chmod 600 /root/.openclaw/aliyun-asr-config.json
requests (Python包)cn-shanghai(可配置)此技能严格遵循以下开发准则:
Generated Mar 1, 2026
This skill enables businesses to automatically transcribe customer voice inquiries from platforms like Feishu into text for AI-powered chatbots or human agents to respond efficiently. It streamlines support workflows by converting spoken queries into actionable text data, reducing manual transcription efforts.
Teams using collaboration tools such as Feishu can leverage this skill to transcribe voice messages from meetings or discussions into text for documentation and follow-up. It enhances productivity by providing searchable records and facilitating communication across remote or hybrid work environments.
Content creators and media professionals can use this skill to transcribe audio files like podcasts or interviews from various formats into text for editing, subtitling, or analysis. It supports multiple audio formats, making it versatile for processing voice content in creative workflows.
Educational institutions and e-learning platforms can integrate this skill to transcribe voice lectures or student submissions from channels like Feishu into text for accessibility, note-taking, or automated grading. It aids in creating inclusive learning environments by converting spoken content into readable formats.
Healthcare providers can utilize this skill to transcribe patient voice messages from communication platforms into text for medical records or triage systems. It helps in managing patient interactions efficiently while maintaining data privacy through secure, non-stored processing.
Offer this skill as part of a subscription service where businesses pay a monthly or annual fee to access the ASR functionality integrated with platforms like Feishu. Revenue is generated through tiered pricing based on usage volume, such as number of transcriptions or supported channels.
Implement a pay-per-use model where customers are charged based on the amount of audio processed, such as per minute or per file. This model appeals to users with variable needs, providing flexibility and scalability without upfront commitments, leveraging the skill's support for multiple audio formats.
Sell enterprise licenses that include customization, priority support, and integration with specific platforms like Feishu for large organizations. Revenue comes from one-time licensing fees or ongoing support contracts, targeting industries with high compliance and security requirements.
💬 Integration Tip
Ensure the Aliyun ASR configuration file is securely set up with proper permissions to avoid unauthorized access, and test with supported audio formats to verify compatibility before deployment.
Automate Xiaohongshu (RedNote) content operations using a Python client for the xiaohongshu-mcp server. Use for: (1) Publishing image, text, and video content, (2) Searching for notes and trends, (3) Analyzing post details and comments, (4) Managing user profiles and content feeds. Triggers: xiaohongshu automation, rednote content, publish to xiaohongshu, xiaohongshu search, social media management.
Feishu-integrated wrapper for the capability-evolver. Manages the evolution loop lifecycle (start/stop/ensure), sends rich Feishu card reports, and provides...
The Baidu Baike Component is a knowledge service tool designed to query authoritative encyclopedia explanations for various nouns. Its core function is given a specific "noun" (object, person, location, concept, event, etc.) provided by the user, it returns a standardized, detailed entry explanation sourced from Baidu Baike.
Draft and publish posts to 小红书 (Xiaohongshu/RED). Use when creating content for 小红书, drafting posts, generating cover images, or publishing via browser automation. Covers the full workflow from content creation to browser-based publishing, including cover image generation with Pillow.
AI-assisted creation, rendering, and automated publishing of Xiaohongshu-style content with support for Markdown to image cards and data tracking.
小红书全能助手 — 文案生成、封面制作、内容发布与管理。当用户要求写小红书笔记、生成小红书文案/标题/封面、发小红书、搜索小红书、评论点赞收藏等任何小红书相关操作时使用。支持一站式从文案创作到自动发布的完整流程。封面AI生图需配置可选环境变量(GEMINI_API_KEY 或 IMG_API_KEY 或 HUNY...