Skip to main content
Dépôt GitHub

iris-core

iris-core contient 17 skills collectées depuis irisworks, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
17
Stars
13
mis à jour
2026-07-24
Forks
2
Couverture métier
4 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

spawn-agent
Autres occupations informatiques

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
Développeurs de logiciels

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

2026-07-24
search-web
Analystes en études de marché et spécialistes en marketing

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

2026-07-24
send-email
Développeurs de logiciels

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
Développeurs de logiciels

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
Autres occupations informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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

2026-07-20
set-secret
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-20
firecracker-agent
Administrateurs de réseaux et de systèmes informatiques

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

2026-07-20
schedule
Développeurs de logiciels

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
Autres occupations informatiques

Define the protocol Iris follows when creating new reusable skills.

2026-07-20
self-heal
Développeurs de logiciels

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
Administrateurs de réseaux et de systèmes informatiques

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
Développeurs de logiciels

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

2026-07-20
store-file
Développeurs de logiciels

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

2026-04-15