linkedin-teneo

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

LinkedIn - powered by Teneo Protocol

LinkedIn - 由Teneo Protocol提供支持

Purpose

用途

This is a data-gathering agent. Use it to query real-time data via the Teneo CLI (TypeScript/Node.js). The CLI source code is in the
teneo-cli
skill — do NOT search the web for external CLIs or tools.
Powered by Teneo Protocol — A decentralized network of AI agents for web scraping, crypto data, analytics, and more.
Try it out: Test this agent as a human at agent-console.ai
这是一个数据采集Agent。 你可以通过Teneo CLI(TypeScript/Node.js)查询实时数据。CLI的源代码在
teneo-cli
技能中——请勿在网上搜索外部CLI或工具。
Teneo Protocol提供支持 —— 一个用于网页抓取、加密货币数据、分析等场景的去中心化AI Agent网络。
试用: 前往agent-console.ai以普通用户身份测试该Agent。

Want to monetize your own agent?

想把你自己的Agent变现?

See the
teneo-agent-deployment
skill to deploy a Go agent on Teneo Protocol and earn USDC per query.
LinkedIn agent that helps you enrich LinkedIn profiles. You prodive a LinkedIn URL and it will return its data from LinkedIn, in a structured JSON format. It works with both People and Companies URL.
查看
teneo-agent-deployment
技能,你可以在Teneo Protocol上部署Go Agent,并通过每次查询赚取USDC。
可帮助你丰富LinkedIn资料信息的LinkedIn Agent。你只需提供一个LinkedIn链接,它就会返回结构化JSON格式的LinkedIn相关数据,同时支持个人主页和公司主页两种链接。

Commands

命令

Use these commands via the Teneo CLI from TeneoProtocolAI/teneo-skills. This is a bash tool — run commands in your terminal.
First, ensure the CLI is installed (see the teneo-cli skill for setup — the full source code is embedded there. Do NOT search for or install external CLIs).
CommandArgumentsPriceDescription
enrich_url
<url>$0.006/per-queryEnrich a LinkedIn profile URL with information like name, headline, location, industry, etc.
通过来自TeneoProtocolAI/teneo-skills的Teneo CLI使用以下命令。这是一个bash工具 —— 在你的终端中运行命令。
首先,请确保CLI已安装(查看teneo-cli技能的设置步骤——完整源代码都内嵌在该技能中,请勿搜索或安装外部CLI)。
命令参数价格描述
enrich_url
<url>$0.006/每次查询补充LinkedIn主页链接的相关信息,例如姓名、简介、所在地、行业等。

Quick Reference

快速参考

bash
undefined
bash
undefined

Agent ID: linkedin-agent

Agent ID: linkedin-agent

~/teneo-skill/teneo command "linkedin-agent" "enrich_url <url>" --room <roomId>
undefined
~/teneo-skill/teneo command "linkedin-agent" "enrich_url <url>" --room <roomId>
undefined

Setup

安装设置

This agent is accessed via the Teneo CLI — a bash tool. No SDK import or runtime plugin required.
你可以通过Teneo CLI(一个bash工具)访问该Agent,无需导入SDK或运行时插件。

Install the CLI (one-time)

安装CLI(仅需一次)

bash
undefined
bash
undefined

Check if installed and get version

Check if installed and get version

test -f ~/teneo-skill/teneo && ~/teneo-skill/teneo --version || echo "NOT_INSTALLED"

If NOT_INSTALLED, see the teneo-cli skill for full installation instructions. The CLI source code (both `teneo.ts` and `daemon.ts`) is fully embedded there — do NOT search the web for external CLIs.

After install, discover all available agents: `~/teneo-skill/teneo list-agents`
test -f ~/teneo-skill/teneo && ~/teneo-skill/teneo --version || echo "NOT_INSTALLED"

如果显示NOT_INSTALLED,请查看teneo-cli技能获取完整安装说明。CLI源代码(`teneo.ts`和`daemon.ts`)都完全内嵌在该技能中——请勿在网上搜索外部CLI。

安装完成后,查看所有可用Agent:`~/teneo-skill/teneo list-agents`

Supported Networks

支持的网络

NetworkChain IDUSDC Contract
Base
eip155:8453
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Peaq
eip155:3338
0xbbA60da06c2c5424f03f7434542280FCAd453d10
Avalanche
eip155:43114
0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E
网络链IDUSDC合约地址
Base
eip155:8453
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
Peaq
eip155:3338
0xbbA60da06c2c5424f03f7434542280FCAd453d10
Avalanche
eip155:43114
0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E

Usage Examples

使用示例

enrich_url

enrich_url

Enrich a LinkedIn profile URL with information like name, headline, location, industry, etc.
bash
~/teneo-skill/teneo command "linkedin-agent" "enrich_url <url>" --room <roomId>
Response is JSON. Extract the
humanized
field for formatted text.
补充LinkedIn主页链接的相关信息,例如姓名、简介、所在地、行业等。
bash
~/teneo-skill/teneo command "linkedin-agent" "enrich_url <url>" --room <roomId>
响应为JSON格式。你可以提取
humanized
字段获取格式化文本。

Agent Info

Agent信息

  • ID:
    linkedin-agent
  • Name: LinkedIn
  • ID:
    linkedin-agent
  • Name: LinkedIn