Zum Hauptinhalt springen
Echtzeit-Radar & Feeds
Alle RSS Feeds ➔
👥 Community & Social
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Windows Tipps & SecurityGrafikkarte vor Überhitzung schützen: So geht’s(25.09.2026 um 08:00 Uhr)
••••••••••
Intelligence View
⚡ tsecurity.de Intelligence

I built Skillradar: find the right agent skill by describing your task (2.5k+ indexed)

I’m experimenting with a semantic search workflow for discovering agent skills from natural-language task descriptions. Many skill lists are still keyword-based, which makes it hard to compare similar skills before trying them. I indexed ~…

0
↗ Quelle (dev.to)
Reagiere als Erste:r — dein Feedback zählt!

I’m experimenting with a semantic search workflow for discovering agent skills from natural-language task descriptions.



Many skill lists are still keyword-based, which makes it hard to compare similar skills before trying them. I indexed ~2.5k skills and use semantic retrieval to surface candidates for a given scenario.



Skillradar homepage | “install via AI agent” prompt





You can type a scenario like:




I’d like to conduct a market analysis”




…and get a ranked list of candidate skills.



Example search results for “market analysis”



You can click a skill card to view details and inspect its SKILL.md / manifest.



copy install prompt






2. Agent-native mode: let an agent turn vague prompts into structured search queries



This is the part I personally use the most.



Instead of going to a website and trying to craft the “right keywords”, I use an agent-side helper (a small “discover” prompt) to convert a vague request into a search goal + keywords, then query the index. This fits CLI-style agent workflows.



After installation, the agent can:




  • Ask a couple of simple questions (e.g., install scope/path)

  • Then you just describe your scenario in plain English — even if it’s abstract, vague, or messy


  • discover-skills will translate that into a structured search (task goal + keywords), query the index, and return candidates with short match reasons



paste into agent



Here’s an example with a very “vague” need:




I have a bunch of meeting notes scattered everywhere and I want to organize them better. Is there a skill for that?”




The agent turns it into a query + keywords, retrieves candidates, and suggests what to install next.



Agent asks vague question, returns ranked skills + install suggestion<br><br />






Question (Embeddings / for skill retrieval)



I’d love advice on how you’d embed and index a SKILL.md-style skill definition for semantic retrieval.



Right now I’m thinking about embedding each skill from multiple “views” (e.g., what it does, use cases, inputs/outputs, examples, constraints), but I’m not fully sure what structure works best.




  • How would you chunk/structure SKILL.md (by section, by template fields, or by examples)?

  • Single vector per skill vs multi-vector per section/view — and how do you aggregate scores at query time?

  • Which fields usually move retrieval quality most (examples, tool/actions, constraints, tags, or “when not to use”)?

1. Sofort-Triage & Abwehrmaßnahmen

SOC Incident Playbook: Vulnerability Remediation & Verification
Syntax validiert (0 Fehler)
title: Detect Exploitation - I built Skillradar: find the right agent skill by describing your task (2.5k+ indexed)
id: bfb44824-0324-42d7-ae19-9bff84a84db6
status: experimental
description: Automatisch generierte SIEM-Erkennungsregel basierend auf CTI Intelligence
references:
  - https://tsecurity.de/
author: iShareStuff CTI Automated Detection Engine
date: 2026-09-26
logsource:
  category: network_connection
  product: any
detection:
  selection:
      CommandLine|contains:
        - 'exploit'
  condition: selection
falsepositives:
  - Legitime administrative Zugriffe oder Penetrationstests
level: high
tags:
  - attack.initial_access
Syntax validiert (0 Fehler)
rule CTI_Threat_Indicator {
    meta:
        author = "iShareStuff CTI Automated Detection Engine"
        date = "2026-09-26"
        description = "YARA Signature for "
    strings:
        $str = "I built Skillradar: find the r" ascii wide
    condition:
        any of them
}
Syntax validiert (0 Fehler)
index=security sourcetype IN ("cisco:asa", "pan:traffic", "zeek_conn", "suricata", "WinEventLog:Security")
("I built Skillradar find the right agent ")
| stats count earliest(_time) as first_seen latest(_time) as last_seen by src_ip, dest_ip, dest_host, signature
| eval first_seen=strftime(first_seen, "%Y-%m-%d %H:%M:%S"), last_seen=strftime(last_seen, "%Y-%m-%d %H:%M:%S")
| sort - count
Syntax validiert (0 Fehler)
message: "*I built Skillradar find the right agent *"
Syntax validiert (0 Fehler)
CommonSecurityLog
| where Message has "I built Skillradar find the right agent "
| summarize EventCount = count(), FirstSeen = min(TimeGenerated), LastSeen = max(TimeGenerated) by SourceIP, DestinationIP, DestinationPort, Activity
| extend DetectionRule = "iShareStuff-CTI-Compiled"
| sort by EventCount desc

2. Cyber Threat Intelligence & Forensik

🎯
MITRE ATT&CK Matrix Navigator 14 Taktiken
Reconnaissance
-
Resource Development
-
Initial Access
Execution
Persistence
-
Privilege Escalation
Defense Evasion
Credential Access
-
Discovery
-
Lateral Movement
-
Collection
-
Command and Control
Exfiltration
-
Impact
tsecurity.de Cognitive Threat RAG
Fokus-Vektor:

Kognitive Analyse für identifizierte Bedrohung: Erhöhte Bedrohungslage im Bereich I built Skillradar: find the right agent.... Basierend auf 368k Vektor-Korrelationen werden sofortige Isolationsmaßnahmen für betroffene Endpunkte empfohlen.

🛡️ Angriffsfläche & Exposure

Netzwerk/Remote-Zugriff ohne Vorauthentifizierung möglich.

⚡ Empfohlene Sofortmaßnahmen
  • 1. Perimeter-Inspektion: Relevante Portfreigaben und exponierte Endpunkte unverzüglich scannen.
  • 2. Patch-Applikation: Hersteller-Hotfix einspielen oder betroffene Daemons in isolierte DMZ-Segmente überführen.
  • 3. Telemetrie & EDR-Alerts: Prozessaufrufe und Child-Processes auf anomale Shell-Spawns überwachen.
🔗 Semantisch verwandte Zero-Days MariaDB 11.7 VEC
Ähnliche Beiträge
🔍 Verwandte News

Auch interessante Nachrichten I built Skillradar: find the right agent skill by describing your task (2.5k+ indexed)

Thematisch verwandte Begriffe: built, Skillradar, find, right · 6 Treffer

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Laden...

Beiträge werden geladen ...

Laden...

Videos werden geladen ...

Zum Aktualisieren ziehen
ZERO-DAY CVE-2026-100537 | OpenClaw (npm package 'openclaw') before 2026.8.1 fails to apply the or…
Advisory →
tsecurity.de Icon
Offline-Lesen, Eilmeldungen & 0ms Ladezeit

Installiere tsecurity.de direkt auf deinen Home-Bildschirm für das ultimative Vollbild-Magazinerlebnis ohne Browser-Leisten.

Nächster Beitrag