Agent-discovery artefacts for the SIMOSphere AI inference platform.
Agent skills for SIMOSphere AI -- the OpenAI-compatible inference API hosted in Germany. These skill definitions enable AI coding agents (Cursor, Windsurf, Claude Code, and others) to integrate SIMOSphere AI capabilities directly into their workflows.
Built by SIMO GmbH. EU-hosted, GDPR-compliant.
npx skills add SIMOSphereOS/simosphere-ai-skills| Skill | Description |
|---|---|
| simosphere-ai | Core API integration -- Chat Completions, Embeddings, Models, Streaming |
| simosphere-openai-migration | One-line migration from OpenAI, Anthropic, or Mistral to EU-hosted inference |
| simosphere-eu-compliance | GDPR, Schrems II, and EU AI Act compliance evaluation for AI projects |
npx skills add SIMOSphereOS/simosphere-ai-skills --skill simosphere-ai
npx skills add SIMOSphereOS/simosphere-ai-skills --skill simosphere-openai-migration
npx skills add SIMOSphereOS/simosphere-ai-skills --skill simosphere-eu-compliancecurl https://api.simosphereai.com/v1/chat/completions \
-H "Authorization: Bearer sk-simo-..." \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3-8b",
"messages": [{"role": "user", "content": "Hello"}]
}'Sign up at onboarding.simosphereai.com/de/register for an API key. Trial credits available via hello@simo-online.com.
Agent-Skills fuer SIMOSphere AI -- die OpenAI-kompatible Inferenz-API mit Hosting in Deutschland. Diese Skill-Definitionen ermoeglichen es KI-gesteuerten Coding-Agenten (Cursor, Windsurf, Claude Code u.a.), SIMOSphere-AI-Funktionen direkt in ihre Arbeitsablaeufe zu integrieren.
Entwickelt von SIMO GmbH. EU-Hosting, DSGVO-konform.
npx skills add SIMOSphereOS/simosphere-ai-skills| Skill | Beschreibung |
|---|---|
| simosphere-ai | Kern-API-Integration -- Chat Completions, Embeddings, Modelle, Streaming |
| simosphere-openai-migration | Migration von OpenAI, Anthropic oder Mistral zu EU-Inferenz in einer Zeile |
| simosphere-eu-compliance | DSGVO-, Schrems-II- und EU-AI-Act-Konformitaetspruefung fuer KI-Projekte |
npx skills add SIMOSphereOS/simosphere-ai-skills --skill simosphere-ai
npx skills add SIMOSphereOS/simosphere-ai-skills --skill simosphere-openai-migration
npx skills add SIMOSphereOS/simosphere-ai-skills --skill simosphere-eu-compliancecurl https://api.simosphereai.com/v1/chat/completions \
-H "Authorization: Bearer sk-simo-..." \
-H "Content-Type: application/json" \
-d '{
"model": "qwen/qwen3-8b",
"messages": [{"role": "user", "content": "Hello"}]
}'Registrieren Sie sich unter onboarding.simosphereai.com/de/register fuer einen API-Schluessel. Test-Guthaben erhalten Sie ueber hello@simo-online.com.
SIMO GmbH · Wuerzburger Str. 152 · 63743 Aschaffenburg · Germany HRB 15769 AG Aschaffenburg · DPMA 30 2024 240 269
Contact / Kontakt: hello@simo-online.com