|
|
|
|
|
by stingraycharles
213 days ago
|
|
Skills are good for context management as everything that happens while executing the skill remains “invisible” to the parent context, but they do inherit the parent context. So it’s pretty effective for a certain set of problems. MCP is completely different, I don’t understand why people keep comparing the two. A skill cannot connect to your Slack server. Skills are more similar to sub-agents, the main difference being context inheritance. Sub-agents enable you to set a different system prompt for those which is super useful. |
|