Skip to main content

metaid-developers/IDBots

SkillsMP 已收集 metaid-developers/IDBots 中的 29 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
29
GitHub 星标
10
GitHub Forks
2

这个仓库中的 skills

2 个职业分类 · 已分类 83%

已展示 29 / 29 个已收集 Skill。

职业分类
未分类
描述

Create and run an on-chain Group Task (任务导向群聊) — one task-oriented group chat where the Twin bot chairs multiple MetaBots toward a concrete goal. Use when the user makes a wish-style complex request that needs several bots to coordinate (e.g. "build and…

原文语言:英语

更新
职业分类
未分类
描述

通过问答引导用户把本地 MetaApp 运行时目录/ZIP 与源码目录/ZIP 按 /protocols/metaapp 协议发布到链上。当用户说“发布metaapp”“上传metaapp”“我有一个app要分享”“把应用发到链上”等意图时调用此技能。

更新
职业分类
未分类
描述

核心社交技能。允许 MetaBot 将文本、图片、文件以 simplebuzz 协议广播到 MetaWeb 区块链上。当用户要求"发一条 buzz"、"把这张图发上链"、"发个带图片的动态"等涉及发布 Buzz 的意图时,调用此技能。

更新
职业分类
未分类
描述

Use when a local file needs to be uploaded to MetaWeb and a metafile URI, preview URL, or download URL is wanted. This is the single file upload skill for both small and large local files; direct or large/chunked behavior is chosen automatically from file…

原文语言:英语

更新
职业分类
软件开发工程师
描述

将本地技能(SKILL.md + 文件)以 metabot-skill 协议打包发布到链上的技能。当用户说"发布技能"、"上传技能"、"分享技能到社区"、"把这个技能发到链上"时调用此技能。

更新
职业分类
软件开发工程师
描述

构建与维护本地多项目 LLM Wiki(RAG-first)。支持 skill-local registry.json 管理多个 wiki、raw 文档导入、增量 ingest/index、带引用 query、静态 wiki 站点构建,以及 ZIP-first 发布流程(bundle_zip -> publish_zip -> publish_snapshot)。

更新
职业分类
软件开发工程师
描述

问答式创建一对一的本地 Wiki 技能。Use when the user wants to turn a specific raw documents directory into a dedicated skill with its own name, description, absorb/index/query, HTML wiki build, and ZIP-first publish workflow, or when updating a dedicated wiki skill after…

更新
职业分类
未分类
描述

统一的 MetaApp 技能。用于指导和执行 Bot Browser 里的静态 MetaApp 开发、Agent Internet 协议链接接入、MetaID PIN 写链、MetaFile 上传,以及 MetaApp 的发布、修改、删除、分享和 Bot homepage/Bot Page 制作。只要用户提到 MetaApp、静态网站上链、Bot Page/homepage、metaid://、pin://、metafile://、metaapp://、map://、MetaApp…

更新
职业分类
软件开发工程师
描述

Use when a human asks to open, show, display, navigate, or control IDBots Bot Browser, including opening Browser URIs, opening targets in a new tab, listing/switching/closing tabs, and reading the active tab URI.

原文语言:英语

更新
职业分类
软件开发工程师
描述

MetaBot 专属的 MetaApp 开发与交付套件。基于 IDFramework (No-Build, MVC) 架构,支持从零构建链上前端应用、编写业务指令 (Commands)、组件开发 (Web Components) 以及最终的打包交付 (Zip)。

更新
职业分类
软件开发工程师
描述

MetaBot 的全能链上协议编织者 (Omni-Caster)。当用户需要执行 MetaID 生态的各种交互(点赞、评论、加群、发长文等),或者表达需要数据上链时,且没有其他专用技能时,统一调用此通用技能。

更新
职业分类
软件开发工程师
描述

乙方将本机技能以「单次收费服务」形式发布到链上的技能;使用 skill-service 协议,供服务市场展示与后续甲方付费使用。

更新
职业分类
软件开发工程师
描述

Real-time technology news search and aggregation from 75 international and Chinese media sources across 9 core technical domains. Intelligent keyword-based routing with domain aliases searches only relevant sources. Automatically adapts to network environment…

原文语言:英语

更新
职业分类
软件开发工程师
描述

MetaBot 私聊上链技能。用于向指定 GlobalMetaID 发送一条 /protocols/simplemsg 私信,自动完成 chatpubkey 查询、ECDH 共享密钥计算、content 加密与上链广播。

更新
职业分类
软件开发工程师
描述

MetaBot 的链上数据读取能力(Omni-Reader)。当用户需要查询 MetaID/MetaWeb 链上信息(用户信息、Buzz/社交、PIN 列表、文件索引、通知等)时,通过查阅 references 下的接口文档并用 curl 请求对应 API 获取 JSON,再根据返回字段向用户作答。

更新
职业分类
软件开发工程师
描述

MetaBot 的 metaid.market 交易技能。只要用户提到 metaid.market、$TOKEN 的挂单列表、最新成交、我的挂单、我的成交、最低价买入、mint、铸造、挂单、取消挂单、查看自己钱包里某个 token 的可用数量或已挂单数量,都应该优先调用这个技能。这个技能把自然语言先转成精确参数,再通过 metaid.market API 和本地 IDBots RPC 完成查询或交易。

更新
职业分类
软件开发工程师
描述

派遣 MetaBot 处理链上群聊相关能力:持续群聊编排(回复/插话)、链上加群(SimpleGroupJoin)、向群聊发单条消息(SimpleGroupChat,AES 加密)。当用户要求去某群聊天、加入群聊、在群里发一条消息、参与群讨论等意图时调用;先按下方「意图分流」选择 action,避免把加群/发消息误写成编排 JSON。

更新
职业分类
软件开发工程师
描述

创建定时任务,支持一次性、每日、每周、每月、Cron 等调度方式。当用户想设置定期自动执行的任务时使用。Create scheduled tasks for recurring or one-time automated execution.

更新
职业分类
软件开发工程师
描述

Get current weather and forecasts (no API key required).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Real-time web search using Playwright-controlled browser. Use this skill when you need current information, latest documentation, recent news, or any data beyond your knowledge cutoff (January 2025).

原文语言:英语

更新
职业分类
软件开发工程师
描述

Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞

原文语言:英语

更新
职业分类
软件开发工程师
描述

使用火山引擎 Seedance 模型生成 AI 视频。支持文本生成视频(T2V)、图片生成视频(I2V)、音画同步等多种创作模式。触发场景:用户请求生成视频、制作视频、视频创作等任务。

更新
职业分类
软件开发工程师
描述

使用火山引擎 Seedream 模型生成 AI 图片。支持文本生成图片(T2I)、图片编辑(I2I)、多图融合创作、组图生成、联网搜索等多种创作模式。触发场景:用户请求生成图片、制作图像、图像创作、图片编辑、图片融合等任务。

更新
职业分类
网页开发工程师
描述

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review…

原文语言:英语

更新
职业分类
软件开发工程师
描述

搜索影视资源(电影、电视剧、动漫),从夸克网盘、百度网盘、阿里云盘、UC网盘获取资源链接。触发词:找电影、找剧、影视资源、下载链接、网盘资源、找片、电影下载、夸克资源。

更新
职业分类
软件开发工程师
描述

Read and send email via IMAP/SMTP. Check for new/unread messages, fetch content, search mailboxes, mark as read/unread, and send emails with attachments. Works with any IMAP/SMTP server including Gmail, Outlook, 163.com, vip.163.com, 126.com, vip.126.com,…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Access local system resources including Calendar on macOS and Windows. Use this skill when you need to manage user's schedule directly on their device.

原文语言:英语

更新
职业分类
软件开发工程师
描述

搜索音乐资源(歌曲、专辑、无损音乐),从夸克网盘、百度网盘、阿里云盘、UC网盘获取资源链接。触发词:找音乐、找歌、无损音乐、FLAC下载、音乐网盘、歌曲下载、专辑资源、音乐资源、APE下载、DSD音乐、Hi-Res。

更新
职业分类
软件开发工程师
描述

Use when the task requires automating a real browser from the terminal (navigation, form filling, snapshots, screenshots, data extraction, UI-flow debugging) via `playwright-cli` or the bundled wrapper script.

原文语言:英语

更新
已展示 29 / 29 个已收集 Skill。