Skip to main content

bankr-signals

On-chain verified trading signals for Buzz BD Agent. Publish scan results with TX hash proof for credibility. Source: https://github.com/BankrBot/openclaw-skills/tree/main/bankr/bankr-signals NOTE: Replace this placeholder with actual skill from BankrBot repo.

Aller à l'installation

Informations de source

Dépôt
buzzbysolcex/buzz-bd-agent
Dernière activité de la source
18 mai 2026 à 02:11
Langue détectée de SKILL.md
anglais
Étoiles
5
Forks
2

Options d'installation

Le prompt qui vérifie d'abord la source est sélectionné par défaut. Vous pouvez passer à une commande directe ou télécharger une copie locale.

Vérifiez les fichiers source

Lisez SKILL.md et les fichiers associés affichés par SkillsMP avant de décider de l'installer.

Affichage de SKILL.md

SKILL.md
Instructions source · Aperçu en lecture seule
name
bankr-signals
description
On-chain verified trading signals for Buzz BD Agent. Publish scan results with TX hash proof for credibility. Source: https://github.com/BankrBot/openclaw-skills/tree/main/bankr/bankr-signals NOTE: Replace this placeholder with actual skill from BankrBot repo.
# Bankr Signals — On-Chain Verified Trading Signals ## Source Install from: `https://github.com/BankrBot/openclaw-skills` Path: `bankr/bankr-signals/` ## Setup ```bash # Clone and copy to skills directory git clone https://github.com/BankrBot/openclaw-skills.git /tmp/bankr-skills cp -r /tmp/bankr-skills/bankr/bankr-signals/* ./ rm -rf /tmp/bankr-skills ``` ## Integration with Buzz - After each scan cycle, SocialAgent publishes verified signals - Each signal includes score + on-chain TX hash proof - Builds @BuzzBySolCex credibility and track record - Signals are auto-posted (no Ogie approval needed) ## NOTE If the bankr-signals directory exists in the BankrBot repo, replace this placeholder entirely with those files. If it doesn't exist yet, this placeholder provides the intent and Buzz uses standard tweet templates until signals are available.
Voir sur GitHub