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

planetarium

Repository-level view of 37 collected skills across 7 GitHub repositories.

skills collected
37
repositories
7
updated
2026-07-15
repository explorer

Repositories and representative skills

v8-api
software-developers

V8 platform admin API operations via GraphQL. Use when asked to manage users, grant or query credits, manage verses, game payments, coupons, analytics, or comments. Triggers on requests like "give credits to user", "search user", "set verse featured", "generate coupons", "find spam comments".

2026-07-15
sentry-ops
software-developers

Triage Sentry issues and run Seer root-cause analysis using sentry-cli and the official Sentry MCP server (stdio transport, auth-token based โ€” no OAuth). Covers token-auth MCP setup, issue/event querying, Seer autofix via a direct-API workaround, and manual event ingest with send-event. Use when asked to look at a Sentry issue, find what errors are firing, get a root-cause analysis / Seer analysis, send a test event to Sentry, or wire Sentry up for an agent.

2026-06-12
gws-sheets
bookkeeping-accounting-and-auditing-clerks-433031

Google Sheets operations via gws (Google Workspace CLI). Use when asked to read, write, append, or manage spreadsheets in Google Drive. Triggers on requests like "read the spreadsheet", "append rows to sheet", "create a new spreadsheet", "list Drive files", "share sheet with team".

2026-05-04
flex-crawl
software-developers

flex API๋ฅผ ํฌ๋กค๋งํ•˜์—ฌ ๋กœ์ปฌ ๋ฐ์ดํ„ฐ๋ฅผ ์ตœ์‹  ์ƒํƒœ๋กœ ๊ฐฑ์‹ ํ•œ๋‹ค. Triggers: "๋ฐ์ดํ„ฐ ์ตœ์‹ ํ™”", "ํฌ๋กค๋ง", "DB ๊ฐฑ์‹ ", "๋ฐ์ดํ„ฐ ์ƒˆ๋กœ ๊ฐ€์ ธ์™€"

2026-04-29
flex-query
payroll-and-timekeeping-clerks-433051

flex-ax CLI๋ฅผ ํ†ตํ•ด SQL ์ฟผ๋ฆฌ๋ฅผ ์‹คํ–‰ํ•˜์—ฌ ๊ฒฐ์žฌ/๊ทผํƒœ/์‚ฌ์šฉ์ž ๋ฐ์ดํ„ฐ๋ฅผ ์กฐํšŒํ•œ๋‹ค. Triggers: "๊ฒฐ์žฌ ํ˜„ํ™ฉ", "ํœด๊ฐ€ ์กฐํšŒ", "์‚ฌ์šฉ์ž ๊ฒ€์ƒ‰", "๋ฐ์ดํ„ฐ ์กฐํšŒ"

2026-04-29
a2x
software-developers

Interact with A2A (Agent2Agent) protocol agents via the a2x CLI. Handles installation, agent card inspection, OAuth2 device-flow and SIWE bearer authentication, and blocking / streaming message exchange. Use when asked to talk to an A2A agent, send a message to an A2A endpoint, authenticate with an A2A service, or inspect an A2A agent card.

2026-04-27
gql-ops
software-developers

Common GraphQL operations with gq (graphqurl) CLI. Provides schema introspection, query file validation, self-healing on API changes, and query authoring guidance. Activated by domain-specific GQL skills (v8-api, 9c-backoffice, etc.) โ€” not intended for direct use.

2026-04-27
openclaw-bot-audit
software-quality-assurance-analysts-and-testers

Audit an OpenClaw bot deployed on Fly.io โ€” find the app, wake the machine if stopped, download the session JSONL from the persistent volume, and reconstruct the conversation (user messages, tool calls, tool results) plus any ephemeral working files referenced during the session. Triggers ONLY when the target is an OpenClaw bot deployed on Fly.io and the user wants to audit its session JSONL. Example phrases: "fly์— ๋–  ์žˆ๋Š” openclaw ๋ด‡ ์–ด์ œ ๋ญํ–ˆ์–ด", "openclaw ๋ด‡ ์„ธ์…˜ audit ํ•ด์ค˜", "openclaw bot์˜ session JSONL ๋ด์ค˜", "์ด openclaw ๋ด‡์ด ์‹คํ–‰ํ•œ ๋ช…๋ น ๋ญ์žˆ์–ด", "audit the session log of <openclaw-bot-name> on fly", "what did the openclaw bot <name> do yesterday". If the user does not mention OpenClaw (or something synonymous โ€” e.g. "the bot we deployed via OpenClaw"), confirm the target is an OpenClaw bot before proceeding. Do not trigger on unrelated Fly.io apps (e.g. flex-ax, generic web services) even if the phrasing matches.

2026-04-15
Showing top 8 of 18 collected skills in this repository.
a2x-integration
software-developers

Integrates the @a2x/sdk (A2A Agent-to-Agent protocol) into any TypeScript project. Supports Next.js App Router, Next.js Pages Router, Express, NestJS, and zero-framework quick start. Use when the user wants to add A2A agent capabilities using @a2x/sdk, or says things like "add a2x", "integrate a2x", "a2x agent", "a2x endpoint", "add a2a with a2x", "create an a2x agent".

2026-05-31
a2x-client-integration
software-developers

Integrates `@a2x/sdk` **client-side** into a TypeScript application โ€” call remote A2A agents from a Node.js CLI, Express/Fastify backend, Next.js server action, or background worker. Covers `A2XClient`, the `AuthProvider` fallback chain, `AuthScheme` handling, token persistence, SSE streaming consumption, and error mapping. Use when the user says things like "call an A2A agent", "use A2XClient", "consume an a2x agent", "add a2x client", "authenticate against an a2x agent", "stream from an a2x agent", or wants to embed remote agent access into their own app.

2026-05-31
recipe-suggest
cooks-private-household

Suggest recipes based on a small list of ingredients the user already has. Use when the user lists ingredients and asks what they can cook, or mentions pantry, fridge, or leftover ingredients.

2026-04-21
weather-report
software-developers

Produce a compact weather report for a specified city. Use when the user asks about the weather, forecast, or temperature for a named city.

2026-04-21
commit-helper
software-developers

Generate commit messages from staged changes. Use when the user asks to commit changes or when preparing a pull request body.

2026-04-21
pdf-processing
software-developers

Extract text and tables from PDF files, fill forms, merge documents. Use when working with PDF files or when the user mentions PDFs.

2026-04-21
reference-heavy
software-developers

A skill that relies on REFERENCE.md and FORMS.md - verifies the loader surfaces bundled markdown files without the skill author having to rewrite anything.

2026-04-21
dup
software-developers

Fixture A with a duplicate name - used to verify the loader detects duplicates.

2026-04-21
Showing top 8 of 12 collected skills in this repository.
vicoop-bridge-logs
network-and-computer-systems-administrators

Inspect the runtime logs of a deployed vicoop-bridge server on Fly.io. Captures the server's stdout and summarizes its structured JSON event stream โ€” agent requests, task completions/failures, rejections (by reason), client connect/disconnect, and backend activity โ€” converting timestamps to KST. Complements admin-API metrics by exposing live runtime events. Use when the user says "check bridge logs", "๋ธŒ๋ฆฌ์ง€ ๋กœ๊ทธ ๋ด์ค˜", "who got rejected / ๋ˆ„๊ฐ€ ๊ฑฐ๋ถ€๋๋Š”์ง€", "is backend X getting traffic / ๋ฐฑ์—”๋“œ ๊ฐ€์šฉ์„ฑ", "task ์™„๋ฃŒยท์‹คํŒจ ์ถ”์ ", "client connect ์ถ”์ ", "bridge runtime logs / ๋ธŒ๋ฆฌ์ง€ ๋Ÿฐํƒ€์ž„ ๋กœ๊ทธ".

2026-07-09
vicoop-fork-into-container
software-developers

Top up the per-backend vicoop-bridge runtime container with the parent agent's curated harness โ€” its `skills/`, sub-agents, slash-commands, and project memory file (`CLAUDE.md` / `AGENTS.md`). Bootstraps the runtime container itself via `vicoop-client container init <kind> --from-host` if it's not already present, so the operator only needs to be logged in once. Use when the user says "fork into a container", "spawn an isolated copy with my skills", "์ปจํ…Œ์ด๋„ˆ๋กœ ๋ถ„๊ธฐ", "๋‚ด ํ•˜๋„ค์Šค๊นŒ์ง€ ๊ฐ€์ ธ๊ฐ€์„œ ๊ฒฉ๋ฆฌ๋œ ์—์ด์ „ํŠธ๋กœ ๋„์›Œ์ค˜", "์ƒŒ๋“œ๋ฐ•์Šค์—์„œ ๋Œ๋ ค".

2026-05-22
Showing 7 of 7 repositories
All repositories loaded