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

soothe

soothe contains 6 collected skills from mirasoth, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
6
Stars
4
updated
2026-07-18
Forks
1
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

release-soothe
software-developers

Release Soothe packages (soothe, soothe-cli, soothe-daemon, soothe-sdk, soothe-plugins) and language clients (Python, TypeScript, Go, Rust). Handles version bumping, changelog maintenance, git tagging, publishing (PyPI / npm / crates.io / Go modules), and monorepo submodule bumps. Use when preparing a new release, hotfix, client SDK release, or when the user asks to cut a release.

2026-07-18
diagnose-soothe
software-developers

Diagnose Soothe agent loops from ~/.soothe/logs (soothe.log, daemon.log, cli.log) and per-loop runner.log. Analyzes StrangeLoop plans, CoreAgent write_todos, tool-call anomalies (errors, latency, repetition), step failures, and progressive skill loading (discovery, intent prefetch, invoke_skill, /skill: expansion). Use when debugging loop hangs, failed steps, TUI/daemon mismatches, abnormal tool usage, wasteful plans/todos, skills not found or not loaded, or when the user asks to analyze soothe logs or diagnose a specific loop.

2026-07-11
clawhub
computer-occupations-all-other

Search and install agent skills from ClawHub (public skill registry). Use when the user wants to find, install, update, or list community skills for the current Soothe workspace.

2026-07-04
github
software-developers

Interact with GitHub using the `gh` CLI for issues, PRs, CI runs, and advanced queries. Use when working with GitHub repositories, pull requests, issues, or CI/CD workflows.

2026-07-04
skill-creator
computer-occupations-all-other

Create or update AgentSkills for Soothe. Use when designing, structuring, or packaging skills with scripts, references, and assets.

2026-07-04
weather
software-developers

Get current weather and forecasts for any location (no API key required). Use when the user asks about weather, temperature, or forecasts for a city or location.

2026-07-04
soothe Agent Skills on GitHub | SkillsMP