Osint Agent Skills
Description
OSINT knowledge base + MCP server for autonomous AI agents — Claude Code, Cursor, Kimi K3, recon & threat intel playbooks.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
OSINT Agent Skills
A knowledge base that turns any autonomous AI agent into a senior OSINT analyst.
[](https://opensource.org/licenses/MIT) [](CHANGELOG.md) [](https://github.com/frangelbarrera/osint-agent-skills/stargazers) [](https://github.com/frangelbarrera/osint-agent-skills/commits) [](https://github.com/frangelbarrera/osint-agent-skills/issues) [](https://github.com/frangelbarrera/osint-agent-skills)
What is this?
`osint-agent-skills` is **not** an agent. It is **not** a script. It is **not** a SaaS.
It is a **structured knowledge base** — a curated set of methodologies, tool registries, pivot playbooks, ethics rules, and report templates — that any autonomous AI agent can consume to instantly adopt the operating discipline of a senior open-source intelligence analyst.
If you point Claude Code, Cursor, Ollama, OpenCode, AutoClaw, or any other agent framework at this repository, the agent will:
- Load
system-prompt.mdand adopt the OSINT Agent Skills persona. - Consult
knowledge/methodologies/to plan its investigation. - Use
tools/free-tools.yamlandtools/apis.yamlto execute lookups. - Follow
knowledge/pivot-playbooks/to chain findings into networks. - Generate a report using
templates/reports/intelligence-report.md. - Respect
ethics/legal-frameworks.mdthroughout — never suggesting illegal techniques, never fabricating findings.
This repository is **agent-agnostic**. It works the sa
Related Skills
Fastapi Review
Review a FastAPI application for architecture, async correctness, dependency injection, Pydantic schemas, secu
Security Defense in Depth
Implement multi-layered testing and security best practices.
Security SecLists Official Repository
[OWASP Testing Guide](https://owasp.org/www-project-web-security-testing-guide/)
Security Threat Hunting with Sigma Rules
Use Sigma detection rules to hunt for threats and analyze security events
Security Maintenance Walkthrough - 2026-03-29
- Re-triaged the full 2026-03-15 security finding set against current `main` and wrote a fresh current-head re
Security Google Workspace Model Armor
Filter user-generated content for safety
Security Related Agents
Django Reviewer
Expert Django code reviewer specializing in ORM correctness, DRF patterns, migration safety, security misconfi
Token Auditor
Scans ui/src/ for hardcoded visual values, duplicate components, and shadcn replacement candidates; produces d
Gitnexus Security Boundary Reviewer
GitNexus security and trust-boundary reviewer. Use for auth, permissions, secrets, injection, unsafe parsing,