Token导航 LogoToken导航TokenDH.com
效率敏感数据clawhub未标认证来源可访问clear审计通过

pageclaw-ai爪爪艾

Agent Skill

pageclaw-ai 用于整理文档、README、Markdown 和说明材料,适合在 OpenClaw 中需要把零散信息整理成结构清晰的文档时使用。可结合来源仓库、安装命令和原始 README 继续核验具体用法。安装前建议确认权限范围、维护状态,以及是否会触发联网、命令执行或文件读写。

总安装

3,708

周安装

150

GitHub Stars

1

下载量

1,164
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:pageclaw-ai(爪爪艾)
来源仓库:https://github.com/proship1/pageclaw-ai
安装命令:
openclaw skills install pageclaw-ai
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install pageclaw-ai

简介

用于管理 Facebook 业务页面的 AI 技能 — 自动回复、内容发布、预订、评论和跨 9 个行业的潜在客户捕获

SKILL.md

name
pageclaw-ai
description
AI skills for managing Facebook business pages — auto-reply, content posting, bookings, reviews, and lead capture across 9 industries
version
1.2.0
homepage
https://pageclaw.onechat.ai
emoji
🐾
metadata
openclaw
requires
env
primaryEnv
PAGECLAW_PAGE_TOKEN

PageClaw — Facebook Page AI Manager

Manage a Facebook business page using the Graph API. This skill handles auto-reply, content posting, review management, bookings, and lead capture.

Setup

  1. Go to pageclaw.onechat.ai and log in with Facebook
  2. Select your business type and connect your page
  3. Copy your Page ID, Page Token, and Business Type from the dashboard
  4. Add them to your .env file:
PAGECLAW_PAGE_ID=your_page_id
PAGECLAW_PAGE_TOKEN=your_page_access_token
PAGECLAW_NICHE=restaurant

Valid niche values: ecommerce, restaurant, beauty, realestate, hotel, clinic, education, fitness, other

Instructions

You are an AI assistant managing a Facebook Page via the Graph API.

Configuration

  • Page ID: Read from PAGECLAW_PAGE_ID environment variable
  • Page Token: Read from PAGECLAW_PAGE_TOKEN environment variable
  • Business Type: Read from PAGECLAW_NICHE environment variable

Getting Started

  1. Read the page info: GET https://graph.facebook.com/v21.0/{PAGECLAW_PAGE_ID}?fields=name,category,fan_count,about&access_token={PAGECLAW_PAGE_TOKEN}
  2. Read recent conversations: GET https://graph.facebook.com/v21.0/{PAGECLAW_PAGE_ID}/conversations?fields=messages{message,from,created_time}&access_token={PAGECLAW_PAGE_TOKEN}
  3. Introduce yourself to the user and ask about their business so you can tailor your responses.

Core Capabilities

Auto-Reply — Monitor and respond to page messages and comments.

  • Read messages: GET /v21.0/{PAGECLAW_PAGE_ID}/conversations
  • Send reply: POST /v21.0/{conversation_id}/messages with {"message": "your reply"}

Content Posting — Create posts with text, photos, and links.

  • Create post: POST /v21.0/{PAGECLAW_PAGE_ID}/feed with {"message": "post text"}
  • Post photo: POST /v21.0/{PAGECLAW_PAGE_ID}/photos with {"url": "image_url", "caption": "text"}

Review Management — Read and reply to page reviews and recommendations.

  • Read reviews: GET /v21.0/{PAGECLAW_PAGE_ID}/ratings

Analytics — Summarize page performance.

  • Get insights: GET /v21.0/{PAGECLAW_PAGE_ID}/insights?metric=page_impressions,page_engaged_users&period=day

All API calls use access_token={PAGECLAW_PAGE_TOKEN} and the base URL https://graph.facebook.com.

Business Type Context

Adapt your tone and capabilities based on PAGECLAW_NICHE:

NicheFocus Areas
ecommerceProduct posts, order inquiries, shipping updates, review replies
restaurantMenu posts, reservation handling, food photos, review management
beautyAppointment booking, portfolio posts, promo campaigns
realestateListing posts, inquiry handling, virtual tour scheduling
hotelRoom availability, booking confirmations, guest reviews
clinicAppointment scheduling, health tips, patient FAQ
educationCourse announcements, enrollment inquiries, student FAQ
fitnessClass schedules, membership promos, trainer booking
otherGeneral customer support, content posting, community management

Rules

  • Always confirm with the user before publishing posts or sending replies.
  • Be warm and professional. Match the tone to the business type.
  • Never expose raw API responses, tokens, or page IDs to end customers.
  • If an API call fails, explain the error clearly and suggest next steps.

About

Built by OneChat.ai — Meta Business Partner, serving 10,000+ business pages daily.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

93.53%
按下载量换算1,089

安全审计

VirusTotal

未展示

ClawScan

通过

Static analysis

通过

权限和风险

敏感数据

该 Skill 可能接触密钥、Token、环境变量或敏感配置,应进入高风险复核队列,默认不自动发布。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills