
from awesome-omni-skills50
Manage AgentPhone telephony workflows: create agents, buy/release numbers, make calls, send/receive SMS, configure webhooks, and inspect transcripts/usage.
This skill packages an AgentPhone workflow for building and operating phone-capable AI agents. It documents how to create agents, buy and attach phone numbers, configure webhooks or hosted voice modes, place outbound calls, receive inbound calls and SMS, and inspect transcripts and usage. The skill emphasizes provenance and safe handling of API keys and destructive operations (releasing numbers, deleting agents).
Use when the user explicitly asks to manage telephony resources or perform telephony actions: create/update agents, buy or release phone numbers, place calls, fetch call transcripts, set up webhooks, or review account usage. It should only act with explicit user intent for operations that may incur cost or irreversible changes.
Best used by agents capable of executing HTTP API calls and handling multi-step workflows (codex-cli, claude-code, cursor, gemini-cli).
AgentPhone telephony API skill — provides a comprehensive reference for creating AI phone agents, buying numbers, making calls, sending SMS, and configuring webhooks via the AgentPhone API. No bundled scripts. The 54KB SKILL.md monolithically embeds the entire API reference, webhook handler examples in Python/Node.js, and troubleshooting guides. Good security guardrails (API key warnings, confirm-before-destructive) but architecturally poor — no separation into references/examples/scripts directories.
This is an 'omni-enhanced' repackaging of a community skill (agentphone by sickn33). The packaging adds significant metadata overhead without adding functional value. The core content is a thorough API reference for AgentPhone's telephony platform, which is genuinely useful but would benefit massively from splitting into focused files. The security section properly warns about API key handling and confirms before destructive operations. No scripts to test.
Azure Identity SDK (TypeScript) v2
Authenticate to Azure services from TypeScript using DefaultAzureCredential, Managed Identity, service principals, and credential chains with provenance-preserv
Conductor Revert (Git-aware Revert Track)
Git-aware revert workflow for reverting tracks, phases, or tasks while preserving provenance and upstream workflow; includes safety checks and an execution plan
Security Threat Model (Repository-grounded)
Generate an evidence-backed, repository-specific threat model that enumerates trust boundaries, assets, attacker capabilities, abuse paths, and prioritized miti
Context Restoration — Code Refactoring
Workflow and best practices for restoring and preserving project context during code refactoring, with provenance and selective file restoration.
HelpDesk Automation (Rube MCP)
Automate HelpDesk workflows via Rube MCP (Composio): list and paginate tickets, manage views, use canned responses, and inspect custom fields while preserving u
Azure Event Hubs (Rust) — Workflow
Run and review Azure Event Hubs workflows in Rust: send/receive events, batch sends, partitioned consumption and checkpointing with preserved provenance.
Azure.Messaging.EventGrid (.NET) v2
Workflow skill for Azure Event Grid (.NET): publish and consume EventGrid and CloudEvents, with examples for publishing, pull delivery, and Azure Functions trig
Node.js Best Practices (v3)
Decision-focused Node.js guidance for framework choice, async patterns, security, testing, and architecture — teaches how to think about Node.js projects rather
Learning Opportunities
Adds short interactive learning exercises during AI-assisted coding to help developers understand design decisions and new code before merging.
PostgreSQL Table Design
Operational workflow for PostgreSQL schema design: data types, indexing, constraints, partitioning, RLS, and best-practice examples for safe migrations and scal