Files
Shane Cheek 6767edf7cf feat: add not-human-search-mcp and ai-dev-jobs-mcp skills (#524)
* feat: add not-human-search-mcp and ai-dev-jobs-mcp skills

Two remote MCP server skills for AI agent runtime discovery:

- not-human-search-mcp: Search/score 1,750+ AI-ready websites, verify MCP
  endpoints via JSON-RPC probe. Endpoint: https://nothumansearch.ai/mcp
- ai-dev-jobs-mcp: Search AI/ML jobs from 289+ companies, get job details,
  list companies, market stats. Endpoint: https://aidevboard.com/mcp

Both are free, require no authentication, and use streamable HTTP transport.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(skills): Align MCP tool docs with live endpoints

---------

Co-authored-by: Owl <owl@arflow.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: sickn33 <sickn33@users.noreply.github.com>
2026-04-17 10:55:04 +02:00
..