Skip to content

Add the FoundRole Job Search agent 🤖🤖🤖 - #2895

Open
FoundRoleApp wants to merge 1 commit into
github:mainfrom
foundrole:foundrole-job-search-agent
Open

Add the FoundRole Job Search agent 🤖🤖🤖#2895
FoundRoleApp wants to merge 1 commit into
github:mainfrom
foundrole:foundrole-job-search-agent

Conversation

@FoundRoleApp

Copy link
Copy Markdown

Adds an agent for FoundRole, a job-search MCP server. It aggregates live
openings from company applicant tracking systems and enriches each posting
with salary benchmarks, H-1B sponsorship history, E-Verify status and a
ghost-job trust grade.

The agent covers the four things a developer actually does during a job
search from the editor:

  • searching and paginating live listings, with the advanced filters passed
    as parameters rather than assumed
  • checking how hiring software parses a resume — a deterministic ATS read,
    reported as findings rather than as an invented score
  • analyzing a single role and comparing two to four side by side, including
    jobs found outside FoundRole
  • managing applications, follow-up reminders and standing job alerts

The server is public at https://www.foundrole.com/mcp and signs in with
OAuth on first use, so no token or secret is needed in the frontmatter.
Setup instructions and an FAQ live at https://www.foundrole.com/ai-search-mcp.

npm start was run; the only generated change is the new row in
docs/README.agents.md.

FoundRole is a job-search MCP server: live openings pulled from company
applicant tracking systems, enriched with salary benchmarks, H-1B
sponsorship history, E-Verify status and a ghost-job trust grade.

The agent covers searching and paginating listings, checking how hiring
software parses a resume, analyzing and comparing individual roles, and
managing applications, reminders and job alerts.
@github-actions github-actions Bot added agent PR touches agents new-submission PR adds at least one new contribution labels Sep 1, 2026
@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🔒 PR Risk Scan Results

Scanned 1 changed file(s).

Severity Count
🔴 High 0
🟠 Medium 0
ℹ️ Info 0

✅ No matching risk patterns were detected in changed files.

This is an automated soft-gate report. Findings indicate review targets and do not block merge by themselves.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🔍 Vally Lint Results

⚠️ Warnings or advisories found

Scope Checked
Skills 0
Agents 1
Total 1
Severity Count
❌ Errors 0
⚠️ Warnings 0
ℹ️ Advisories 1

Summary

Level Finding
ℹ️ Vally currently lints SKILL.md content. Agent files were detected but skipped:
Full linter output
### Agent files detected (not linted by vally)
ℹ️ Vally currently lints SKILL.md content. Agent files were detected but skipped:
agents/foundrole-job-search.agent.md

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

🟡 Contributor Reputation Check: MEDIUM risk

Check Risk
Profile MEDIUM
Credential audit NONE

Maintainers: please review this contributor before merging.
See the workflow run for full details.
Automated check powered by AGT.

@github-actions github-actions Bot added the needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk label Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

agent PR touches agents needs-review:MEDIUM Contributor reputation check flagged MEDIUM risk new-submission PR adds at least one new contribution

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant