Skip to main content
Run any Skill in Manus
with one click
contains-studio
GitHub creator profile

contains-studio

Repository-level view of 6 collected skills across 1 GitHub repositories.

skills collected
6
repositories
1
updated
2026-07-25
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

use-cliproxy
software-developers

Route RAW model calls (no agent harness) to subscription tokens via the local CLIProxyAPI server, which re-exposes Codex/Claude/Gemini/Grok/Antigravity CLI logins as OpenAI- and Anthropic-compatible HTTP endpoints. Use for bulk generation / classification / extraction where you need model output, not file-editing tools. For agentic implementation work, use the agent CLIs (use-codex etc.) instead — see the decision rule below.

2026-07-25
use-agy
software-developers

Spawn Google Antigravity CLI (agy) subagents from bash to offload coding work from the parent Claude. Use when the user says "use agy", "use antigravity", "ask gemini/agy", "get an agy second opinion", or asks to delegate work to Antigravity. Like the other CLI skills, agy's output is a claim — the parent must verify file changes independently.

2026-07-12
use-codex
software-developers

Spawn one or more OpenAI Codex CLI subagents from bash to offload context-heavy work from the parent Claude. Use when the user says "use codex", "build with codex", "ask codex", "get a codex second opinion", "compare codex vs claude", "have two agents try it", or otherwise asks to delegate or parallelize work to Codex. Also use whenever a user asks for a large coding task — research, multi-file refactors, large codebase analysis.

2026-07-12
use-cursor
software-developers

Spawn Cursor headless CLI (cursor-agent) subagents from bash to offload coding work from the parent Claude. Use when the user says "use cursor", "ask cursor", "cursor-agent", "get a cursor second opinion", or asks to delegate work to Cursor. Like grok/codex, cursor's output is a claim — the parent must verify file changes independently.

2026-07-12
use-droid
software-developers

Spawn Factory Droid CLI subagents from bash to offload coding work from the parent Claude. Use when the user says "use droid", "ask droid", "droid exec", "use factory", "get a droid second opinion", or asks to delegate work to Droid. Like the other CLI skills, droid's output is a claim — the parent must verify file changes independently.

2026-07-12
use-grok
software-developers

Spawn xAI Grok CLI subagents from bash to offload coding/implementation work from the parent Claude. Use when the user says "use grok", "build with grok", "ask grok", "grok -p", "get a grok second opinion", or asks to delegate work to Grok. Grok's work MUST be independently verified by the parent — it exits 0 and narrates success even when it wrote nothing.

2026-07-12
Showing 1 of 1 repositories
All repositories loaded