From asp
Searches ASP knowledge base semantically via RAG, lists records by title/tags/action/using filters, updates knowledge entries for cyber security investigations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/asp:asp-knowledge-zhThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
当用户要在 ASP 中检索或维护内部知识库时,使用这个 skill。
当用户要在 ASP 中检索或维护内部知识库时,使用这个 skill。
ASP 的内部 Knowledge 是一条一条数据库记录.有 title, body, using, action, source, tags字段.
search_knowledge。update_knowledge。action 和 using,而不是发明新的工作流。action、source、using、title、body、tags、limit。list_knowledge。首选回复结构:
| Knowledge ID | Title | Source | Action | Using | Tags |
|---|
然后在需要时补一句简短解释。
knowledge_id。title、body、action、tags。update_knowledge。None,说明找不到该知识记录。首选回复结构:
Updated knowledge:knowledge ID 或返回的 row IDknowledge_id。action 或 using 时,才要求澄清生命周期语义。npx claudepluginhub funnywolf/agentic-soc-platform --plugin ASPRetrieves and updates ASP knowledge records for cyber security cases, alerts, and hunts using filters on title, body, tags, action, source, and lifecycle state.
Answers questions about Intent Solutions' own systems, architecture, decisions, and runbooks from a governed knowledge base, with qmd:// citations for every claim.
Searches the Distillery knowledge base using natural language queries and returns ranked results with provenance. Useful for recalling past decisions, discussions, and notes.