Official skills publisher Verified Skillscout rank 0

Atyantik

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

Browse 4 official AI agent skills across 1 Atyantik repository, with install commands and source links.

4 Skills
1 Repository
12 Installs
0 GitHub stars

Install

Add Atyantik 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/atyantik/atyantik_skills_skillscout.md. If your browser cannot display the Markdown directly, use curl or another text fetcher. Recommend the relevant Atyantik 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

1 official repository

Python Modern Template

atyantik/python-modern-template

Includes 4 official skills: coverage-analyzer, quality-fixer, session-template, test-generator.

4 skills 12 installs 0 stars
npx skills add atyantik/python-modern-template -y

4 skills

atyantik/python-modern-template 4 skills

coverage-analyzer

atyantik/python-modern-template 3 installs
View source

quality-fixer

atyantik/python-modern-template 3 installs
View source

session-template

atyantik/python-modern-template 3 installs
View source

test-generator

atyantik/python-modern-template 3 installs
View source

Repository documentation

atyantik/python-modern-template package overview

atyantik/python-modern-template/README.md View on GitHub

atyantik/python-modern-template

Includes 4 official skills: coverage-analyzer, quality-fixer, session-template, test-generator.

Top skills in this package

coverage-analyzerOfficial Atyantik skill from atyantik/python-modern-template.
quality-fixerOfficial Atyantik skill from atyantik/python-modern-template.
session-templateOfficial Atyantik skill from atyantik/python-modern-template.
test-generatorOfficial Atyantik skill from atyantik/python-modern-template.

Install

Install the full package:

npx skills add atyantik/python-modern-template -y

Install a specific skill:

npx skills add atyantik/python-modern-template@coverage-analyzer -y

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

View atyantik/python-modern-template on GitHub
Copied