Lsong avatar

Lsong

Community

@lsongdev · ✈ Beijing, China

663Followers
|
532Public Repos
|
61Published Skills

@javascript & @golang; founder of @sczh-inc, former @bytedance @alibaba @meituan staff; creator of @kelpjs, @escpos and many other open-source projects.

Skills Distribution
DomainDeveloper To...Social Platform Da.. (30%)Financial Markets .. (20%)Media Generation &.. (20%)Security Testing &.. (15%)

Agent Skills by Lsong

Showing 61 vetted skills indexed across 1 GitHub repositories.

lsongdevlsongdev

wooyun

Provides WooYun vulnerability case data and statistics for business logic security testing.

Community
Intermediate
lsongdevlsongdev

twitter-downloader

Download Twitter/X tweet text, images, GIFs, and videos via fxtwitter and vxtwitter APIs.

Community
Intermediate
lsongdevlsongdev

hyperframes

Create HTML-based video compositions with GSAP timelines, captions, transitions, and audio-reactive visuals.

Community
Advanced
lsongdevlsongdev

us-stock

Fetches real-time U.S. stock quotes from Google Finance via browser automation.

Community
Intermediate
lsongdevlsongdev

asc-cli

Manages App Store Connect operations including TestFlight builds, releases, and reviews via the asc CLI.

Community
Intermediate
lsongdevlsongdev

deepseek-usage

Queries DeepSeek API balance, spending, and token usage via browser automation.

Community
Intermediate
lsongdevlsongdev

health-sleep-analysis

Analyze Apple HealthKit sleep, SpO2, heart rate, and HRV data into visual reports.

Community
Advanced
lsongdevlsongdev

hyperframes-cli

Render HTML compositions into MP4 videos using the HyperFrames CLI and browser-based frame capture.

Community
Advanced
lsongdevlsongdev

miya-desktop

Configure and troubleshoot Miya Desktop providers, profiles, agents, and runtime files.

Community
Basic
lsongdevlsongdev

ytmusic-hub

Manage YouTube Music playlists, liked songs, and search via ytmusicapi with cookie-based authentication.

Community
Advanced
lsongdevlsongdev

production-agent-public

Generates deployable code with ReAct reasoning, error handling, retries, and Docker deployment instructions.

Community
Intermediate
lsongdevlsongdev

memos-api

Generates curl and Python requests for the Memos REST API with authentication and pagination.

Community
Intermediate
lsongdevlsongdev

web-content-extractor

Extract clean main content from webpage URLs as Markdown using Defuddle or Jina AI reader services.

Community
Basic
lsongdevlsongdev

tavily-search

Performs real-time web searches via the Tavily API and returns titles, URLs, and summaries.

Community
Basic
lsongdevlsongdev

self-improving-agent

Log errors, corrections, and reusable learnings into structured Markdown records.

Community
Intermediate
lsongdevlsongdev

cloudflare-dns

Manage Cloudflare DNS records via the Cloudflare API using curl commands.

Community
Intermediate
lsongdevlsongdev

fucai3d-latest

Queries latest China Welfare Lottery 3D results and generates entertainment number recommendations.

Community
Intermediate
lsongdevlsongdev

shortcut-share-file

Shares iCloud Drive files via the iOS Instant Share Shortcut URL scheme.

Community
Intermediate
lsongdevlsongdev

swe-cli-skills

Provides expert CLI workflow guides covering 23 command-line tools across cloud, containers, and databases.

Community
Intermediate
lsongdevlsongdev

qbt-hub

Manage qBittorrent downloads via the WebUI API using a Python CLI script.

Community
Intermediate
lsongdevlsongdev

posthog-analytics

Automate PostHog dashboard creation, sync, update, and export via the PostHog API.

Community
Intermediate
lsongdevlsongdev

bilibili

Query Bilibili videos, users, search, and trending content via CLI with YAML output.

Community
Intermediate
lsongdevlsongdev

web-design-guidelines

Review UI code against Vercel Web Interface Guidelines and report findings by file and line.

Community
Basic
lsongdevlsongdev

glowmotion

Generate animated technical diagrams as self-contained HTML files with SVG, CSS, and SMIL.

Community
Advanced

Frequently Asked Questions About Lsong

FAQPage Schema
What tasks can I accomplish with Lsong's skill registry?▼

You can read and write Twitter/X, Telegram, YouTube Music, Spotify, Notion, Bilibili, Weibo, and Xiaohongshu data; fetch real-time stock quotes and fund flows; run reverse-DCF valuations; perform WooYun-based security testing; generate videos, images, TTS audio, PDFs, and presentations; and manage Cloudflare DNS, qBittorrent, and App Store Connect.

Who is the target audience for these skills?▼

Developers, security researchers, and power users who need programmatic access to Chinese and global platforms. Typical users include pentesters citing WooYun cases, traders checking A-share/US/KOSPI quotes, content creators rendering HyperFrames videos, and engineers managing TestFlight builds or Cloudflare DNS records.

What are the runtime requirements and dependencies?▼

Most skills require python3; several use browser_use for cookie-based authentication (Twitter/X, YouTube Music, Quark). Specific needs include curl for Memos, Telethon for Telegram, spotipy for Spotify, notion-client with NOTION_API_KEY, and DEEPSEEK_EMAIL/DEEPSEEK_PASSWORD env vars for DeepSeek usage checks.

Are these skills open-source and free to use?▼

Yes. Adapted skills like hyperframes and hyperframes-cli derive from HeyGen's Apache-2.0 originals with MIT-licensed adaptations; vercel-react-best-practices is MIT. Many data skills (stock-price, korea-stock, fucai3d-latest) use public endpoints requiring no API key or login.

How do authentication and credentials work across the platform skills?▼

Skills favor cookie or token-based auth: Twitter/X uses auth_token plus ct0 cookies fetched automatically via browser_use; Telegram requires one-time phone verification then persists sessions in SQLite; Notion uses a NOTION_API_KEY env var; Memos uses Bearer tokens stored in environment variables.