Skip to main content
GitHub リポジトリ

iris-core

iris-core には irisworks から収集した 17 個の skills があり、リポジトリ単位の職業カバレッジとサイト内 skill 詳細ページを表示します。

収集済み skills
17
Stars
13
更新
2026-07-24
Forks
2
職業カバレッジ
4 件の職業カテゴリ · 100% 分類済み
リポジトリエクスプローラー

このリポジトリの skills

spawn-agent
その他コンピュータ職

Create a new sub-agent — no Terraform, no Docker by default. Starts as a systemd service, patched into the bridge immediately so @agent works right away.

2026-07-24
github
ソフトウェア開発者

Commit and push repo changes to GitHub using the standard Iris workflow.

2026-07-24
search-web
市場調査アナリスト・マーケティングスペシャリスト

Search the web using Perplexity AI API. Returns sourced, up-to-date information.

2026-07-24
send-email
ソフトウェア開発者

Send an email via Resend API from ${IRIS_EMAIL_FROM:-iris@example.com}. Use when human escalation is needed or to deliver results outside Slack/Telegram.

2026-07-24
transcribe-audio
ソフトウェア開発者

Transcribe an audio file (m4a, mp3, wav, ogg, webm) to text using OpenAI Whisper API. Use when a user shares a voice note or audio attachment.

2026-07-24
mcp
その他コンピュータ職

Add, remove, and test MCP (Model Context Protocol) servers by editing meta/mcp.json. Tools from connected servers appear automatically as mcp__<server>__<tool>.

2026-07-24
serve-public
ネットワーク・コンピュータシステム管理者

Expose a local port as a public HTTPS subdomain under IRIS_BASE_DOMAIN. Writes nginx config, obtains SSL cert via certbot, reloads nginx.

2026-07-24
get-secret
ソフトウェア開発者

Retrieve a secret through the platform abstraction instead of calling Key Vault directly.

2026-07-20
set-secret
ソフトウェア開発者

Store a secret, or mint a one-time drop link so a user can share a secret without pasting it into chat. Use whenever a user is about to share a credential.

2026-07-20
azure
ネットワーク・コンピュータシステム管理者

Opt-in Azure profile only — common Azure CLI patterns for auth, infrastructure, and operational checks.

2026-07-20
firecracker-agent
ネットワーク・コンピュータシステム管理者

Opt-in Firecracker profile only — provision, verify, reset, and destroy Firecracker microVM sub-agents.

2026-07-20
schedule
ソフトウェア開発者

Create, list, and cancel reminders and recurring tasks via Iris's events queue. Use when asked to "remind me", "every morning", "at 5pm", or any scheduled/recurring request.

2026-07-20
self-extend
その他コンピュータ職

Define the protocol Iris follows when creating new reusable skills.

2026-07-20
self-heal
ソフトウェア開発者

Sub-agent self-diagnostic and escalation. Run when a sub-agent detects a failure it cannot recover from, to escalate to Iris or the human operator.

2026-07-20
status
ネットワーク・コンピュータシステム管理者

Read-only health snapshot of this Iris install — service state, disk, sub-agent containers, recent errors, and message-processing check. Use when asked "are you healthy", "what's your status", or when diagnosing problems.

2026-07-20
terraform
ソフトウェア開発者

Opt-in Azure/Terraform profile only — plan and apply Terraform changes using the safe Iris workflow.

2026-07-20
store-file
ソフトウェア開発者

Persist files through the storage abstraction rather than writing to arbitrary paths.

2026-04-15