From asp
Retrieves and updates ASP knowledge records for cyber security cases, alerts, and hunts using filters on title, body, tags, action, source, and lifecycle state.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asp:asp-knowledge-enThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill for internal knowledge retrieval and maintenance on ASP.
Use this skill for internal knowledge retrieval and maintenance on ASP.
list_knowledge with the narrowest useful filters.update_knowledge.title and
body filters.action and using rather than inventing a separate
workflow.action, source, using, title, body, tags, limit.list_knowledge.Preferred response structure:
| Knowledge ID | Title | Source | Action | Using | Tags |
|---|
Then add one short interpretation line when useful.
knowledge_id.title, body, using, action, source, tags.update_knowledge with only changed fields.None, state that the knowledge record was not found.Preferred response structure:
Updated knowledge: knowledge ID or returned row IDChanged fields: only the fields sent in the requestNext useful step: optional, usually to query similar knowledge or verify the updated record through a narrowed
searchknowledge_id only when the user wants to update a specific record and did not provide it.action or using.using=false, a lifecycle action, or both.npx claudepluginhub funnywolf/agentic-soc-platform --plugin ASPSearches ASP knowledge base semantically via RAG, lists records by title/tags/action/using filters, updates knowledge entries for cyber security investigations.
Answers questions about Intent Solutions' own systems, architecture, decisions, and runbooks from a governed knowledge base, with qmd:// citations for every claim.