Skip to content

Add Nyne Deep Research skill#13

Open
MichaelFanous2 wants to merge 1 commit intozocomputer:mainfrom
MichaelFanous2:add-nyne-deep-research-skill
Open

Add Nyne Deep Research skill#13
MichaelFanous2 wants to merge 1 commit intozocomputer:mainfrom
MichaelFanous2:add-nyne-deep-research-skill

Conversation

@MichaelFanous2
Copy link

Summary

  • Adds a new Community skill that wraps the Nyne Deep Research API
  • Submit an email, phone, LinkedIn URL, or name → receive a full intelligence dossier (psychographic profile, social graph, career analysis, conversation starters, approach strategy)
  • Handles async API flow (2-5 min processing) with built-in polling loop
  • Includes nyne_parse helper for JSON sanitization (API returns control chars in string values)

Tested

  • bun validate passes (0 errors)
  • Live API tested with email, LinkedIn URL, and email+LinkedIn inputs
  • Full polling loop verified: pendinggatheringanalyzingcompleted
  • All 15 dossier sections and 4 result sections confirmed working
  • jq filters verified on completed responses

Test plan

  • bun validate passes
  • Frontmatter has required fields (name, description, metadata.author)
  • Skill directory name matches frontmatter name
  • No credentials or secrets in SKILL.md

🤖 Generated with Claude Code

Wraps the Nyne Deep Research API — submit an email, phone, LinkedIn URL, or name
and receive a comprehensive intelligence dossier with psychographic profile, social
graph, career analysis, conversation starters, and approach strategy.

Handles the async API flow (2-5 min processing) with a built-in polling loop and
a python3 JSON sanitizer for control characters in API responses.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant