An open API service indexing awesome lists of open source software.

https://github.com/knvpk/agentic

Reusable tools, workflows, prompts, and architectures needed for Agentic AI development.
https://github.com/knvpk/agentic

agent-skills agents ai claude-code docker-modular-stack llm productivity project-management skills wiki

Last synced: about 6 hours ago
JSON representation

Reusable tools, workflows, prompts, and architectures needed for Agentic AI development.

Awesome Lists containing this project

README

          

## Agentic

Reusable tools, workflows, prompts, and architectures for Agentic AI development.

### Skills

| Skill | Description | Install |
|-------|-------------|---------|
| [docker-modular-stack](skills/docker-modular-stack) | Define, scaffold, and lint Docker services for any project | `npx skills add knvpk/Agentic --skill docker-modular-stack` |
| [project-management](skills/project-management) | Provider-agnostic PM — tickets, sprints, docs, standups across GitHub/GitLab/Jira/Plane | `npx skills add knvpk/Agentic --skill project-management` |
| [issue-explore](skills/issue-explore) | Fetch any issue (GitHub/GitLab/Jira/Plane) and load it into an explore session | `npx skills add knvpk/Agentic --skill issue-explore` |
| [vibe-wiki](skills/vibe-wiki) | Build and maintain a persistent, compounding wiki from URLs and local files | `npx skills add knvpk/Agentic --skill vibe-wiki` |