ai ark reverse lookup

@_platform-references/org-variables.md

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "ai ark reverse lookup" with this command: npx skills add sixtysecondsapp/use60/sixtysecondsapp-use60-ai-ark-reverse-lookup

Available Context

@_platform-references/org-variables.md

AI Ark Reverse Lookup

Goal

Enrich a known contact or batch of contacts with current profile data from AI Ark.

Required Capabilities

  • AI Ark API: Reverse people lookup via ai-ark-enrich edge function

Inputs

Provide at least one identifier:

  • email : Contact email address

  • linkedin_url : LinkedIn profile URL

  • full_name

  • company_name : Name and company combo
  • table_id : For batch mode across a table

Execution

Single Contact

  • Call ai-ark-enrich with action: 'reverse_lookup' and identifier

  • Return enriched profile data

Batch Mode

  • Call ai-ark-enrich with action: 'bulk_enrich' and table_id

  • Processes all rows, matching by email > LinkedIn > name+company

  • Caches full response in source_data.ai_ark (enrich-once pattern)

Credit Cost

Each reverse lookup call consumes credits. Bulk enrichment processes contacts individually (4 concurrent, rate-limited). Warn users about credit cost before batch operations.

Output Contract

Return enriched fields:

  • current_title , company , seniority

  • linkedin_url , location , photo_url

  • Note: Email and phone are NOT returned by reverse lookup — use the mobile-phone-finder endpoint for phone numbers

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

apify results query

No summary provided by upstream source.

Repository SourceNeeds Review
General

daily focus planner

No summary provided by upstream source.

Repository SourceNeeds Review
General

slack history query

No summary provided by upstream source.

Repository SourceNeeds Review
General

meeting digest truth extractor

No summary provided by upstream source.

Repository SourceNeeds Review