# Tools, skills, and plugins for the agent

[All project types](../README.md) · [Shared launch](../shared/launch.md)

Extend the coding agent's own working environment. The [shared skill package](../shared/skills.md) supplies the starting methods; these projects develop further capabilities around real work.

## Projects to build

- [Turn a working routine into a skill](routine-to-skill.md)
- [Give the agent tools for an application](application-tools.md)
- [Let the agent consult another model's abilities](model-consultation.md)
- [Give the agent a continuing project notebook](project-notebook.md)
- [Give the agent an ongoing responsibility](ongoing-responsibility.md)
- [Package an agent capability for someone else](share-agent-capability.md)

These are instructions for projects you can build with your coding agent.
