Loading...
Loading...
Found 1,193 Skills
Interactive QA session where users report bugs or issues through conversation, and the agent creates GitHub issues. Explore the codebase in the background to obtain context and domain language. Use when user wants to report bugs, do QA, file issues conversationally, or mentions "QA session".
Save what matters at the end of a session so the next session picks up exactly where you left off. Or restore context at the start of a new session so nothing is lost between them.
How agentmemory wires into host coding agents via the connect command. Use when installing agentmemory into a specific agent, when asked which agents are supported, or when a connect adapter writes the wrong config path.
How agentmemory is built, the iii engine primitives it runs on, its storage model, ports, and the viewer. Use when reasoning about how memory is stored or retrieved end to end, when extending the system, or when answering how agentmemory works under the hood.
Data Cloud 360° view of a single Agentforce session. Pulls 24 STDM + GenAI DMO rows via the DC Query REST API, assembles a hierarchical session tree (Interaction → Step → Generation → GatewayRequest), renders a human-readable summary with transcript + per-turn topic/action invocations + LLM generations + tool calls + audit chain. TRIGGER when user asks to trace, inspect, summarize, or describe a specific Agentforce session by session id (Agent Session UUID `019d…` or MessagingSession id `0Mw…`). Also triggers on session discovery — find/list/search sessions by time, agent, channel, outcome, or conversation text — when the user has no session id yet. DO NOT TRIGGER for design-time architecture questions (use investigating-agentforce-architecture instead) or for runtime perf/latency/SLO questions that require platform telemetry beyond Data Cloud.
MCP Server Construction Methodology — Systematically build production-grade MCP tools to enable AI assistants to connect to external capabilities
dontbesilent Folder Knowledge Base. Transform users' existing local folders into a knowledge base that Agents can reliably search, archive, and maintain; build a minimal knowledge base when users have no materials, generate a knowledge base navigation when materials exist, and support subsequent functions such as adding new materials, searching for answers, identifying current versions, and checking the health status of the knowledge base. Use this whenever users mention phrases like "build a knowledge base", "my folder is the knowledge base", "let AI understand these files", "put materials into the knowledge base", "find things from the knowledge base", "which file is the latest version", "materials are too messy", "establish a Source of Truth". Users don't need to understand Source of Truth, RAG, or Agent configurations. Folder-based knowledge base for AI agents. Use whenever the user wants to build, populate, query, organize, audit, or connect a local folder as a knowledge base, including source-of-truth navigation and version resolution.
Complete project architecture and structure guide. Use when exploring the codebase, understanding project organization, finding files, or needing comprehensive architectural context. Triggers on architecture questions, directory navigation, or project overview needs.
Document and track feature implementation with user stories. Workflow for authoring stories, building features, and marking acceptance criteria as passing.
Install and configure the Workflow Development Kit for resumable, durable AI agent workflows with step-level persistence, stream resumption, and agent orchestration.
Agent Skill: Generate and maintain AGENTS.md files following the public agents.md convention. Use when creating AI agent documentation, onboarding guides, or standardizing agent patterns. By Netresearch.
Switch model profile for kata agents (quality/balanced/budget). Triggers include "set profile", "set profile".