Skip to main content
在 Manus 中运行任何 Skill
一键导入
GitHub 仓库

agentic-toolkit

agentic-toolkit 收录了来自 AbsaOSS 的 4 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
4
Stars
1
更新
2026-06-18
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

pr-review
软件质量保证分析师与测试员

Use this skill when the user wants review or approval feedback on existing code changes: a PR, diff, patch, workflow file, migration, Terraform/IaC change, dependency bump, auth/security refactor, API change, or SKILL.md update. Trigger on intents like: review, sanity check, LGTM, pre-merge feedback, "before I approve", "before we merge", "any issues with this PR?", "does this look right?", or when a PR link/number is shared for comments. Covers correctness, security, tests, maintainability, API breaking changes, DB migration rollback/locking risk, CI/CD gate bypasses and secret exposure, Terraform least-privilege, risky dependency upgrades, and skill naming/description conventions. Outputs: Blocker, Important, Nit. Do not use for writing or refactoring code, implementing features, debugging errors, creating issues, or generating release notes when the user explicitly wants notes only.

2026-06-18
python-standards
软件开发工程师

Python coding standards, that covers repository-first conventions, type annotations, error handling, testing, logging, documentation, async code, and dependency hygiene. Activate this skill whenever the user is editing or creating .py files, working in a Python project, or asks for help writing functions, classes, tests, modules, or fixing code - even if they do not say "Python" explicitly. Also triggers on questions about coding conventions, type hints, pytest, imports, logging setup, or dependency management in a Python context.

2026-06-17
create-issue
软件开发工程师

Creates a GitHub issue from a natural language prompt. Discovers repo templates, fills the best match, posts via gh CLI. Use this skill whenever the user wants to create an issue, open a bug report, file a feature request, submit a ticket, log a bug, report a problem, track something as an issue, or add a ticket — even if they don't say "issue" explicitly.

2026-06-16
token-saving
软件开发工程师

Always-active response formatting rules. Enforces conciseness, no filler, structured output. Suspends on explicit verbosity requests. Another skill's format takes precedence.

2026-06-01