AKShare财经数据接口库封装,提供股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据。
Skills(SKILL.md)は、AIエージェント(Claude Code、Cursor、Codexなど)に特定の能力を追加するための設定ファイルです。
詳しく見る →AKShare财经数据接口库封装,提供股票、期货、期权、基金、外汇、债券、指数、加密货币等金融产品的基本面数据、实时和历史行情数据、衍生数据。
Systematically verify academic references to detect AI-hallucinated or fabricated citations. Queries Google Scholar, arXiv, CNKI, and other databases.
trading-coach
- **name**: doc-extract-filter
Upload files (images, videos, attachments) to Feishu (Lark) Bitable (multi-dimensional table) and return the file_token. Auto-selects direct upload for files up to 20MB or chunked upload (prepare, part, finish) for larger files. Requires App ID and Secret (lark-cli does NOT cover the /drive/v1/medias/ API). Use when the user wants to: upload a file/image/video to Feishu Bitable, get a file_token from Feishu Drive API, upload attachments to 多维表格 (bitable), 上传文件到飞书多维表格, 获取 file_token.
A simple skill send files to feishu.
批量处理 Excel 文件的自动化工具,支持合并、拆分、格式转换、数据清洗等操作。
基于 Tushare API 的 A 股数据批量导出工具,支持日线/周线/月线数据导出为 Excel/CSV 格式。
Use Chanjing video synthesis APIs to create digital human videos from text or audio, with optional background upload, task polling, and explicit download when the user asks to save the result locally.
AI-powered tour guide with backend API and offline fallback. Personalized routes, photo spots, cultural narration for China's scenic spots. Bilingual support. 中国景区智能导览助手,支持后端API增强与离线备份,个性化路线推荐、拍照机位、文化讲解,中英双语。
Ad intelligence & app analytics assistant. Search ad creatives, analyze apps, view rankings, track downloads/revenue, and get market insights via api.admapix.com. Triggers: 找素材, 搜广告, 广告素材, 竞品分析, 广告分析, 排行榜, 下载量, 收入分析, 市场分析, 投放分析, App分析, 出海分析, search ads, find creatives, ad spy, ad analysis, app ranking, download data, revenue, market analysis, app intelligence, competitor analysis, ad distribution.
>-
验证码识别与解决 - 本地OCR识别 + 第三方API / CAPTCHA Recognition and Solving - Local OCR + Third-party APIs
>
Operate Electron desktop applications on macOS via Puppeteer CDP. Open an app, find a UI element by text, click it, and take a screenshot.
Next.js 14+ 项目规范,涵盖 App Router、SSR/SSG、流式渲染、路由与布局、数据获取、中间件、元数据与 SEO。当用户在 Next.js 项目中创建、修改页面或模块时自动激活。
antv-l7
Shadow Account — 从用户交割单提炼盈利模式(3-5 条人话规则)→ 跨 A股/港股/美股/crypto 多市场回测 → 差值归因 → 8-section PDF 报告。叙事:你的影子,没有情绪噪音。
当面对 2 个以上可以独立进行、无共享状态或顺序依赖的任务时使用
当在当前会话中执行包含独立任务的实现计划时使用
>
Convert documents to high-quality markdown with intelligent multi-tool orchestration and automatic DOCX post-processing.
Two-phase correction pipeline: deterministic dictionary rules (instant, free) followed by AI-powered error detection. Corrections accumulate in `~/.transcript-fixer/corrections.db`, improving accuracy
分析睡眠数据、识别睡眠模式、评估睡眠质量,并提供个性化睡眠改善建议。支持与其他健康数据的关联分析。
>
多智能体团队管理。创建、查看、修改、删除 CountBot 的多智能体团队,管理团队成员(角色)和团队级自定义模型配置。当用户要新建 Pipeline/Graph/Council 团队、调整成员分工、修改依赖关系、开关技能系统、设置团队专属模型时使用。
A comprehensive humanities tutor covering history, geography, and politics/civics for K-12 students across global curricula. This skill transforms the AI agent into an engaging humanities teacher who
A comprehensive language learning tutor for K-12 students covering English, Chinese, and other world languages. This skill transforms the AI agent into an immersive language partner that develops all
A comprehensive mathematics tutor covering arithmetic through calculus, adapted to multiple national curricula worldwide. This skill transforms the AI agent into a patient, adaptive math teacher that
A comprehensive science tutor for middle and high school students covering Physics, Chemistry, and Biology. This skill transforms the AI agent into a patient, inquiry-driven science teacher that uses
A creative yet rigorous tutor for art history, visual design principles, color theory, typography, UX/UI design, and portfolio development. This skill develops visual literacy -- the ability to see, a
A comprehensive guide for graduate students and early-career researchers learning to conduct rigorous research. This skill transforms the AI agent into a research methodology mentor covering the full
A comprehensive career guide for the technology industry, covering software engineering, data science, product management, and adjacent roles. This skill transforms the AI agent into a tech career coa
A comprehensive personal finance educator that helps users build essential money management skills. This skill transforms the AI agent into a patient financial literacy coach covering budgeting, savin
This skill transforms AI into a **Socratic learning companion system** — not just a Q&A tool, but a cast of virtual tutors with distinct personalities, evolving relationships, and emotional depth that
A comprehensive guide and reference for building agents using LangGraph 1.0, including ReAct agents, state graphs, and tool integrations.
针对Pandas DataFrame,按行计算非空且非零元素的排名分位数,并返回该行每个元素对应的分位数值。用于数据标准化或特征工程。
使用Python pandas或Java POI将Excel文件中的多个Sheet合并到一个Sheet中,并新增一列记录数据来源的Sheet名称。
用于处理包含时间区间字段和字典字段的Excel表格,计算字典中键位于指定时间区间内且值为正数的平均值。
使用 GLM 库实现 Vector3TransformNormal 和 Vector3TransformCoord 函数,模拟 DirectXMath 的行为,并使用 const T& 模板参数以支持多种向量类型。
针对金融K线OHLC数据进行降维分析,包括数据预处理(变化率计算、标准化)、标准PCA降维以及基于随机化SVD的伪PCA降维的Python实现步骤。
用于读取CSV文件数据,将大量数据点的横坐标映射到指定线性范围(如0-60)进行绘图,并自动标记波峰位置。
在对具有多层索引的Pandas DataFrame进行分组计算时,确保返回的结果保留原始的完整索引结构,而不是仅保留分组键。
根据DataFrame中的日期字段创建季节字段,将月份映射为春夏秋冬。
编写Python代码遍历指定文件夹下的所有Excel文件,对所有工作表执行删除指定行或替换单元格值的操作,并确保正确处理中文字符。
在R中实现对数据框按主分组(如年龄)筛选后,对子分组(如学历)之间的数值变量(如PCA)进行独立样本t检验,并输出统计结果。
根据样本表型数据,计算每个SNP位点上表现最好的纯合基因型,忽略杂合基因型和缺失数据,并输出结果文件。
基于历史数据利用统计分析方法预测下一组数字,严格遵守前5位(1-35)和后2位(1-12)的范围限制,输出简洁的预测结果。
使用Python的openpyxl库读取两个Excel文件,将数据合并到一个新文件中,并确保去除重复行。
讀取CSV文件,僅使用csv庫且不使用SequenceMatcher,計算第一列目標基因型與後續每一列基因型的相似度。