boss-agent-cli

分类: 工具与效率 | 上传者: can4hou6joeng4can4hou6joeng4 | 下载: 0 | 版本: v1.0(最新)

> AI Agent 专用的 BOSS 直聘求职 CLI 工具 — 搜索、筛选、打招呼、沟通管理全流程自动化。

更新日志: Source: GitHub https://github.com/can4hou6joeng4/boss-agent-cli

目录结构

当前层级: tree/master/

  • 📁 .agents/
    • 📁 skills/
      • 📄 boss-agent-cli 27 B
  • 📁 .github/
    • 📁 ISSUE_TEMPLATE/
      • 📄 bug_report.yml 806 B
      • 📄 config.yml 206 B
      • 📄 feature_request.yml 557 B
    • 📁 workflows/
      • 📄 ci.yml 1.6 KB
      • 📄 release.yml 897 B
    • 📄 dependabot.yml 421 B
    • 📄 PULL_REQUEST_TEMPLATE.md 604 B
  • 📁 docs/
    • 📄 promotion-article.md 4.1 KB
  • 📁 extension/
    • 📄 background.js 8.5 KB
    • 📄 manifest.json 550 B
    • 📄 popup.html 1.1 KB
  • 📁 mcp-server/
    • 📄 README.md 1.7 KB
    • 📄 server.py 6.8 KB
  • 📁 skills/
    • 📁 boss-agent-cli/
      • 📄 SKILL.md 6.3 KB
  • 📁 src/
    • 📁 boss_agent_cli/
      • 📁 api/
        • 📄 __init__.py 0 B
        • 📄 boss.yaml 4.8 KB
        • 📄 browser_client.py 9.8 KB
        • 📄 client.py 9.2 KB
        • 📄 endpoints.py 3.2 KB
        • 📄 endpoints_loader.py 1.8 KB
        • 📄 models.py 3.2 KB
        • 📄 throttle.py 1.6 KB
      • 📁 auth/
        • 📄 __init__.py 0 B
        • 📄 browser.py 5.9 KB
        • 📄 cookie_extract.py 1.5 KB
        • 📄 manager.py 4.4 KB
        • 📄 token_store.py 3.7 KB
      • 📁 bridge/
        • 📄 __init__.py 0 B
        • 📄 client.py 4.9 KB
        • 📄 daemon.py 7.4 KB
        • 📄 protocol.py 1.9 KB
      • 📁 cache/
        • 📄 __init__.py 0 B
        • 📄 store.py 2.8 KB
      • 📁 commands/
        • 📄 __init__.py 0 B
        • 📄 chat.py 7.2 KB
        • 📄 chat_export.py 10.8 KB
        • 📄 chat_snapshot.py 3.1 KB
        • 📄 chat_utils.py 877 B
        • 📄 chatmsg.py 2.7 KB
        • 📄 cities.py 545 B
        • 📄 detail.py 3.8 KB
        • 📄 doctor.py 8.1 KB
        • 📄 exchange.py 1.9 KB
        • 📄 export.py 6.6 KB
        • 📄 greet.py 6.6 KB
        • 📄 history.py 1.4 KB
        • 📄 interviews.py 1.5 KB
        • 📄 login.py 1.7 KB
        • 📄 logout.py 671 B
        • 📄 mark.py 2.6 KB
        • 📄 me.py 2.6 KB
        • 📄 recommend.py 1.7 KB
        • 📄 schema.py 12.9 KB
        • 📄 search.py 5.7 KB
        • 📄 show.py 2.6 KB
        • 📄 status.py 1.0 KB
      • 📄 __init__.py 22 B
      • 📄 config.py 484 B
      • 📄 display.py 9.1 KB
      • 📄 hooks.py 1.7 KB
      • 📄 index_cache.py 2.4 KB
      • 📄 main.py 2.5 KB
      • 📄 output.py 1.7 KB
      • 📄 search_filters.py 11.0 KB
  • 📁 tests/
    • 📄 test_api.py 2.1 KB
    • 📄 test_api_client_retry.py 5.6 KB
    • 📄 test_auth.py 1.5 KB
    • 📄 test_auth_manager_flow.py 4.6 KB
    • 📄 test_bridge.py 7.0 KB
    • 📄 test_browser_client.py 3.6 KB
    • 📄 test_cache.py 1.8 KB
    • 📄 test_commands.py 25.8 KB
    • 📄 test_display.py 3.3 KB
    • 📄 test_endpoints_loader.py 1.6 KB
    • 📄 test_hooks.py 2.4 KB
    • 📄 test_index_cache.py 3.0 KB
    • 📄 test_new_commands.py 14.4 KB
    • 📄 test_output.py 2.2 KB
    • 📄 test_search_filters.py 4.5 KB
    • 📄 test_search_pipeline.py 5.0 KB
    • 📄 test_throttle.py 1.4 KB
    • 📄 test_welfare_filter.py 2.9 KB
  • 📄 .gitattributes 119 B
  • 📄 .gitignore 208 B
  • 📄 CHANGELOG.md 3.5 KB
  • 📄 CODE_OF_CONDUCT.md 1.6 KB
  • 📄 CONTRIBUTING.md 990 B
  • 📄 demo.gif 1.0 MB
  • 📄 demo.tape 2.4 KB
  • 📄 demo_showcase.py 788 B
  • 📄 LICENSE 1.0 KB
  • 📄 pyproject.toml 1.5 KB
  • 📄 README.md 10.5 KB
  • 📄 SECURITY.md 1.1 KB
  • 📄 SKILL.md 3.6 KB
  • 📄 uv.lock 332.5 KB

SKILL.md

登录后下载/点赞/收藏 ❤ 7 | ★ 0
评论 0

请先登录后评论。

评论加载中...