Skip to main content
Run any Skill in Manus
with one click
GitHub repository

explee-skills

explee-skills contains 7 collected skills from Sheshiyer, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
7
Stars
0
updated
2026-06-03
Forks
0
Occupation coverage
classification pending
repository explorer

Skills in this repository

explee-api-core
unclassified

Shared reference for all Explee skills: base URL, full endpoint catalog, API-key authentication, canonical curl templates, and shared error/retry/guardrail rules. Other Explee skills reference this instead of repeating boilerplate.

2026-06-03
explee-auth-cookie-kv
unclassified

Cookie/session and EXPLEE_SECRETS KV credential model for Explee: build the Cookie header, the cookie-first/key-fallback rule, and the cookie-vs-tracking-param pitfalls. USE WHEN setting up or refreshing Explee auth. Endpoints and API-key auth: see explee-api-core.

2026-06-03
explee-autogtm
unclassified

Orchestrate an end-to-end AutoGTM flow: ICP query → account/person discovery → enrichment → prioritized outreach list. USE WHEN building a full GTM pipeline from a natural-language objective.

2026-06-03
explee-orchestrator
unclassified

Route user intent to the correct Explee product skill (Search, Enrichment, Agents, AutoGTM), using cookie-first auth with API-key fallback. USE WHEN a user has an Explee task but hasn't named the specific product.

2026-06-03
explee-search
unclassified

Use Explee Search APIs to find companies and people with natural-language targeting and optional AI scoring. USE WHEN finding accounts, prospects, or converting an ICP to filters.

2026-06-03
explee-agents
unclassified

Run Explee pre-built and custom AI agents, then poll run status and return structured outputs. USE WHEN running agent workflows for extraction, reasoning, or automation.

2026-06-03
explee-enrichment
unclassified

Use Explee enrichment APIs to find emails for contacts in single or batch mode and track async task status. USE WHEN completing outreach data or finding/verifying work emails.

2026-06-03