All authors
yanacuti1121 avatar

Claude Skills by yanacuti1121

github.com/yanacuti1121
3,362 skillsA× 3,037B× 234C× 42D× 31F× 180 installs849 views
Open Llm Vtuber VtuberA

Talk to LLM với hands-free voice + Live2D avatar chạy local — voice interruption, real-time lip sync, cross-platform. 8.7K stars.

ai-agentspythonbash
0
3
Open NotebookA

Use when asked to set up a self-hosted NotebookLM, build a private knowledge base from PDFs/videos/web, generate AI podcasts from documents, or run a local research assistant with multiple AI providers. Triggers on: 'open-notebook', 'self-hosted notebooklm', 'private notebooklm', 'local knowledge base', 'research notebook AI', 'AI podcast generator', 'document Q&A self-hosted', 'notebooklm alternative', 'open source notebooklm', 'knowledge base từ PDF', 'tóm tắt tài liệu riêng tư'.

ai-agentspythongo
0
3
Openai Cloudflare Agents SdkA

Build AI agents on Cloudflare Workers using the Agents SDK. Load when creating stateful agents, durable workflows, real-time WebSocket apps, scheduled tasks, MCP servers, or chat applications. Covers Agent class, state management, callable RPC, Workflows integration, and React hooks. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

ai-agentstypescriptbash
0
3
Openai Cloudflare Building Ai Agent On CloudflareB

|

ai-agentsjavascripttypescript
0
3
Openai Cloudflare Building Mcp Server On CloudflareA

|

ai-agentstypescriptgo
0
3
Openai Cloudflare CloudflareA

Comprehensive Cloudflare platform skill covering Workers, Pages, storage (KV, D1, R2), AI (Workers AI, Vectorize, Agents SDK), networking (Tunnel, Spectrum), security (WAF, DDoS), and infrastructure-as-code (Terraform, Pulumi). Use for any Cloudflare development task. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

ai-agentsrustgo
0
3
Openai Cloudflare Durable ObjectsA

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

ai-agentstypescriptsql
0
3
Openai Cloudflare Sandbox SdkB

Build sandboxed applications for secure code execution. Load when building AI code execution, code interpreters, CI/CD systems, interactive dev environments, or executing untrusted code. Covers Sandbox SDK lifecycle, commands, files, code interpreter, and preview URLs. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

ai-agentsjavascripttypescript
0
3
Openai Cloudflare Web PerfA

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed. Biases towards retrieval from current documentation over pre-trained knowledge.

ai-agentsgonextjs
0
3
Openai Cloudflare Workers Best PracticesA

Reviews and authors Cloudflare Workers code against production best practices. Load when writing new Workers, reviewing Worker code, configuring wrangler.jsonc, or checking for common Workers anti-patterns (streaming, floating promises, global state, secrets, bindings, observability). Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

ai-agentsbashsql
0
3
Openai Cloudflare WranglerA

Cloudflare Workers CLI for deploying, developing, and managing Workers, KV, R2, D1, Vectorize, Hyperdrive, Workers AI, Containers, Queues, Workflows, Pipelines, and Secrets Store. Load before running wrangler commands to ensure correct syntax and best practices. Biases towards retrieval from Cloudflare docs over pre-trained knowledge.

ai-agentstypescriptbash
0
3
Openai Coderabbit Coderabbit ReviewA

Reviews code changes using CodeRabbit AI. Use when user asks for code review, PR feedback, code quality checks, security issues, or requests fix-review cycles.

ai-agentsbashrails
0
3
Openai Codex Security Attack Path AnalysisB

Use when Codex is already in the attack-path-analysis phase of a security scan or the user explicitly asks to trace a security finding from source to sink and calibrate severity. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

ai-agentsrustgo
0
3
Openai Codex Security Deep Security ScanB

Use when the user asks for a deep, exhaustive, multi-pass, or variance-reducing repository-wide Codex Security scan. Run repeated independent repository-wide discovery passes with worker-specific threat models, semantically merge candidates, synthesize one canonical validation threat model, then run validation, attack-path analysis, and final reporting once. Repository-wide targets only; do not use for PRs, commits, branch diffs, working-tree diffs, or scoped paths.

ai-agentsrustgo
0
3
Openai Codex Security Finding DiscoveryA

Use when Codex is already in the finding-discovery phase of a security scan or the user explicitly asks to discover candidate security findings in a repository or code change. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

ai-agentspythonrust
0
3
Openai Codex Security Fix FindingA

Use when the user explicitly asks to fix and verify a validated or plausible security finding. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

ai-agentsgitapi
0
3
Openai Codex Security Security Diff ScanA

Use when the user asks for a security review of a pull request, commit, branch diff, working-tree patch, or other Git-backed change set.

ai-agentspythongo
0
3
Openai Codex Security Security ScanA

Use when the user asks for a repository-wide or scoped-path security scan.

ai-agentsgoapi
0
3
Openai Codex Security Threat ModelA

Use when Codex is already in the threat-modeling phase of a security scan, the user explicitly invokes $threat-model, or the user explicitly asks to create, update, or persist a repository threat model. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

ai-agentsrustsecurity
0
3
Openai Codex Security ValidationA

Use when Codex is already in the validation phase of a security scan or the user explicitly asks to determine whether one or more candidate security findings are valid. Do not use as the primary trigger for full PR, commit, branch, patch, or repository scans.

ai-agentsgitapi
0
3
Openai Github Gh Address CommentsA

Address actionable GitHub pull request review feedback. Use when the user wants to inspect unresolved review threads, requested changes, or inline review comments on a PR, then implement selected fixes. Use the GitHub app for PR metadata and flat comment reads, and use the bundled GraphQL script via `gh` whenever thread-level state, resolution status, or inline review context matters.

ai-agentsgitapi
0
3
Openai Github Gh Fix CiA

Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions. Use the GitHub app from this plugin for PR metadata and patch context, and use `gh` for Actions check and log inspection before implementing any approved fix.

ai-agentspythonrails
0
3
Openai Github GithubA

Triage and orient GitHub repository, pull request, and issue work through the connected GitHub app. Use when the user asks for general GitHub help, wants PR or issue summaries, or needs repository context before choosing a more specific GitHub workflow.

ai-agentsgoreact
0
3
Openai Github YeetA

Publish local changes to GitHub by confirming scope, committing intentionally, pushing the branch, and opening a draft PR through the GitHub app from this plugin, with `gh` used only as a fallback where connector coverage is insufficient.

ai-agentsgit
0
3
Openai Linear LinearA

Manage issues, projects & team workflows in Linear. Use when the user wants to read, create or updates tickets in Linear.

ai-agentsgoapi
0
3
Openai Plugin Eval Evaluate PluginA

plugin-eval — evaluate-plugin

ai-agentsbash
0
3
Openai Plugin Eval Evaluate SkillA

plugin-eval — evaluate-skill

ai-agentstypescriptpython
0
3
Openai Plugin Eval Improve SkillA

Turn plugin-eval findings into a concrete rewrite brief for a Codex skill. Use when the user already evaluated a skill and now wants Codex to improve it, especially after asking what to fix first.

ai-agentsbash
0
3
Openai Plugin Eval Metric Pack DesignerA

Design custom metric packs for plugin-eval so teams can add local evaluation rubrics that emit schema-compatible checks and metrics. Use when the user wants their own evaluation criteria or visualizations.

ai-agentsgo
0
3
Openai Plugin Eval Plugin EvalA

plugin-eval — plugin-eval

ai-agentsbash
0
3
Openai Sentry SentryA

Use when the user asks to inspect Sentry issues or events, summarize recent production errors, or pull basic Sentry health data via the Sentry API; perform read-only queries with the bundled script and require `SENTRY_AUTH_TOKEN`.

ai-agentspythongo
0
3
Openai Supabase Supabase Postgres Best PracticesA

Postgres performance optimization and best practices from Supabase. Use this skill when writing, reviewing, or optimizing Postgres queries, schema designs, or database configurations.

ai-agentsgosql
0
3
Openai Supabase SupabaseA

Use when doing ANY task involving Supabase. Triggers: Supabase products (Database, Auth, Edge Functions, Realtime, Storage, Vectors, Cron, Queues); client libraries and SSR integrations (supabase-js, @supabase/ssr) in Next.js, React, SvelteKit, Astro, Remix; auth issues (login, logout, sessions, JWT, cookies, getSession, getUser, getClaims, RLS); Supabase CLI or MCP server; schema changes, migrations, security audits, Postgres extensions (pg_graphql, pg_cron, pg_vector).

ai-agentsgobash
0
3
Openai Superpowers BrainstormingA

You MUST use this before any creative work - creating features, building components, adding functionality, or modifying behavior. Explores user intent, requirements and design before implementation.

ai-agentsgotesting
0
3
Openai Superpowers Dispatching Parallel AgentsA

Use when facing 2+ independent tasks that can be worked on without shared state or sequential dependencies

ai-agentstypescriptgo
0
3
Openai Superpowers Executing PlansA

Use when you have a written implementation plan to execute in a separate session with review checkpoints

ai-agentsgit
0
3
Openai Superpowers Finishing A Development BranchA

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

ai-agentsgobash
0
3
Openai Superpowers Receiving Code ReviewA

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

ai-agentsrustgo
0
3
Openai Superpowers Requesting Code ReviewA

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

ai-agentsbashrefactoring
0
3
Openai Superpowers Subagent Driven DevelopmentA

Use when executing implementation plans with independent tasks in the current session

ai-agentsgodebugging
0
3
Openai Superpowers Systematic DebuggingA

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

ai-agentsrustbash
0
3
Openai Superpowers Test Driven DevelopmentA

Use when implementing any feature or bugfix, before writing implementation code

ai-agentstypescriptrust
0
3
Openai Superpowers Using Git WorktreesA

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - ensures an isolated workspace exists via native tools or git worktree fallback

ai-agentspythonrust
0
3
Openai Superpowers Using SuperpowersA

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

ai-agentsgodebugging
0
3
Openai Superpowers Verification Before CompletionA

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

ai-agentsrustgo
0
3
Openai Superpowers Writing PlansA

Use when you have a spec or requirements for a multi-step task, before touching code

ai-agentspythongo
0
3
Openai Superpowers Writing SkillsA

Use when creating new skills, editing existing skills, or verifying skills work before deployment

ai-agentsjavascripttypescript
0
3
Openbmb VoxcpmA

Tokenizer-Free TTS multilingual — speech generation, creative voice design, true-to-life voice cloning. 25K stars.

ai-agentspythonbash
0
3
Openclaw OpenclawA

Personal AI assistant chạy trên mọi OS/platform — 20+ channels (WhatsApp, Telegram, Zalo, WeChat, Discord, Slack...), Skills system, voice, Canvas. Dùng khi build hoặc setup personal AI assistant đa kênh.

ai-agentsbashgit
0
3
Openclaw Persona ForgeA

为 OpenClaw AI Agent 锻造完整的龙虾灵魂方案。根据用户偏好或随机抽卡, 输出身份定位、灵魂描述(SOUL.md)、角色化底线规则、名字和头像生图提示词。 如当前环境提供已审核的生图 skill,可自动生成统一风格头像图片。 当用户需要创建、设计或定制 OpenClaw 龙虾灵魂时使用。 不适用于:微调已有 SOUL.md、非 OpenClaw 平台的角色设计、纯工具型无性格 Agent。 触发词:龙虾灵魂、虾魂、OpenClaw 灵魂、养虾灵魂、龙虾角色、龙虾定位、 龙虾剧本杀角色、龙虾游戏角色、龙虾 NPC、龙虾性格、龙虾背景故事、 lobster soul、lobster character、抽卡、随机龙虾、龙虾 SOUL、gacha。

ai-agentspythongo
0
3