CommunityVideo y animacióngithub.com

KAMIENDER/anime-semantic-recommender

中文优先的语义动漫推荐 Codex Skill 和实验性 TypeScript CLI,优先参考 Bangumi/AniList 等高质量数据源。

Compatible con~Claude CodeCodex CLI~Cursor
npx skills add KAMIENDER/anime-semantic-recommender

Ask in your favorite AI

Open a new chat with this agent skill pre-loaded.

Documentación

Anime Semantic Recommender

Default to a lightweight taste-analysis workflow. Do not start with the local CLI unless the user explicitly asks to use the experimental local recommender, cache, Bangumi/AniList fetch, or feedback database.

Mandatory Source Grounding

If browsing/searching is used, or if factual accuracy affects the recommendation, build a small source packet before taste matching. Do this before generic web search.

Preferred source order:

  1. Official anime / publisher / streaming pages for release status, adaptation status, staff, cast, episode count, and availability.
  2. Bangumi for Chinese titles, Chinese ACG context, ratings, tags, relationships between entries, and community metadata.
  3. AniList for structured tags, format, popularity, cross-language titles, and API-friendly metadata.
  4. MAL/Jikan for broader international popularity and fallback metadata.
  5. TMDb only for posters, images, and general media metadata; do not use it as the main anime taste source.

Rules:

  • Search engines are only discovery tools for finding the source pages above.
  • Do not treat search snippets, generic SEO pages, scraped synopsis sites, uncredited blogs, or AI-generated listicles as authoritative.
  • For the anchor work, check at least Bangumi or AniList when the exact work is not already clear; also check official sources when the work is current, obscure, or adaptation status matters.
  • If the preferred sources are unavailable or unreachable, say "未能从指定高质量源核实" and separate verified facts from memory/inference.
  • When reporting the process, name the source class actually checked, such as "先看 Bangumi/AniList/官方信息", rather than saying only "搜索了网页".

Default Workflow

  1. Identify the anchor work.

    • What did the user watch/read?
    • Is it anime, manga, light novel, web novel, or adaptation?
    • If the exact work is obscure or current, verify briefly before relying on facts.
  2. Extract the liked experience, not just tags.

    • Relationship pattern: friends-to-lovers, girl leads, slow-burn, group romance, etc.
    • Emotional texture: sweet, shy, low-pressure, wistful, funny, tense.
    • Narrative engine: daily scenes, secrets, club activity, cohabitation, rivalry.
    • Pacing: slow tease, fast confession, episodic, strong plot.
    • Avoidances: harem, fanservice, heavy drama, love triangle, long misunderstandings.
  3. Recommend in layers.

    • Direct matches: closest same experience.
    • Adjacent matches: similar emotional or relationship pattern with a different surface.
    • Stretch picks: only if useful, and explain why they are a stretch.
  4. Explain every pick.

    • Say exactly what matches the user’s anchor.
    • Say what differs.
    • Include caveats when the fit is uncertain.
  5. Use feedback immediately.

    • "Seen" means do not recommend it again.
    • "Too harem" lowers multi-girl/party-war picks.
    • "Too sweet" adds realism or bittersweetness.
    • "Too slow" raises plot momentum.
    • "These are all watched" moves deeper into mid-popularity and older titles.

Output Shape

For normal requests, keep the answer compact:

你喜欢的可能是:...

1. Title
   像在哪里:...
   不同/注意:...

Avoid pretending to know the user's watch history. Mix popular, mid-tier, and one optional exploration pick unless the user asks otherwise.

Experimental CLI

The repo includes an experimental local recommender. Use it only when the user wants to test the implementation:

npm run recommend -- "想看像芙莉莲那种,有余韵但不要王道热血"
npm run recommend -- "想看安静的旅途感" -- --no-network --limit 5
npm run feedback -- "少女终末旅行" -- --seen --liked --comment "方向对"
npm run profile

Current limitation: the local seed catalog is small and biased toward "余韵/旅途/治愈/世界观" examples. It is not yet reliable for every genre, especially school romance/light-novel romance, unless that catalog is expanded.

Reference

For the lightweight methodology, see docs/simple-methodology.md. For the heavier experimental architecture, see docs/technical-plan.md.

Skills relacionados

freshtechbro/blender-web-pipeline

Blender to web export workflows for 3D models and animations. Use this skill when exporting Blender models to glTF for web, optimizing 3D assets for Three.js or Babylon.js, batch processing models with Python scripts, automating Blender workflows, or creating web-ready 3D pipelines. Triggers on tasks involving Blender glTF export, bpy scripting, 3D asset optimization, model compression, texture baking, or Blender automation. Exports models for threejs-webgl, react-three-fiber, and babylonjs-engine skills.

community

sunrf-renlab-ai/zero-cost-deploy

Claude Code skill to deploy a web app to production for $0/month on Vercel + Render + Supabase + Upstash free tiers. MCP-first, every gotcha documented (Hobby cron limit, Blueprint env loss, supabase db push timeout, ClipboardEvent paste trick).

community

DwDestiny/codex-visual-asset-skills

Codex skills for transparent image assets and animation sprite sets

community

nexu-io/open-design

🎨 Local-first, open-source Claude Design alternative. 🖥️ Native desktop app. ⚡ 259+ Skills · ✨ 142+ Design Systems 🖼️ Web · desktop · mobile prototypes · slides · images · videos · HyperFrames 📦 Sandboxed preview · HTML/PDF/PPTX/MP4 export 🤖 Claude Code / OpenClaw / Codex / Cursor / OpenCode / Qwen / Copilot / Hermes / Kimi & 17+ CLIs.

community

serpdownloaders/xlovecam-downloader

Record XLoveCam streams and download saved videos as MP4 files for offline viewing.

community

higgsfield-ai/higgsfield-soul-id

Train a Soul Character — a personalized model on a person's face that Higgsfield uses for identity-faithful image and video generation. Use when: "create my Soul", "train my face", "make my digital twin", "build me an avatar", "learn my appearance", "create a character of me", "set up identity for video", "I want my face in generated images". Chain: train Soul (one-time, returns reference_id) → use in higgsfield-generate via `--soul-id <id>` with models like `text2image_soul_v2` or `soul_cinema_studio`. NOT for: one-shot face swaps (use higgsfield-generate with --image), named-character / non-photo avatars (use higgsfield-generate with prompt).

community