team-telnyx/ai-telnyx-verify-ruby
>- Look up phone number information (carrier, type, caller name) and verify users via SMS/voice OTP. Use for phone verification and data enrichment. This skill provides Ruby SDK examples.
This is a copy. The original lives at team-telnyx/telnyx-verify-ruby.
npx skills add https://github.com/team-telnyx/ai --skill telnyx-verify-ruby
Take team-telnyx/ai-telnyx-verify-ruby from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference gem.
Without those the skill loads but fails at the first command.