Aris Ripandi
Community@riipandi · 🇮🇩 ⦚⦚ Indonesia
Web artisans, academics, and open-source enthusiasts. Engineering Manager & Developer Experience Specialist @zero-one-group.
Agent Skills by Aris Ripandi
Showing 40 vetted skills indexed across 1 GitHub repositories.
twitter-downloader
Download Twitter/X tweet text, images, GIFs, and videos via fxtwitter and vxtwitter APIs.
hyperframes
Create HTML-based video compositions with GSAP timelines, captions, transitions, and audio-reactive animations.
us-stock
Queries real-time US stock indices, Magnificent 7 stocks, VIX, and 0DTE gamma status via Google Finance.
asc-cli
Manage App Store Connect operations including TestFlight builds, releases, and reviews via the asc CLI.
deepseek-usage
Query DeepSeek API usage, spending, and token statistics via browser automation.
health-sleep-analysis
Analyze Apple HealthKit sleep, SpO2, heart rate, and HRV data into visual reports.
hyperframes-cli
Renders HTML compositions into MP4 videos using HyperFrames CLI and iOS-native frame capture.
production-agent-public
Generates deployable code with ReAct reasoning, error handling, retries, logging, and Docker deployment instructions.
memos-api
Generates curl and Python requests for the Memos REST API with authentication, pagination, and filtering.
web-content-extractor
Extract clean main content from webpage URLs as Markdown using Defuddle or Jina AI reader services.
bilibili-hub
Read and write Bilibili data via Python using bilibili-api-python with cookie authentication.
tavily-search
Search the web via the Tavily API and return titles, URLs, and summaries.
self-improving-agent
Record errors, corrections, and reusable learnings into structured Markdown logs.
cloudflare-dns
Manage Cloudflare DNS records and zones using the flarectl CLI tool.
weibo-hub
Read and search Weibo data through a Python httpx client with cookie authentication.
fucai3d-latest
Query latest China Welfare Lottery 3D draw results and generate history-based entertainment number recommendations.
shortcut-share-file
Shares iCloud Drive files via the iOS Speed Share shortcut with upload time estimation.
generative-ui-minis
Generate single-file HTML artifact pages with cards, tables, timelines, code blocks, and charts from text descriptions.
codex-image
Generate images via the ChatGPT Codex backend API using the gpt-image-2 image generation tool.
notion-hub
Read and write Notion pages, databases, blocks, and comments via the Notion API.
exa-search
Search the web and fetch page content as markdown through the Exa MCP API.
stock-price
Query real-time A-share, Hong Kong stock, ETF, and index quotes via Tencent market API.
douyin-downloader
Parse Douyin share links, download watermark-free videos, and transcribe audio via Volcano Engine ASR.
maimai-hub
Extract colleague circle posts and workplace talk feeds from Maimai via authenticated API calls.
Frequently Asked Questions About Aris Ripandi
FAQPage SchemaWhat 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.