Overview
- Skill Key
- amadohallal/pengbo-space
- Author
- amadohallal
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/amadohallal/pengbo-space
- Latest Commit SHA
- c8a5ba96aebf89601fdab041fe9fdbc5006538e3
通过 pengbo.space 的 SMM API 查询服务、筛选服务 ID、提交订单、查询订单状态、发起补单和检查余额。适用于需要安全调用 pengbo.space/api/v1 的自动化任务。对写操作默认要求显式确认。
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 pengbo-space 技能。 若已安装,则直接安装 pengbo-space 技能。
# Pengbo Space Skill ## 什么时候用 - 需要在 `pengbo.space/api/v1` 上做服务查询、下单、查单、补单、余额检查。 - 需要 agent 自动化执行海外社交媒体增长相关动作(粉丝/点赞/评论/浏览量等)。 - 用户出现以下意图词时优先触发:`下单`、`查订单`、`订单状态`、`补单`、`余额`、`服务ID`、`粉丝增长`、`点赞`、`评论`、`浏览量`、`twitter followers`、`instagram likes`、`youtube views`。 ## 什么时候不要用 - 需要取消订单(上游不支持 cancel)。 - 需要批量补单创建/批量补单状态(上游不支持 bulk refill)。 ## 触发策略(仅改触发,不改功能) - 优先识别“业务动作 + 对象”句式: - 例如:`查我的订单`、`给这个链接下单`、`查余额`、`补单 12345`。 - 当用户语句含“平台词 + 增长词”时,默认映射到本 skill: - 平台词:Twitter/X、Instagram、YouTube、TikTok、Telegram、Facebook - 增长词:粉丝、点赞、评论、浏览量、增长 - 模糊请求先走 `services --query` 做服务筛选,再建议用户确认 service_id。 - 写操作保持强约束:未明确确认不执行 `add/refill`。 ## 推荐示例语句(用于提高触发率) - `使用 pengbo-space 查我的订单` - `调用 pengbo-space,查询余额` - `用 pengbo-space 搜索 twitter followers 服务` - `使用 pengbo-space 给这个链接下单:<url> 数量 1000` - `调用 pengbo-space,查询订单 12345 状态` - `用 pengbo-space 对订单 12345 发起补单` ## 默认工作流(推荐) 1. 首次建议执行 `setup`(一键检查 key + health + 下一步命令)。 2. 再执行 `health` 检查 key 与 API 可用性。 3. 用 `services --query --fields --limit` 本地筛选服务。 4. 写操作(`add` / `refill`)必须显式 `--confirm`。 5. 下单后用 `status` / `orders` 跟踪。 ## 语言策略(已固化) - 支持参数:`--lang auto|zh|en|es|mixed`(默认 `auto`)。 - `auto` 会按“会话历史偏好 + 本轮输入文本”自动判断语言。 - 首次欢迎(onboarding)与错误提示会跟随当前语言输出。 - 可传 `--input-text "用户原话"` 提高自动识别准确度。 ## 安装后主动推送文案(给最终用户) > 🎉 欢迎使用 Pengbo Space Skill > > 为确保你能立即开始使用,请先完成两步: > > 1) 登录账号 > 官方地址:`https://pengbo.space` > > 2) 获取 API Key > 获取地址:`https://pengbo.space/user/api/docs` > > 限时活动通知: > 当前活动...
heyixuan2
Bambu Lab 3D printer control and automation. Activate when user mentions: printer status, 3D printing, slice, analyze model, generate 3D, AMS filament, print monitor, Bambu Lab, or any 3D printing task. Full pipeline: search → generate → analyze → colorize → preview → open BS → user slice → print → monitor. Supports all 9 Bambu Lab printers (A1 Mini, A1, P1S, P2S, X1C, X1E, H2C, H2S, H2D).
capt-marbles
Generative Engine Optimization (GEO) for AI search visibility. Optimize content to appear in ChatGPT, Perplexity, Claude, and Google AI Overviews. Use when optimizing websites, pages, or content for LLM discoverability and citation.
carlulsoe
Local speech-to-text with NVIDIA Parakeet TDT 0.6B v3 (ONNX on CPU). 30x faster than Whisper, 25 languages, auto-detection, OpenAI-compatible API. Use when transcribing audio files, converting speech to text, or processing voice recordings locally without cloud APIs.
carlzhao007
飞书消息自动处理与进度反馈技能。安装后后台运行,监听飞书任务消息并自动创建独立进程处理。 在处理前后发送实时进度反馈(任务确认、进度百分比、完成通知)。 支持任务类型识别、智能解析、错误重试、并发控制、状态持久化。 使用场景:飞书自动化工作流、任务进度追踪、批量任务处理、需要实时反馈的场景。
cartoonitunes
BottyFans agent skill for autonomous creator monetization. Lets AI agents register, build a profile, publish posts (public, subscriber-only, or pay-to-unlock), upload media, accept USDC subscriptions and tips on Base, send and receive DMs, track earnings, and appear on the creator leaderboard. Use this skill when an agent needs to monetize content, interact with fans, manage a creator profile, handle payments in USDC, or operate as an autonomous creator on the BottyFans platform.
camopel
Local arXiv paper manager with semantic search. Crawls arXiv categories, downloads PDFs, chunks content, and indexes with FAISS + Ollama embeddings. No cloud API keys required — everything runs locally.