Official skills publisher Verified Skillscout rank 0

CodelyTV

CodelyTV publishes official AI agent skills for its tools, services, and developer workflows.

Browse 29 official AI agent skills across 2 CodelyTV repositories, with install commands and source links.

29 Skills
2 Repositories
30 Installs
2 GitHub stars

Install

Add CodelyTV skills to your agent

Install a full repository package, then let your agent activate the right skill for the task.

Ask your agent

Prompt

Fetch this Markdown manifest as plain text: https://skillscout.sh/official/codelytv/codelytv_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant CodelyTV skills package or packages for my goal, explain which individual skills matter, and wait for my approval. After I approve, install with the npx command. If no project is open, install it as an agent skill I can use later.

Skills packages

2 official repositories

Agent Harness

codelytv/agent-harness

Includes 6 official skills: codely-doc-create, codely-git-conventional_commit, codely-plan_phase-implement, codely-plan_phase-implement-github, codely-plan-create, codely-plan-create-github.

6 skills 30 installs 2 stars
npx skills add codelytv/agent-harness -y

Agentic Programming Course

codelytv/agentic_programming-course

Includes 23 official skills: backend, create-doc, create-doc, create-doc, create-doc, create-doc.

23 skills 0 installs 0 stars
npx skills add codelytv/agentic_programming-course -y

29 skills

codelytv/agent-harness 6 skills

codely-doc-create

codelytv/agent-harness 1 installs
View source

codely-git-conventional_commit

codelytv/agent-harness 1 installs
View source

codely-plan_phase-implement

codelytv/agent-harness 1 installs
View source

codely-plan_phase-implement-github

codelytv/agent-harness 1 installs
View source

codely-plan-create

codelytv/agent-harness 1 installs
View source

codely-plan-create-github

codelytv/agent-harness 1 installs
View source
codelytv/agentic_programming-course 23 skills

backend

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

create-doc

codelytv/agentic_programming-course 0 installs
View source

database

codelytv/agentic_programming-course 0 installs
View source

frontend-design

codelytv/agentic_programming-course 0 installs
View source

kanban-board

codelytv/agentic_programming-course 0 installs
View source

playwright

codelytv/agentic_programming-course 0 installs
View source

postgres

codelytv/agentic_programming-course 0 installs
View source

postgres

codelytv/agentic_programming-course 0 installs
View source

repo-status

codelytv/agentic_programming-course 0 installs
View source

repo-status-claude-code

codelytv/agentic_programming-course 0 installs
View source

testing

codelytv/agentic_programming-course 0 installs
View source

Repository documentation

codelytv/agent-harness package overview

codelytv/agent-harness/README.md View on GitHub

codelytv/agent-harness

Includes 6 official skills: codely-doc-create, codely-git-conventional_commit, codely-plan_phase-implement, codely-plan_phase-implement-github, codely-plan-create, codely-plan-create-github.

Top skills in this package

codely-doc-createOfficial CodelyTV skill from codelytv/agent-harness.
codely-git-conventional_commitOfficial CodelyTV skill from codelytv/agent-harness.
codely-plan_phase-implementOfficial CodelyTV skill from codelytv/agent-harness.
codely-plan_phase-implement-githubOfficial CodelyTV skill from codelytv/agent-harness.
codely-plan-createOfficial CodelyTV skill from codelytv/agent-harness.
codely-plan-create-githubOfficial CodelyTV skill from codelytv/agent-harness.

Install

Install the full package:

npx skills add codelytv/agent-harness -y

Install a specific skill:

npx skills add codelytv/agent-harness@codely-doc-create -y

Use the package when you want your agent to choose the relevant skill from this official CodelyTV repository.

View codelytv/agent-harness on GitHub
Copied