Files
agents/skills/planka-project/README.md
2026-03-14 18:34:46 -06:00

14 lines
755 B
Markdown

Project planning and management using Planka
Requires your agent to have access to Planka, either using a CLI, MCP server, or you can probably just tell it what the URL and API key is and let it explore the Swagger docs itself. They are referenced in the skill.
- [Swagger Docs](https://plankanban.github.io/planka/swagger-ui/)
It gives the agent an understanding of what Planka is, how it works, and it's expected to use it to plan and manage a project.
This skill is a mash up of the following other skills found on https://skillsmp.com:
- [Shubhamsaboo project-planner](https://github.com/Shubhamsaboo/awesome-llm-apps/tree/main/awesome_agent_skills/project-planner)
- [ssube planka](https://github.com/ssube/conclave/tree/main/pi/skills/planka)