Topic: llm
10,059 skills in this topic.
-
pm-paper-trade-ops
用于在策略通过回测后执行 paper trading、监控、干预和归档。
YichengYang-Ethan/oracle3 155
-
pm-live-trade-ops
用于在明确授权下执行 live trading,并严格执行风险与应急控制。
YichengYang-Ethan/oracle3 155
-
pm-data-discovery
用于先搞清楚“有哪些数据可看、怎么搜索目标市场、怎么落地数据样本”的技能。只做数据发现与取数,不做策略假设。
YichengYang-Ethan/oracle3 155
-
address-feedback
pydantic/pydantic-ai 16,282
-
pre-push-review
Review the current branch against main, simulating the automated CI review from the bots workflow
pydantic/pydantic-ai 16,282
-
evolve
Create, test, and improve functions at runtime — agents write their own code
iii-hq/agentos 113
-
lifecycle
Session lifecycle management — transitions, state tracking, reactions
iii-hq/agentos 113
-
memory
Persistent agent memory — store, recall, search across sessions
iii-hq/agentos 113
-
orchestrate
Plan and execute multi-agent work — decompose features, spawn workers, monitor progress
iii-hq/agentos 113
-
recover
Scan agent health and auto-recover stale or dead sessions
iii-hq/agentos 113
-
security
Security scanning — injection detection, capability checks, audit trails
iii-hq/agentos 113
-
status
System status and health checks — dashboard stats, agent health, worker status
iii-hq/agentos 113
-
swarm
Multi-agent swarm coordination — create swarms, broadcast tasks, reach consensus
iii-hq/agentos 113
-
tasks
Task decomposition — break features into subtasks, assign workers, track progress
iii-hq/agentos 113
-
vault
Secret management — encrypted storage for API keys, tokens, credentials
iii-hq/agentos 113
-
agenticx-a2a-connector
Guide for using the A2A (Agent-to-Agent) communication protocol in AgenticX including agent discovery, skill invocation, remote agent cards, and distributed agent systems. Use when the user wants agents to communicate with each other, set up distributed agent systems, invoke remote agent skills, or build agent-to-agent workflows.
DemonDamon/AgenticX 106
-
agenticx-agent-builder
Guide for creating and configuring AgenticX agents with roles, goals, tools, LLM providers, and execution strategies. Use when the user wants to create agents, assign tools to agents, configure LLM backends, set up agent execution, or build multi-agent systems.
DemonDamon/AgenticX 106
-
agenticx-automation-crontask
Build and maintain Machi Desktop scheduled (cron) tasks — default workspace ~/.agenticx/crontask, schedule_task tool, execution contract, and user-facing output. Use when the user wants recurring automation, crontab-style jobs, or to author/fix automation task prompts.
DemonDamon/AgenticX 106
-
agenticx-deployer
Guide for deploying AgenticX agents to production including Docker containerization, Kubernetes orchestration, Volcengine AgentKit cloud deployment, and API server setup. Use when the user wants to deploy agents, containerize applications, set up Kubernetes, configure cloud deployment, or run the AgenticX API server in production.
DemonDamon/AgenticX 106
-
agenticx-memory-architect
Guide for setting up and using the AgenticX memory system including Mem0 integration, long-term memory, context management, and memory-enhanced agents. Use when the user wants to add memory to agents, persist conversation history, build memory-aware workflows, or integrate with Mem0 for long-term recall.
DemonDamon/AgenticX 106
-
agenticx-quickstart
AgenticX zero-to-hero quickstart guide. Use when the user wants to get started with AgenticX, create their first project, build their first agent, or run their first workflow. Covers installation, project scaffolding, agent creation, task execution, and CLI basics.
DemonDamon/AgenticX 106
-
agenticx-skill-manager
Guide for managing AgenticX skills including listing, searching, installing, uninstalling, publishing, and running a skill registry server. Use when the user wants to manage skills, find available skills, publish custom skills, set up a skill registry, or understand the skill ecosystem.
DemonDamon/AgenticX 106
-
agenticx-tool-creator
Guide for creating custom tools in AgenticX including function decorator tools, MCP tool integration, tool registries, and remote tool access. Use when the user wants to create tools for agents, integrate external APIs as tools, build MCP servers, or extend agent capabilities with custom functions.
DemonDamon/AgenticX 106
-
agenticx-workflow-designer
Guide for designing and running AgenticX workflows including sequential pipelines, parallel execution, graph-based orchestration, conditional routing, and trigger services. Use when the user wants to create workflows, orchestrate multiple agents, design agent pipelines, or set up complex multi-step processes.
DemonDamon/AgenticX 106