Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Sven

Sven contains 60 collected skills from 47network, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
60
Stars
5
updated
2026-04-20
Forks
0
Occupation coverage
19 occupation categories · 100% classified
repository explorer

Skills in this repository

agent-messenger
software-developers

Sends messages between agents, broadcasts to channels, and retrieves message history for inter-agent communication.

2026-04-20
agent-spawner
software-developers

Spawns, manages lifecycle, and terminates autonomous AI agents from the 40+ built-in agent catalog.

2026-04-20
context-engineer
software-developers

Optimize prompts and context windows to reduce token usage while preserving quality.

2026-04-20
desktop-companion
software-developers

Animated desktop character state machine for Sven's Tauri companion app. Manages character form (ORB, ARIA, REX, ORION), state transitions (idle→thinking→speaking→celebrating), walk cycles, thought bubbles, sound effects, and real-time agent event sync.

2026-04-20
llm-council
software-developers

Multi-model deliberation system. Sends queries to multiple LLMs simultaneously, has them peer-review each other's responses anonymously, then a chairman model synthesizes the best answer. Supports configurable council composition, voting strategies, and cost tracking.

2026-04-20
micrograd
software-developers

Interactive educational autograd engine — port of Karpathy's micrograd. Build, train, and visualise tiny neural networks step-by-step to learn how backpropagation works.

2026-04-20
model-benchmark
data-scientists-152051

Runs benchmark suites against models, tracks ELO rankings, manages A/B tests, and generates performance reports.

2026-04-20
model-registry
data-scientists-152051

Manages the model catalog — register, unregister, query models by task or status, set defaults, and check health.

2026-04-20
model-router
software-developers

Routes inference requests to the optimal available model based on task type, quality priority, latency budget, and VRAM constraints.

2026-04-20
model-trainer
data-scientists-152051

Fine-tuning pipeline for small open models using LoRA/QLoRA. Trains domain-specific adapters from conversation logs, codebase files, or custom datasets. Pre-built recipes for writing style, codebase conventions, and domain vocabulary. Exports to LiteLLM for immediate use.

2026-04-20
prompt-compressor
software-developers

Compress long prompts and contexts while preserving semantic meaning — reduce token count without losing information.

2026-04-20
self-code
software-developers

Teaches Sven how to extend himself — create new skills, write handlers, understand codebase conventions, and use the skill authoring system. This is Sven's guide to coding himself.

2026-04-20
self-heal-guide
network-and-computer-systems-administrators

Teaches Sven how to use his own self-healing pipeline — diagnose issues, scan code, propose fixes, deploy, rollback, and introspect heal history. This is Sven's operational playbook for maintaining himself.

2026-04-20
self-knowledge
software-developers

Introspects Sven's own architecture, capabilities, codebase structure, service topology, and current operational state. Use when Sven needs to describe himself, explain what he can do, or reference his own systems.

2026-04-20
driver-assistant
heavy-and-tractor-trailer-truck-driverslight-truck-drivers

AI-powered driver assistant and legal shield for 47Plate — diagnoses warning lights from photos, generates ticket appeal PDFs with dashcam evidence, checks STAS 1848 road sign compliance, reads OBD-II diagnostic trouble codes, and OCR-extracts receipts/invoices for TCO dashboards.

2026-04-20
db-query-optimizer
database-architects

Analyze SQL queries — suggest indexes, detect N+1 patterns, explain execution plans.

2026-04-20
docker-optimizer
software-developers

Analyze and optimize Dockerfiles — reduce image size, improve layer caching, fix security issues.

2026-04-20
layer-inference-planner
software-developers

Plans AirLLM-style layer-by-layer inference across mesh devices for running large models on limited hardware.

2026-04-20
mesh-device-manager
network-and-computer-systems-administrators

Manages the compute mesh device registry — register, query, heartbeat, opt-in/out, and view aggregate mesh stats.

2026-04-20
mesh-job-orchestrator
software-developers

Creates, monitors, and manages distributed compute jobs with MapReduce, Pipeline, ScatterGather, and LayerSplit strategies.

2026-04-20
mesh-scheduler
software-developers

Schedules work units to mesh devices based on capability matching, load balancing, battery awareness, and priority.

2026-04-20
color-system
graphic-designers

Generate color palettes, evaluate contrast ratios, simulate color blindness, and create full light/dark themes from a single seed color. Uses OKLCH for perceptual uniformity.

2026-04-20
design-critique
graphic-designers

Audit designs for quality issues — contrast, spacing, typography, accessibility, color blindness safety. Provides actionable improvement suggestions with severity scoring.

2026-04-20
layout-spacing
web-developers

Generate spacing scales, CSS grid systems, responsive breakpoints, z-index layers, and ready-to-use layout patterns (dashboard, sidebar, card grid, holy grail, etc).

2026-04-20
motion-design
web-developers

Generate CSS animations with proper easing, timing, spring physics, stagger patterns, and prefers-reduced-motion accessibility fallbacks.

2026-04-20
typography
graphic-designers

Generate modular type scales, recommend font pairings by mood, create fluid responsive typography, and analyze text readability metrics.

2026-04-20
video-generator
software-developers

Create videos programmatically — marketing videos, data visualizations, social media content, tutorials, and brand videos using ffmpeg-based rendering with declarative JSON composition specs.

2026-04-20
email-automation
software-developers

Define and manage scheduled email workflows — drip campaigns, follow-up sequences, and recurring email tasks.

2026-04-20
email-composer
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Draft professional emails from context — compose, format, suggest subject lines and tone.

2026-04-20
email-reply
customer-service-representatives-434051secretaries-and-administrative-assistants-except-legal-medical-and-executive

Generate contextual email replies — analyze incoming email and produce an appropriate response.

2026-04-20
email-generic
software-developers

Send/search emails via a generic IMAP/SMTP bridge (or vendor API).

2026-04-20
image-generation
software-developers

Generate images via OpenAI (DALL-E / gpt-image-1) or Stable Diffusion (AUTOMATIC1111-compatible) endpoints.

2026-04-20
proactive-config-manager
network-and-computer-systems-administrators

Manage Sven's proactive notification configuration — enable/disable notifications, set quiet hours, configure cooldowns, manage trigger rules and delivery channels.

2026-04-20
proactive-sender
software-developers

Send proactive messages to the user through configured channels. Allows Sven to autonomously reach out with questions, alerts, progress updates, or any message without waiting for user input.

2026-04-20
schedule-message
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Schedule a message to be sent to the user at a specific future time via the Sven companion app. Use this when the user asks Sven to send them a reminder, notification, or any message at a specific time.

2026-04-20
batch-processor
software-developers

Processes multiple documents through the OCR pipeline in batch with progress tracking.

2026-04-20
code-screenshot-reader
software-developers

Extracts code from screenshots using OCR with code-aware detection and syntax preservation.

2026-04-20
document-reader
software-developers

Extracts text from documents and images using GLM-OCR with multi-language, table, handwriting, math, and code detection.

2026-04-20
document-search
file-clerks-434071

Searches across processed documents for keywords, entities, and semantic matches.

2026-04-20
document-summarizer
secretaries-and-administrative-assistants-except-legal-medical-and-executive

Generates extractive summaries from documents with configurable style, key point extraction, and document comparison.

2026-04-20
Showing top 40 of 60 collected skills in this repository.