← All skills
Tencent SkillHub · Data Analysis

tianyancha-cn

企业信息查询 - 天眼查/企查查/爱企查数据查询(Bloomberg 终端中国版)

skill openclawclawhub Free
0 Downloads
0 Stars
0 Installs
0 Score
High Signal

企业信息查询 - 天眼查/企查查/爱企查数据查询(Bloomberg 终端中国版)

⬇ 0 downloads ★ 0 stars Unverified but indexed

Install for OpenClaw

Quick setup
  1. Download the package from Yavira.
  2. Extract the archive and review SKILL.md first.
  3. Import or place the package into your OpenClaw setup.

Requirements

Target platform
OpenClaw
Install method
Manual import
Extraction
Extract archive
Prerequisites
OpenClaw
Primary doc
SKILL.md

Package facts

Download mode
Yavira redirect
Package format
ZIP package
Source platform
Tencent SkillHub
What's included
SKILL.md, package.json

Validation

  • Use the Yavira download entry.
  • Review SKILL.md after the package is downloaded.
  • Confirm the extracted package contains the expected setup assets.

Install with your agent

Agent handoff

Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.

  1. Download the package from Yavira.
  2. Extract it into a folder your agent can access.
  3. Paste one of the prompts below and point your agent at the extracted folder.
New install

I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.

Upgrade existing

I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.

Trust & source

Release facts

Source
Tencent SkillHub
Verification
Indexed source record
Version
1.0.0

Documentation

ClawHub primary doc Primary doc: SKILL.md 13 sections Open source page

企业信息查询

天眼查/企查查/爱企查数据查询。

功能

🏢 企业基本信息 👥 股东/高管 📊 财务数据 ⚖️ 法律风险 📈 经营状况

平台对比

平台免费额度API数据质量天眼查有限✅⭐⭐⭐⭐企查查有限✅⭐⭐⭐⭐爱企查免费❌⭐⭐⭐

获取企业信息

# 需要 API Token curl "https://open.api.tianyancha.com/services/open/search/2.0?keyword=腾讯" \ -H "Authorization: YOUR_TOKEN"

Python SDK

# 第三方库 pip install tianyancha from tianyancha import Tianyancha client = Tianyancha(API_KEY) company = client.search("腾讯")

获取企业信息

curl "https://api.qichacha.com/ECIV4/GetEnterpriseByName?keyword=腾讯" \ -H "Authorization: YOUR_TOKEN"

1. 投资尽调

公司背景调查 股东穿透 关联企业

2. 商务合作

合作方资质 经营风险 信用评估

3. 市场研究

竞品分析 行业分布 资本图谱

数据字段

字段说明name企业名称credit_code统一社会信用代码legal_person法定代表人registered_capital注册资本establish_date成立日期status经营状态shareholders股东信息risk_info风险信息

爱企查

网页: https://aiqicha.baidu.com/ 免费,但无 API

国家企业信用信息公示系统

网页: http://www.gsxt.gov.cn/ 官方数据,免费

注意事项

API 费用: 按次收费 数据更新: 非实时 合规使用: 仅用于合法目的 版本: 1.0.0

Category context

Data access, storage, extraction, analysis, reporting, and insight generation.

Source: Tencent SkillHub

Largest current source with strong distribution and engagement signals.

Package contents

Included in package
1 Docs1 Config
  • SKILL.md Primary doc
  • package.json Config