SkillAgentSearch skills...

Waifu.pics

Simple API wrapped around @Waifu-pics in order to be able to get random anime images for my markdown profile

Install / Use

/learn @weeebdev/Waifu.pics
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Simple server for getting random images from waifu.pics

Simple API wrapped around @Waifu-pics in order to be able to get random anime images for my markdown profile

API

Here are different endpoints for API requests. Endpoints can be updated by the author, so, please, check official docs.

{
  sfw: [
    "waifu",
    "neko",
    "shinobu",
    "bully",
    "cry",
    "hug",
    "kiss",
    "lick",
    "pat",
    "smug",
    "highfive",
    "nom",
    "bite",
    "slap",
    "wink",
    "poke",
    "dance",
    "cringe",
    "blush",
    "random"
  ],
  nsfw: ["waifu", "neko", "trap", "blowjob","random"],
}

Live:

How to get an image

| URL | Request Type | | ------------------------------------ | ------------ | | https://waifu.now.sh/type/endpoint | GET |

How to use an image in Markdown

Just put the above url in typical Markdown syntax

![](https://waifu.now.sh/type/endpoint)
View on GitHub
GitHub Stars39
CategoryDevelopment
Updated3mo ago
Forks6

Languages

JavaScript

Security Score

77/100

Audited on Dec 9, 2025

No findings