with one click
configure
Configure pattern-radar sources, weights, and domains.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Configure pattern-radar sources, weights, and domains.
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
| name | configure |
| description | Configure pattern-radar sources, weights, and domains. |
| allowed-tools | ["mcp__pattern-radar__configure_sources"] |
Customize which sources to scan and how to score relevance.
Your domains determine what's relevant to you:
configure_sources(domains: ["TypeScript", "React", "AI", "distributed systems"])
Domains can be:
Enable/disable sources:
configure_sources(hackernews_enabled: true, github_enabled: true)
Adjust weights (0-2, higher = more influence):
configure_sources(
hackernews_weight: 1.5, # Prioritize HN
github_weight: 0.5 # De-prioritize GitHub
)
GitHub language filter:
configure_sources(github_languages: ["TypeScript", "Rust", "Python"])
If shared-memory is installed, pattern-radar reads your profile automatically:
technical.languagestechnical.frameworksknowledge.domainsknowledge.interestsYou can override or supplement with configure_sources.
For higher rate limits (5,000/hour vs 60/hour):
node run.jsToken is saved to ~/.config/brain-jar/pattern-radar.json
View current configuration by calling any radar tool—it shows your active settings.
Delete the config file:
rm ~/.config/brain-jar/pattern-radar.json
Install hookify rules for automatic chess timer session management
Create a custom source adapter for pattern-radar
Capture thinking visually during brainstorming, architecture discussions, or explaining flows. Creates persistent Mermaid diagrams.
Automatically use Perplexity search for personalized context enrichment. Use when facing unfamiliar technologies, decision points, learning questions, or preference-dependent choices.
Guide for storing enriched memories that capture decisions, preferences, and context. Use when making significant decisions or learning user preferences.
Get your personalized trend briefing based on profile domains.