Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions authors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,9 @@ james-briggs:
name: james-briggs
website: https://github.com/James-Briggs
avatar: https://avatars.githubusercontent.com/u/64431405?v=4
jannet-park:
name: Jannet Park
avatar: https://avatars.githubusercontent.com/u/233145170?v=4
JiriDeJonghe:
name: Jiri De Jonghe
website: https://github.com/JiriDeJonghe
Expand Down
11 changes: 11 additions & 0 deletions registry.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,15 @@
# yaml-language-server: $schema=./.github/registry_schema.json
- title: Threat intelligence enrichment agent
description: Build an agent that autonomously investigates IOCs by querying multiple
threat intel sources, cross-referencing findings, mapping to MITRE ATT&CK, and
producing structured reports for SIEM and SOAR integration.
path: tool_use/threat_intel_enrichment_agent.ipynb
authors:
- jannet-park
date: '2026-04-07'
categories:
- Tools
- Agent Patterns
- title: Knowledge graph construction with Claude
description: Build knowledge graphs from unstructured text using Claude for entity
extraction, relation mining, deduplication, and multi-hop graph querying.
Expand Down
Loading
Loading