agent-code-assistant
Installation
SKILL.md
Agent: Code Assistant
An agent artifact is a fully-described autonomous AI agent — including its soul, capabilities (skills it can invoke), protocols it speaks, and security permissions.
What is an Agent?
| Dimension | Description |
|---|---|
soul |
Personality and tone (links to a soul artifact) |
skills |
Tools / capabilities the agent can invoke |
protocols |
Communication protocols: MCP, A2A, OpenAI-function, etc. |
permissions |
What the agent is allowed to do (fs, network, secrets) |
triggers |
How the agent is activated (message, event, schedule) |
memory |
Context window strategy and long-term memory config |