Back to the catalog

xiaohongshu-note-analyzer

softbread/xiaohongshu-doctor · skills.sh

Open source Repository Open in the app JSON README (API)

About

Skill publicada por softbread/xiaohongshu-doctor no skills.sh. Instale com: npx skills add softbread/xiaohongshu-doctor@xiaohongshu-note-analyzer

Details

Kind
Agent skills
Topic
No topic detected
Publisher
softbread
Origin
skillssh
Category
ferramentas
Stars
3
Last push
2026-01-15T23:25:55Z
Repository state
ativo
Language
TypeScript
Added
2026-08-30 15:21:50
Updated
2026-09-08 15:03:29
Origin id
softbread/xiaohongshu-doctor/xiaohongshu-note-analyzer

README

<div align="center">
<img width="1200" height="475" alt="GHBanner" src="https://github.com/user-attachments/assets/0aa67016-6eaf-458a-adb2-6e31a0763ed6" />
</div>

# Run and deploy your AI Studio app

This contains everything you need to run your app locally.

View your app in AI Studio: https://ai.studio/apps/drive/1i-NK19LnfX5q-llRRntmf5mDTm0K4IhZ

## Run Locally

**Prerequisites:**  Node.js


1. Install dependencies:
   `npm install`
2. Set the `ANTHROPIC_API_KEY` in [.env.local](.env.local) to your Anthropic API key
3. Run the app:
   `npm run dev`

More