Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

vibe

vibe에는 iblai에서 수집한 skills 64개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
64
Stars
14
업데이트
2026-07-09
Forks
3
직업 범위
직업 카테고리 5개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

iblai-vibe-ops-build
소프트웨어 개발자

Build and run your ibl.ai app on desktop and mobile (iOS, Android, macOS, Surface)

2026-07-09
iblai-vibe-agent-sandbox
웹 개발자

Add the agent Sandbox tab (OpenClaw instance management, agent prompt configuration, and agent skills) to your Next.js app

2026-07-06
iblai-vibe-agent-access
웹 개발자

Add the agent Access tab (role-based access control for editor and chat roles) to your Next.js app

2026-07-02
iblai-vibe-agent-audit
웹 개발자

Add the agent Audit tab (audit log of who changed what and when, with user/date/action filters) to your Next.js app

2026-07-02
iblai-vibe-agent-chat-sidebar
웹 개발자

Wrap the Chat surface with the SDK's AppSidebar — projects dropdown, pinned/recent messages, and host-supplied content/footer menu items

2026-07-02
iblai-vibe-agent-chat
웹 개발자

Add the in-process Chat SDK component (full agent surface — message stream, canvas, file attach, voice, prompts) to a Next.js app

2026-07-02
iblai-vibe-agent-mcp
웹 개발자

Add the agent MCP tab (Model Context Protocol connector management with featured connectors, custom connectors, OAuth, and add/edit dialogs) to your Next.js app

2026-07-02
iblai-vibe-agent-memory
웹 개발자

Add the agent Memory tab (enable/disable memory and manage memories) to your Next.js app

2026-07-02
iblai-vibe-agent-privacy
웹 개발자

Add the agent Privacy tab (PII detection and filtering with redact/mask/block actions, entity-type selection, and AI-response filtering) to your Next.js app

2026-07-02
iblai-vibe-agent-setting
웹 개발자

Add the agent Settings tab (name, description, visibility, copy, delete) to your Next.js app

2026-07-02
iblai-vibe-agent-tool
웹 개발자

Add the agent Tools tab (enable/disable agent tools) to your Next.js app

2026-07-02
iblai-vibe-analytics
웹 개발자

Add analytics dashboard page to your Next.js app

2026-07-02
iblai-vibe-component
웹 개발자

Add an iblai component or feature to your app

2026-07-02
iblai-vibe-course-access
웹 개발자

Add course-content pages (edX user UI) to your Next.js app

2026-07-02
iblai-vibe-course-create
소프트웨어 개발자

Use this skill when a user asks to create, draft, scaffold, generate, or publish a course on ibl.ai / OpenEdX — including programmatic outlines, unit/component generation, or edits to an AI-generated course. Invoke to drive the ibl.ai Course Creation API end-to-end: create the task, build the course on EdX, generate the outline, draft unit content, review/edit structure, and publish. Do NOT invoke for enrollment, grading, agent configuration, or analytics queries — those are handled by other skills.

2026-07-02
iblai-vibe-credit
웹 개발자

Add the ibl.ai credit balance widget.

2026-07-02
iblai-vibe-monetization-checkout
웹 개발자

Build the buyer-facing PaywallModal, access-check gate, Stripe checkout flow, and public/guest buy surface for ibl.ai's item-level monetization. Use when the user mentions paywall, checkout, gate content, access check, 402, hard paywall, locked content, PaywallModal, redirect to Stripe, success_url / cancel_url, guest checkout, anonymous buy, public pricing, or selling a single item to logged-out visitors. See /iblai-vibe-monetization for the family index, /iblai-vibe-monetization-configure for the prerequisite paywall + price setup, /iblai-vibe-monetization-onboard for the Connect-ready Platform requirement, /iblai-vibe-monetization-subscription for the post-purchase My Purchases tab, and /iblai-vibe-auth for token wiring.

2026-07-02
iblai-vibe-monetization-configure
웹 개발자

Build the admin MonetizationTab inside the Account page — the Platform seller wizard that turns an agent/course/program/pathway/custom item into a paid product, with paywall settings (grandfathering, free tier, trial days) and per-item pricing tiers. Use when the user mentions monetization tab, paywall configuration, item pricing, pricing tiers, wizard, custom items, grandfathering, item search, or "configure a paywall". See /iblai-vibe-monetization for the family index, /iblai-vibe-monetization-onboard for the Stripe Connect prerequisite, /iblai-vibe-monetization-checkout for what buyers see, /iblai-vibe-monetization-subscription for the user purchases pane, /iblai-vibe-monetization-analytics for revenue, /iblai-vibe-account for the host page, /iblai-vibe-rbac for the can_sell_items gate, /iblai-vibe-auth for token wiring.

2026-07-02
iblai-vibe-monetization-onboard
웹 개발자

Build the Stripe Connect Express onboarding surface for Platform sellers — the status card with Configured / Incomplete / Not Configured badge, the Configure Stripe / Complete Setup / Stripe Dashboard action button, the onboard-refresh round-trip when an onboarding link expires, and the is_ready_for_payments gate every later paywall depends on. Use when the user mentions Stripe Connect, Connect Express, onboarding, status card, is_ready_for_payments, dashboard link, disconnect Stripe, or "the Platform can't accept payments yet". See /iblai-vibe-monetization for the family overview, /iblai-vibe-monetization-configure for what comes next once Connect is ready, /iblai-vibe-monetization-checkout for the buyer flow, /iblai-vibe-account for the page that hosts the MonetizationTab, /iblai-vibe-auth for token wiring, /iblai-vibe-rbac for IsPlatformAdmin.

2026-07-02
iblai-vibe-monetization
소프트웨어 개발자

Reference and family index for ibl.ai's item-level monetization system — Stripe Connect Express, paywalls, per-item pricing tiers, checkout, subscriptions, and revenue analytics. Distinct from /iblai-vibe-credit (Platform-wide credit balances). Use when the user mentions monetization, paywalls, item sales, Stripe Connect, pricing, subscriptions, or asks where a monetization workflow lives. See /iblai-vibe-monetization-onboard for Connect onboarding, /iblai-vibe-monetization-configure for the admin MonetizationTab + wizard, /iblai-vibe-monetization-checkout for the PaywallModal + access-check + Stripe checkout (incl. guest/public buy), /iblai-vibe-monetization-subscription for the user PurchasesTab + cancel flow, /iblai-vibe-monetization-analytics for revenue and subscribers, /iblai-vibe-credit for Platform-wide credits, /iblai-vibe-auth for token wiring.

2026-07-02
iblai-vibe-monetization-subscription
웹 개발자

Build the user-facing PurchasesTab inside the Profile page — list, detail, and cancel for the current user's subscriptions on a Platform. Use when the user mentions purchases, my subscriptions, subscription list, cancel subscription, stripe portal, grandfathered, legacy subscription, subscription detail, or cancel-at-period-end. See /iblai-vibe-monetization for the family index + auth + RBAC, /iblai-vibe-monetization-checkout for how the user got here (paywall, checkout, callback), /iblai-vibe-monetization-analytics for the admin subscriber view, /iblai-vibe-profile for the Profile shell that hosts this tab, and /iblai-vibe-auth for the token wiring.

2026-07-02
iblai-vibe-notification
웹 개발자

Add notification bell and center page to your Next.js app

2026-07-02
iblai-vibe-ops-init
소프트웨어 개발자

Start a new ibl.ai project by default, clone vibe-starter, and write the project CLAUDE.md with ibl.ai platform guidance. Use this when the user says "start a new project", "new app", "scaffold an app", "new ibl.ai project", or asks to bootstrap an ibl.ai codebase from scratch. Also use to refresh CLAUDE.md in an existing ibl.ai project.

2026-07-02
iblai-vibe-profile
웹 개발자

Add profile dropdown and settings page to your Next.js app

2026-07-02
iblai-vibe-project
웹 개발자

Add the in-process Projects surface (project landing page — chat input + project files + instructions + assigned agents) to a Next.js app

2026-07-02
iblai-vibe-rbac
소프트웨어 개발자

Use when building, auditing, or extending ibl.ai role-based access control — default roles seeded by the platform, the action-definitions endpoint, and the SDK components (Admin, RolesTab, PoliciesTab) that render the Roles + Policies management UI. For agent-scoped sharing (editor / chat roles on a single agent) see /iblai-vibe-agent-access; for mounting the host Account modal see /iblai-vibe-account.

2026-07-02
iblai-vibe-scaffold
소프트웨어 개발자

Scaffold a new ibl.ai app or add ibl.ai features to an existing Next.js project — the project templates and the `startapp` / `add` / `config` steps that assemble them. Use when creating a new app, scaffolding from templates, wiring up the base providers/store/auth, or adding a feature by hand. Holds the base + agent project templates as assets. For per-feature wiring see /iblai-vibe-auth; for the desktop/mobile shell see /iblai-vibe-ops-build.

2026-07-02
iblai-vibe-workflow
웹 개발자

Add workflow builder components to your Next.js app

2026-07-02
iblai-vibe-account
웹 개발자

Add account and organization settings page to your Next.js app

2026-07-02
iblai-vibe-agent-api
웹 개발자

Add the agent API tab (API key management) to your Next.js app

2026-07-02
iblai-vibe-agent-dataset
웹 개발자

Add the agent Datasets tab (searchable dataset table with upload) to your Next.js app

2026-07-02
iblai-vibe-agent-disclaimer
웹 개발자

Add the agent Disclaimers tab (user agreement and advisory) to your Next.js app

2026-07-02
iblai-vibe-agent-embed
웹 개발자

Add the agent Embed tab (embed code, custom styling, shareable links) to your Next.js app

2026-07-02
iblai-vibe-agent-history
웹 개발자

Add the agent History tab (conversation history with filters and export) to your Next.js app

2026-07-02
iblai-vibe-agent-llm
웹 개발자

Add the agent LLM tab (model provider selection) to your Next.js app

2026-07-02
iblai-vibe-agent-prompt
웹 개발자

Add the agent Prompts tab (system prompts and suggested prompts) to your Next.js app

2026-07-02
iblai-vibe-agent-safety
웹 개발자

Add the agent Safety tab (moderation prompts and flagged content) to your Next.js app

2026-07-02
iblai-vibe-agent-search
웹 개발자

Add the agent search/browse page (starred, featured, custom, and default agents) to your Next.js app

2026-07-02
iblai-vibe-agent-task
웹 개발자

Add the agent Tasks tab (schedule automated periodic agent tasks with run logs) to your Next.js app

2026-07-02
iblai-vibe-auth
웹 개발자

Add ibl.ai SSO authentication to a vanilla Next.js app

2026-07-02
이 저장소에서 수집된 skills 64개 중 상위 40개를 표시합니다.