Aris Ripandi avatar

Aris Ripandi

Community

@riipandi · 🇮🇩 ⦚⦚ Indonesia

182Followers
|
199Public Repos
|
40Published Skills

Web artisans, academics, and open-source enthusiasts. Engineering Manager & Developer Experience Specialist @zero-one-group.

Skills Distribution
DomainData Systems...Social Platform Da.. (35%)Financial Market D.. (20%)Media Download & T.. (15%)Web Search & Conte.. (15%)

Agent Skills by Aris Ripandi

Showing 40 vetted skills indexed across 1 GitHub repositories.

riipandiriipandi
1

twitter-downloader

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

Community
Intermediate
riipandiriipandi
1

hyperframes

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

Community
Advanced
riipandiriipandi
1

us-stock

Queries real-time US stock indices, Magnificent 7 stocks, VIX, and 0DTE gamma status via Google Finance.

Community
Intermediate
riipandiriipandi
1

asc-cli

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

Community
Intermediate
riipandiriipandi
1

deepseek-usage

Query DeepSeek API usage, spending, and token statistics via browser automation.

Community
Intermediate
riipandiriipandi
1

health-sleep-analysis

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

Community
Advanced
riipandiriipandi
1

hyperframes-cli

Renders HTML compositions into MP4 videos using HyperFrames CLI and iOS-native frame capture.

Community
Advanced
riipandiriipandi
1

production-agent-public

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

Community
Intermediate
riipandiriipandi
1

memos-api

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

Community
Intermediate
riipandiriipandi
1

web-content-extractor

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

Community
Basic
riipandiriipandi
1

bilibili-hub

Read and write Bilibili data via Python using bilibili-api-python with cookie authentication.

Community
Advanced
riipandiriipandi
1

tavily-search

Search the web via the Tavily API and return titles, URLs, and summaries.

Community
Basic
riipandiriipandi
1

self-improving-agent

Record errors, corrections, and reusable learnings into structured Markdown logs.

Community
Intermediate
riipandiriipandi
1

cloudflare-dns

Manage Cloudflare DNS records and zones using the flarectl CLI tool.

Community
Intermediate
riipandiriipandi
1

weibo-hub

Read and search Weibo data through a Python httpx client with cookie authentication.

Community
Intermediate
riipandiriipandi
1

fucai3d-latest

Query latest China Welfare Lottery 3D draw results and generate history-based entertainment number recommendations.

Community
Intermediate
riipandiriipandi
1

shortcut-share-file

Shares iCloud Drive files via the iOS Speed Share shortcut with upload time estimation.

Community
Intermediate
riipandiriipandi
1

generative-ui-minis

Generate single-file HTML artifact pages with cards, tables, timelines, code blocks, and charts from text descriptions.

Community
Intermediate
riipandiriipandi
1

codex-image

Generate images via the ChatGPT Codex backend API using the gpt-image-2 image generation tool.

Community
Advanced
riipandiriipandi
1

notion-hub

Read and write Notion pages, databases, blocks, and comments via the Notion API.

Community
Advanced
riipandiriipandi
1

exa-search

Search the web and fetch page content as markdown through the Exa MCP API.

Community
Intermediate
riipandiriipandi
1

stock-price

Query real-time A-share, Hong Kong stock, ETF, and index quotes via Tencent market API.

Community
Basic
riipandiriipandi
1

douyin-downloader

Parse Douyin share links, download watermark-free videos, and transcribe audio via Volcano Engine ASR.

Community
Intermediate
riipandiriipandi
1

maimai-hub

Extract colleague circle posts and workplace talk feeds from Maimai via authenticated API calls.

Community
Advanced

Frequently Asked Questions About Aris Ripandi

FAQPage Schema
What tasks can I accomplish with riipandi's skill collection?

You can read and write data on Twitter/X, Bilibili, Weibo, Xiaohongshu, Telegram, YouTube Music, Spotify, and Notion; download Twitter and Douyin media; query global stock quotes and fund flows; run reverse DCF valuations; extract webpage content; and generate speech or images.

Who is the target user for these skills?

Developers and power users in the Minis/iSH environment who need programmatic access to Chinese and global social platforms, retail investors tracking A-share, US, and Korea markets, and content creators needing media downloads, TTS narration, or HTML video compositions.

What are the runtime requirements and dependencies?

Most skills require python3, often with UV, plus libraries like httpx, telethon, spotipy, or ytmusicapi. Several use browser_use get_cookies for automatic authentication. Some need environment variables such as NOTION_API_KEY, GITHUB_TOKEN, or DEEPSEEK_EMAIL and DEEPSEEK_PASSWORD.

Are these skills open source and what licenses apply?

Yes, the skills are publicly available in riipandi's GitHub repositories. The HyperFrames adaptations note original Apache-2.0 licensing from HeyGen with MIT-licensed Minis adapter code by OpenMinis contributors; other skills are published as free open-source with no stated cost.

How is authentication handled for platform data access?

Most hub skills auto-acquire cookies via browser_use get_cookies, eliminating manual copying. Telegram uses one-time phone verification with persistent sessions, Twitter/X accepts auth_token plus ct0 cookies, and Notion uses a NOTION_API_KEY environment variable.