Skip to main content
Run any Skill in Manus
with one click
rushindrasinha
GitHub creator profile

rushindrasinha

Repository-level view of 16 collected skills across 3 GitHub repositories.

skills collected
16
repositories
3
updated
2026-06-09
repository explorer

Repositories and representative skills

indic-language-translator
interpreters-and-translators

Use when a user wants to translate text to or from any Indian language — Hindi, Tamil, Telugu, Bengali, Marathi, Kannada, Malayalam, Gujarati, Punjabi, Urdu, Odia, Assamese, Sanskrit — or says "translate this message", "translate this to Hindi", "what does this say in Tamil", "convert to Marathi", or similar. Also handles global languages (Spanish, French, Arabic, Chinese, Japanese, Korean, etc.). Uses Gemini 2.5 Flash. Also use when asked to detect what language a piece of text is written in.

2026-05-20
ai-agent-kill-switch
software-developers

Phrase-triggered emergency stop system for AI agents. Instantly halts all agent automation when a trigger phrase is detected in session logs, or via manual flag. Use when setting up a safety kill switch, emergency stop, or pause-all-automation mechanism for autonomous agents. Survives restarts via LaunchAgent watchdog.

2026-04-05
cricd-prompt-standard
software-developers

The CRICD framework for structuring sub-agent task prompts — Context, Relevance, Instruction, Constraints, Demonstration. Produces dramatically better output from any LLM sub-agent. Use when spawning sub-agents, writing task prompts, or structuring complex instructions for AI models.

2026-04-05
critique-loop-protocol
software-developers

Formal protocol for draft → critique → revise loops in AI agent workflows. Defines when to use critique loops (money, public publishing, strategy) and when to skip (simple edits, routine coding). Prevents both over-engineering simple tasks and under-reviewing critical ones.

2026-04-05
gateway-watchdog
network-and-computer-systems-administrators

Monitor OpenClaw Gateway health by tailing logs for error patterns — 429 rate limits, auth failures, delivery failures, timeouts. Alert when error rate crosses thresholds. Use when setting up production monitoring for an OpenClaw Gateway deployment, or when a user says "watch the gateway", "monitor gateway errors", "alert me on gateway failures".

2026-04-05
gstack-coding-discipline
software-developers

A 5-tier dispatch framework for coding tasks in AI agent workflows. Routes tasks from SIMPLE (one-file typo fix) to FULL (multi-day feature build) with appropriate rigor at each level. Prevents over-engineering simple tasks and under-planning complex ones.

2026-04-05
song-identifier
software-developers

Use when a user sends an audio file and asks "what is this song?", "identify this track", "shazam this", or similar. Accepts any audio format (OGG, MP3, WAV, M4A). Returns title, artist, album, release date, and Spotify/Apple Music links via the AudD API.

2026-04-05
system-state-injection
network-and-computer-systems-administrators

Inject live system health into agent context at session open. Cron script checks integrations, disk, gateway status, active sessions — writes compact JSON. Agent reads it before answering any status question. Eliminates stale-recall failures where agents answer from memory instead of live state. Use when setting up always-current system awareness for an autonomous agent.

2026-04-05
Showing top 8 of 13 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded