second-opinion
Second Opinion Skill
Use this skill when you need an alternative perspective on technical decisions, architecture choices, or implementation approaches.
Usage
Invoke the consultation script using the base directory shown above when this skill loads:
bash <base_directory>/scripts/consult.sh --message "your question" --files path1,path2,path3
Important:
- Replace
<base_directory>with the actual "Base directory for this skill" path shown above - The script will look for
OPENAI_API_KEYin this order:.env.local,.env, system environment variable - Default timeout is 30 minutes; match this in your Bash tool timeout parameter (1800000ms)
- Do NOT run in background—synchronous execution avoids polling overhead
Note on GPT-5 models: GPT-5 was released on August 7, 2025. Available variants: gpt-5, gpt-5-mini, gpt-5-nano, gpt-5-pro (thinking model). Default is gpt-5-pro-2025-10-06. Override via SECOND_OPINION_MODEL env var.
More from alberduris/skills
x-twitter
Interact with X (Twitter) API v2. Post tweets, search, engage, moderate, and analyze — all from your AI agent. Full 36-command skill for Twitter/X automation.
107langfuse-traces
Query Langfuse traces for debugging LLM calls, analyzing token usage, and investigating workflow executions. Use when debugging AI/LLM behavior, checking trace data, or analyzing observability metrics.
11newspaper-explainer
Generate self-contained HTML broadsheet newspapers to explain any subject worth reporting — project status, reviews, dispatches, reports, or anything else.
11telegram-notify
Send notifications via Telegram. Use when the user asks to notify, alert, message, or ping — or when a long-running task completes and the user previously asked to be notified. Can also schedule messages for later delivery.
4beehiiv
Manage your Beehiiv newsletter — list and read posts, create drafts from Markdown/HTML files. 6-command skill for Beehiiv newsletter automation.
1slack-reminders
Schedule Slack reminders. Use when the user asks to schedule, remind, or send a Slack message at a specific time.
1