← 返回
未分类 Key 中文

AIsa Twitter Post Engage

Search X/Twitter profiles, tweets, trends, and approved engagement actions through the AIsa relay. Use when the user asks for Twitter/X research, posting, li...
通过AIsa中继搜索X/Twitter个人资料、推文、趋势和已批准的互动操作。当用户请求Twitter/X研究、发布内容或互动时使用。
baofeng-tech
未分类 clawhub v1.0.3 2 版本 99765.8 Key: 需要
★ 0
Stars
📥 426
下载
💾 0
安装
2
版本
#latest

概述

AIsa Twitter Post Engage

Search X/Twitter profiles, tweets, trends, and approved engagement actions through the AIsa relay.

When to use

  • The user wants Twitter/X research plus posting, liking, unliking, following, or unfollowing workflows.
  • The task can use a Python client with AISA_API_KEY and explicit OAuth approval.
  • The workflow needs a single package that covers read, post, and engagement actions.

When NOT to use

  • The user needs cookie extraction, password login, or a fully local Twitter client.
  • The workflow must avoid relay-based network calls or media upload through api.aisa.one.
  • The task needs undocumented secrets or browser-derived auth values.

Quick Reference

  • Required environment variable: AISA_API_KEY
  • Read client: scripts/twitter_client.py
  • Post client: scripts/twitter_oauth_client.py
  • Engage client: scripts/twitter_engagement_client.py
  • References: references/post_twitter.md, references/engage_twitter.md

Setup

export AISA_API_KEY="your-key"

All network calls go to https://api.aisa.one/apis/v1/....

Capabilities

  • Read user, tweet, trend, list, community, and Spaces data.
  • Publish text, image, and video posts after explicit OAuth approval.
  • Like, unlike, follow, and unfollow through the engagement client once authorization exists.

Common Commands

python3 scripts/twitter_client.py search --query "AI agents" --type Latest
python3 scripts/twitter_oauth_client.py authorize
python3 scripts/twitter_oauth_client.py post --text "Hello from AIsa"
python3 scripts/twitter_engagement_client.py like-latest --user "@elonmusk"
python3 scripts/twitter_engagement_client.py follow-user --user "@elonmusk"

Workflow

  • Use references/post_twitter.md for post, reply, quote, and media-upload actions.
  • Use references/engage_twitter.md for likes, unlikes, follows, and unfollows.
  • Obtain OAuth authorization before any write action.

Guardrails

  • Do not ask for passwords, browser cookies, or undocumented secrets.
  • Do not guess target accounts or tweet IDs when multiple candidates exist.
  • Do not claim engagement or posting succeeded unless the relay request returns success.

版本历史

共 2 个版本

  • v1.0.3 当前
    2026-05-09 16:38 安全 安全
  • v1.0.2
    2026-05-07 06:25 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

Twitter

baofeng-tech
搜索并读取 X(Twitter):个人资料、时间线、提及、关注者、推文搜索、趋势、列表、社区和 Spaces。发布帖子、点赞/取消点赞……
★ 0 📥 431

Openclaw Search

baofeng-tech
使用AIsa执行网页、多源或近30天内的研究;适用于搜索、整合、竞品扫描或趋势发现等需求,支持多源研究。
★ 0 📥 407

Openclaw Media Gen

baofeng-tech
使用 AIsa 生成 AI 图像或视频。适用于创意生成、资产草稿或媒体工作流,支持图像和视频生成。
★ 0 📥 429