liangdabiao / claudesdk-skill
Public探索 Claude Agent SDK 能力的实验项目。通过 Skill 系统让 AI 理解 SDK 文档,进而自主构建了一个 TikHub 社交媒体数据对话助手。 本项目是利用 .claude/skills/claude-agent-sdk 建立 claude-agent-sdk 项目, 项目基于 https://github.com/liangdabiao/tikhub_api_skill tikhub skill 封装成 webapp。
This project demonstrates an innovative approach to building AI applications using a 'Skill' system. Instead of hardcoding every feature, you provide documentation files that teach an AI how to discover and use capabilities on its own. The main example is a web chat application that lets users ask questions about social media trends across platforms like TikTok, Douyin, Xiaohongshu, and Instagram. When you ask a question, the AI reads the instruction files, searches for the right data sources, and automatically calls the appropriate APIs to fetch and present the information. The project includes detailed documentation explaining the development process, common pitfalls encountered, and solutions found along the way.
How It Works
Instead of manually programming every feature, you let an AI read documentation and figure out how to do things itself.
You download the project files, install the basic tools, and prepare your AI service connection.
The project includes documentation files that teach the AI how to search for social media data and make API calls on its own.
A friendly chat window appears where you can type questions in plain language about social media trends.
You type something like 'Show me trending videos on Douyin' and watch as the AI works behind the scenes.
The AI quickly finds the right API and returns trending topics or platform lists.
The AI explores multiple data sources, tries different approaches, and keeps trying until it finds your answer.
The AI presents the social media data in a clean, readable format right in your chat window.
Your project is now a fully functional chat app that can answer questions about TikTok, Douyin, Xiaohongshu, Instagram, and 50+ other platforms.
Star Growth
Repurpose is a Pro feature
Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.
Unlock RepurposeSimilar repos coming soon.