asp-knowledge-en

Search and update ASP knowledge records on the MCP server.

1.1k|201|Updated Sep 7, 2025
One-click install
npx skills add https://github.com/FunnyWolf/agentic-soc-platform --skill asp-knowledge-en
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: asp-knowledge-en
Source: https://github.com/FunnyWolf/agentic-soc-platform/tree/main/PLUGINS/ClaudeCode/skills/asp-knowledge-en
Command: npx skills add https://github.com/FunnyWolf/agentic-soc-platform --skill asp-knowledge-en

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Retrieve and curate internal ASP knowledge records stored on the MCP server to support case analysis.

Core Features & Use Cases

  • Knowledge search by title, body, tags, action, source, or lifecycle state.
  • Knowledge review and lifecycle updates with field-level precision.
  • On-demand retrieval to inform case analysis and alert investigations.

Quick Start

Search for a knowledge item by title, then update its tags or lifecycle state with minimal changes.

Frequently Asked Questions about asp-knowledge-en

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I search internal knowledge records by tags or lifecycle state for case analysis?▼

You can retrieve internal knowledge records by querying title, body, tags, action, source, or lifecycle state using the list_knowledge MCP interface to inform alert investigations.

What is the best way to update the lifecycle state of an existing knowledge record?▼

Update a knowledge record's lifecycle state by applying field-scoped updates through the update_knowledge MCP interface, ensuring minimal changes to the existing content.

Can I retrieve ASP knowledge on demand to support alert investigations?▼

Yes, you can retrieve ASP knowledge on demand from the MCP server to support alert investigations, returning concise results for rapid decision making.

Does the knowledge update process support field-scoped modifications?▼

Yes, the knowledge update process enforces field-scoped updates, allowing you to modify specific attributes like tags or lifecycle state without rewriting the entire record.

When do I need to use the list_knowledge interface for ASP knowledge lookup?▼

You need to use the list_knowledge interface when searching for internal ASP knowledge records stored on the MCP server to identify and retrieve content relevant to your case analysis.