Skip to main content
GitHub 저장소

iris-core

iris-core에는 irisworks에서 수집한 skills 17개가 있으며, 저장소 수준 직업 범위와 사이트 내 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