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

AIPIHKAL

AIPIHKAL 收录了来自 gregoryg 的 8 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。

已收集 skills
8
Stars
73
更新
2026-07-12
Forks
14
职业覆盖
3 个职业分类 · 已分类 100%
仓库浏览

这个仓库中的 skills

org-mode-syntax
软件开发工程师

Write correct, idiomatic Org mode (vanilla) including denote-style optional frontmatter, agenda-aware tasks (TODO/STARTED/PAUSED/DONE, SCHEDULED/DEADLINE, repeaters, tags), and interactive executable Org Babel blocks (emacs-lisp, python, bash, sql) that produce in-buffer results. Use when asked to draft or transform .org files, planning/task documents, executable notes, or when Org syntax/agenda/Babel interactivity is needed instead of Markdown.

2026-07-12
emacs-lisp-dev
软件开发工程师

Write, review, and test Emacs Lisp code following idiomatic conventions and hard-won local best practices. Use when writing, editing, debugging, or reviewing .el files, Emacs packages, or gptel tools. Enforces a mandatory verify-before-deliver rule - all written code must be batch byte-compiled and smoke-tested before presenting to the user. Covers load-path management, buffer-local variable safety, HTML/XML parsing, file I/O patterns, and batch testing workflows.

2026-07-12
portable-timers
网络与计算机系统管理员

Set up reliable Linux timers and scheduled jobs with systemd-run, user systemd timer units, or cron. Use for one-shot delays, calendar deadlines, recurring user jobs, timer inspection and cancellation, notifications, webhooks, or scheduled noninteractive agent invocations.

2026-07-11
org-project-maintenance
软件开发工程师

Maintain software-project planning artifacts written in Org mode. Use when working in repos that treat README.org, PLANNING.org, TASKS.org, Agents.md, changelogs, or adjacent notes as durable project memory. Helps Claude decide what belongs in chat versus in project docs; record dated decisions; update backlog items and task states coherently; preserve experimental/deferred status; and keep Org-based project management clean, minimal, and historically useful.

2026-07-11
hass-cli
软件开发工程师

Control and query Home Assistant through small JSON-first wrappers around hass-cli and the Home Assistant APIs. Use for entity discovery, room or area inspection, state questions, safe light/switch/cover control, scene/script/automation triggering, built-in Assist intent execution, weather, or raw Home Assistant service calls.

2026-07-11
spotify-cli
软件开发工程师

Use the standalone spotify-cli JSON CLI for Spotify authentication, search, playback, devices, queue, playlists, saved library items, followed artists, podcast shows and episodes, and music discovery or curation. Trigger when spotify-cli is installed or the user identifies its checkout or virtualenv.

2026-07-11
python-dev
软件开发工程师

Write, review, and test Python code following PEP 8, type hints, and modern best practices (Python 3.12+). Use when writing, editing, debugging, or reviewing Python files. Enforces a mandatory verify-before-deliver rule - all written code must be tested for syntax and functionality using available shell tools before presenting to the user. Covers naming conventions, project layout, docstrings, formatting, and test authoring.

2026-03-04
agents-and-council-of-llms
其他计算机职业

invoke multiple LLMs to gather different perspectives, review each other's outputs, and act as a council under the directorship of you the Council Head. Or more generally, call other LLM instances as agents to provide summaries without cluttering context.

2026-02-10