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

VibeCodingCourse_v1

VibeCodingCourse_v1 contains 19 collected skills from fufankeji, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
19
Stars
117
updated
2026-02-27
Forks
37
Occupation coverage
5 occupation categories · 100% classified
repository explorer

Skills in this repository

feishu-search
market-research-analysts-and-marketing-specialists-131161

AI-optimized web search and URL content extraction via Tavily API. Activate when user needs to search the web, look up current information, or extract content from URLs.

2026-02-27
tavily
market-research-analysts-and-marketing-specialists-131161

AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.

2026-02-27
acp-router
computer-occupations-all-other

Route plain-language requests for Pi, Claude Code, Codex, OpenCode, Gemini CLI, or ACP harness work into either OpenClaw ACP runtime sessions or direct acpx-driven sessions ("telephone game" flow).

2026-02-27
coding-agent
computer-occupations-all-other

Delegate coding tasks to Codex, Claude Code, or Pi agents via background process. Use when: (1) building/creating new features or apps, (2) reviewing PRs (spawn in temp dir), (3) refactoring large codebases, (4) iterative coding that needs file exploration. NOT for: simple one-liner fixes (just edit), reading code (use read tool), thread-bound ACP harness requests in chat (for example spawn/run Codex or Claude Code in a Discord thread; use sessions_spawn with runtime:"acp"), or any work in ~/clawd workspace (never spawn agents here). Requires a bash tool that supports pty:true.

2026-02-27
openai-image-gen
software-developers

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

2026-02-27
skill-creator
computer-occupations-all-other

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

2026-02-27
model-usage
software-developers

Use CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.

2026-02-26
openai-image-gen
software-developers

Batch-generate images via OpenAI Images API. Random prompt sampler + `index.html` gallery.

2026-02-26
skill-creator
computer-occupations-all-other

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

2026-02-26
merge-pr
software-developers

Merge a GitHub PR via squash after /prepare-pr. Use when asked to merge a ready PR. Do not push to main or modify code. Ensure the PR ends in MERGED state and clean up worktrees after success.

2026-02-13
prepare-pr
software-developers

Prepare a GitHub PR for merge by rebasing onto main, fixing review findings, running gates, committing fixes, and pushing to the PR head branch. Use after /review-pr. Never merge or push to main.

2026-02-13
review-pr
software-quality-assurance-analysts-and-testers

Review-only GitHub pull request analysis with the gh CLI. Use when asked to review a PR, provide structured feedback, or assess readiness to land. Do not merge, push, or make code changes you intend to keep.

2026-02-13
apple-reminders
office-clerks-general-439061

Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date filters, and JSON/plain output.

2026-02-13
coding-agent
computer-occupations-all-other

Run Codex CLI, Claude Code, OpenCode, or Pi Coding Agent via background process for programmatic control.

2026-02-13
discord
software-developers

Use when you need to control Discord from OpenClaw via the discord tool: send messages, react, post or upload stickers, upload emojis, run polls, manage threads/pins/search, create/edit/delete channels and categories, fetch permissions or member/role/channel info, set bot presence/activity, or handle moderation actions in Discord DMs or channels.

2026-02-13
imsg
office-clerks-general-439061

iMessage/SMS CLI for listing chats, history, watch, and sending.

2026-02-13
local-places
software-developers

Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.

2026-02-13
openhue
software-developers

Control Philips Hue lights/scenes via the OpenHue CLI.

2026-02-13
sherpa-onnx-tts
software-developers

Local text-to-speech via sherpa-onnx (offline, no cloud)

2026-02-13