Skip to main content
Manusで任意のスキルを実行
ワンクリックで
akaihola
GitHub クリエイタープロフィール

akaihola

4 件の GitHub リポジトリにある 43 件の収集済み skills をリポジトリ単位で表示します。

収集済み skills
43
リポジトリ
4
更新
2026-06-20
リポジトリエクスプローラー

リポジトリと代表的な skills

sync-plugin-cache
ソフトウェア開発者

Apply local edits to a Claude Code plugin and propagate them to the installed plugin cache so they take effect without a full marketplace reinstall. Use when you have edited a plugin's source under a local clone (e.g. ~/prg/skills-akaihola/<plugin>/) and need the running Claude Code to pick up the change — the cache copy at ~/.claude/plugins/cache/ is what Claude actually loads, not the source clone. Triggers on "sync the plugin cache", "my plugin edit isn't taking effect", "push plugin changes", or iterating on a slash command / skill / hook that lives in an installed plugin.

2026-06-20
ecb-rates
ソフトウェア開発者

Fetch USD/EUR currency exchange rates from European Central Bank (ECB) and save to CSV. Provides 2025 rates and conversion guidance.

2026-05-30
pandoc-typst-pdf
ソフトウェア開発者

Convert Markdown to PDF using Pandoc with the Typst engine — a fast, lightweight alternative to LaTeX (no TeX install needed, ~tens of MB). Produces clean output for technical docs, plans, summaries, and logs. Supports CJK fonts, code highlighting, tables, math, and custom Typst templates. Use when the user asks to "convert markdown to pdf with typst", "render md to pdf using pandoc", "md2pdf without LaTeX", or wants a typeset PDF without the LaTeX toolchain. Prefer over the `any2pdf` skill when the user explicitly mentions Pandoc, Typst, or wants the output to look typeset (rather than reportlab-rendered).

2026-05-30
processing-scanned-receipts
ソフトウェア開発者

Use when processing a batch of scanned receipt PDFs that need image extraction, OCR, structured plaintext generation, and descriptive renaming.

2026-05-30
pi-session-logs
ソフトウェア開発者

Search and analyze Pi agent session logs stored as JSONL files under ~/.pi/agent/sessions/, and query CCM (Claude Code Mux) proxy logs via journalctl. Use when investigating what Pi did in a past session, why a build or tool call failed, how Pi used interactive_shell, what CCM routed and at what latency, or reconstructing a full session transcript. Covers searching by text, timeline inspection, tool-call auditing, and correlating Pi session timestamps with CCM routing decisions.

2026-03-22
markdown-pm
ソフトウェア開発者

This skill should be used when the user asks to "query projects", "show active projects", "update project status", "mark project as completed", "generate project dashboard", or mentions project metadata management in Obsidian-style markdown repositories. Provides automated tools for querying, updating, and tracking projects with structured YAML frontmatter.

2026-03-22
commit-organizer
ソフトウェア開発者

Triage a messy working tree (disk space analysis, gitignore cleanup, generated-file removal) and then organize the remaining changes into a sequence of cohesive Conventional Commits ordered by file mtime. Use when the user asks to organize commits, group changes into related commits, or clean up a large uncommitted diff before sharing or merging.

2026-03-17
library
ソフトウェア開発者

Private skill distribution system. Use when the user wants to install, use, add, push, sync, list, or search for skills, agents, or prompts from the shared library catalog. Triggers on /library commands or mentions of library, skill distribution, or agentic management.

2026-03-17
このリポジトリの収集済み skills 40 件中、上位 8 件を表示しています。
4 件中 4 件のリポジトリを表示
すべてのリポジトリを表示しました