Add ClawdTalk skill for phone calling and SMS#120
Closed
a692570 wants to merge 12 commits intoBankrBot:mainfrom
Closed
Add ClawdTalk skill for phone calling and SMS#120a692570 wants to merge 12 commits intoBankrBot:mainfrom
a692570 wants to merge 12 commits intoBankrBot:mainfrom
Conversation
Adds comprehensive skill for using OpenCode with the oh-my-opencode plugin. Covers all 12 agents, 8 task categories, ultrawork and Prometheus workflows, full configuration reference, troubleshooting guide, and diagnostic scripts. Provider: osobot Skill: oh-my-opencode Version: 1.0.0
Folder structure now: oh-my-opencode/oh-my-opencode/SKILL.md Per maintainer feedback.
feat: Add oh-my-opencode skill
This skill provides comprehensive guidance for building dApps with MetaMask Smart Accounts Kit v0.3.0. Features: - ERC-4337 smart account creation (Hybrid, Multisig, Stateless7702) - Delegation Framework (ERC-7710) with caveats and lifecycle - Advanced Permissions (ERC-7715) via MetaMask - Gas abstraction with paymasters - Session accounts and atomic batching - Viem integration examples Includes detailed reference documentation for smart accounts, delegations, and advanced permissions.
Following repo conventions - only SKILL.md and references/ needed
- Add changelog link for caveat enforcer addresses - Update frontmatter metadata from clawdbot to openclaw
Add smart-accounts-kit skill
- Remove incorrect erc20-token-allowance and native-token-allowance types - Add correct erc20-token-streaming and native-token-streaming types with proper parameters - Add Supported ERC-7715 Permission Types section to SKILL.md - Update parameters to match official MetaMask Smart Accounts Kit documentation - Fix troubleshooting reference to valid permission types
Change 'erc20-token-streaming' to 'erc20-token-stream' Change 'native-token-streaming' to 'native-token-stream' This aligns with the correct permission type names used in the MetaMask Smart Accounts Kit implementation.
Fix: Correct ERC-7715 permission types in smart-accounts-kit skill
002d30c to
b72e167
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds ClawdTalk to the skill library. ClawdTalk provides phone calling and SMS capabilities for OpenClaw agents, enabling voice interaction via Telnyx.
Note
Low Risk
Documentation-only change that adds a catalog entry; no runtime code or behavior is modified.
Overview
Updates
README.mdto list the new Telnyxclawdtalkskill (linking to the externalclawdtalk-clientrepo) and describes it as enabling phone calling and SMS for OpenClaw agents with deep tool integrations.Written by Cursor Bugbot for commit 002d30c. This will update automatically on new commits. Configure here.