alphapai-research
Alpha派金融投研平台API技能,用于调用Alpha派(AlphaPai/PaiPai)的投资研究接口。覆盖五大核心能力:投研知识问答、投研数据检索、投资研究Agent(公司一页纸/业绩点评/调研大纲/主题选股/投资逻辑/可比公司/观点Challenge/行业一页纸/个股选基/主题选基/画图)、股票公告列表查询、投研图表搜索。当用户提到AlphaPai、Alpha派、PaiPai、投研问答、召回数据、公司一页纸、行业一页纸、业绩点评、调研大纲、投资逻辑、可比公司、选基、搜图表等关键词时,务必使用本skill。
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/boteeenchan-ship-it/alphapai-researchWhat This Skill Does
The alphapai-research skill integrates the AlphaPai (Alpha派/PaiPai) financial research platform directly into your OpenClaw agent workflow. This skill provides sophisticated financial analysis capabilities, enabling users to interact with high-quality research data, including roadshow summaries, analyst ratings, corporate announcements, and detailed industry reports. By utilizing the alphapai_client.py CLI, the agent can execute complex financial research queries, perform wide-search analysis, and retrieve raw research data without manual data entry.
Installation
To integrate this skill into your environment, run the following command via your terminal or agent management interface:
clawhub install openclaw/skills/skills/boteeenchan-ship-it/alphapai-research
After installation, ensure you configure your API credentials to enable communication with the AlphaPai backend:
python scripts/alphapai_client.py config --set-key YOUR_API_KEY
Use Cases
- Corporate Analysis: Quickly generate one-page summaries for public companies, covering financial health, strategic positioning, and SWOT analysis.
- Market Intelligence: Monitor and summarize earnings conference calls, expert consultations, and brokerage reports to stay ahead of market trends.
- Data-Driven Investment: Retrieve specific, granular data points for investment decision-making, such as historical earnings performance or competitive peer comparisons.
- Automated Research Pipelines: Leverage the retrieval capabilities (RAG) to feed AlphaPai's high-quality financial data into your custom analytical models or workflows.
- Event Monitoring: Keep track of official company announcements and sector-specific news updates to ensure your research stays compliant and up-to-date with authoritative sources.
Example Prompts
- "Can you generate a company one-page report for Kweichow Moutai covering their performance in 2024?"
- "Find the latest brokerage research reports on the AI hardware supply chain and provide the key investment logic."
- "Search for recent industry trends in the new energy vehicle sector between January and March 2025 using the AlphaPai tool."
Tips & Limitations
- Output Integrity: This skill is designed to present raw, high-quality research output directly from the engine. Avoid secondary summarization unless explicitly requested to ensure the original context, citations, and professional formatting are preserved.
- Data Sources: AlphaPai aggregates diverse sources ranging from public announcements to analyst opinions. Always distinguish between official filings (authoritative) and analyst projections (subjective).
- API Availability: Ensure your API key is properly configured; if not provided, the agent will prompt you to obtain it from your AlphaPai computer-side account dashboard.
- Networking: As this skill performs external API calls, ensure your environment has outbound access to the AlphaPai service endpoints.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-boteeenchan-ship-it-alphapai-research": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api