Agents
Why Implexa
Pricing
Resources
Install
Sign in
Sign up
back to leaderboard
MY
@myd2002
contributor on implexa, with 7 skills ranked by
SkillRank
across 1 source.
myd2002 on github
publishes to clawhub
skills, ranked by SkillRank
score
source
skill
7.3
clawhub
skill-h-meeting-sync
skill-h-meeting-sync is a cron-triggered background daemon that reconciles tencent meeting state with gitea repositories every 25 minutes, handling cancellations, rescheduling, and new meeting detection while archiving expired records after 30 days.
6.3
clawhub
skill-d-create-issues
skill-d-create-issues orchestrates issue landing after organizer confirmation via gitea webhook or openclaw dialog, batch-creates issues with dependencies, updates meeting status, and triggers email notifications to attendees and assignees.
6.2
clawhub
skill-b-pre-brief
skill-b-pre-brief automates pre-meeting briefing generation and delivery via cron, scanning for meetings within a 15-minute to 6-hour window before start time, coordinating data pulls from gitea, ai content generation, html rendering, and email dispatch to attendees.
6.1
clawhub
skill-c-fetch-minutes
skill-c-fetch-minutes polls meeting repositories every 10 minutes to fetch transcripts from tencent meeting, performs two-stage ai issue extraction, commits four markdown files to gitea, and notifies organizers for review. handles three meeting classes with distinct processing paths.
—
clawhub
Paper Kb
Research paper knowledge base for storing and querying academic papers. Activate when: 1. User shares an arxiv link or PDF file AND expresses intent to save/...
—
clawhub
skill-a-create-meeting
【会议创建总入口,必须优先触发】当用户提出任何新建会议、开会、约会、安排会议、预约会议、组会、周会、例会、讨论会、紧急会议、跨项目会议、循环会议相关需求时,必须优先使用此技能,而不要直接调用 tencent-meeting-skill。OpenClaw 负责意图分析和参数补全;本技能作为会议创建总控入口,负责协调...
—
clawhub
project-init
自动初始化 Gitea 科研项目仓库。通过对话收集仓库名称、描述、创建者、成员、可见性等信息,自动创建仓库并写入标准目录结构(meeting/ docs/ src/ data/ reports/ profiles/)、README.md、CONTRIBUTING.md 及各成员档案文件(profiles/用户名....