Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
almoore
GitHub 제작자 프로필

almoore

1개 GitHub 저장소에서 수집된 9개 skills를 저장소 단위로 보여줍니다.

수집된 skills
9
저장소
1
업데이트
2026-06-25
저장소 지도

skills가 있는 위치

수집된 skill 수가 많은 주요 저장소와 이 제작자 카탈로그 내 비중, 직업 분포를 보여줍니다.

저장소 탐색

저장소와 대표 skills

confluence-read
일반 사무원

Read pages from Atlassian Confluence Cloud (CCAOA tenant by default). Use when the user asks you to review, summarize, fetch, audit, or inspect a Confluence page or its children — anything starting with a URL like https://ccaoa.atlassian.net/wiki/spaces/.../pages/... or a page ID. Handles auth via the shared atlassian_auth helper and prefers the v2 REST API. Confluence Cloud has no v3 — do not look for one.

2026-06-25
confluence-write
데스크톱 출판 전문가

Create or update pages in Atlassian Confluence Cloud (CCAOA tenant by default). Use when the user asks you to write, draft, publish, post, create, update, edit, or "fix" a Confluence page. Two paths: hand a markdown file to the existing md_to_confluence.py CLI for whole-page writes, or do surgical raw-HTTP edits in storage format for in-place table-row / status-macro / single-section changes.

2026-06-25
jira-comment
소프트웨어 개발자

Add a comment to an existing Jira Cloud issue (CCAOA tenant by default). Use whenever the user asks you to comment on, add a note to, leave an update on, reply on, or "post to" a Jira ticket — phrasings like "add notes to PROJ-123", "comment on that ticket", "drop a status update on the Jira", or "leave a note for the team on DEVOPS-1". Wraps jira_comment.py, which posts via the v2 (wiki-markup) or v3 (ADF) comment API using the shared atlassian_auth helper. Do not invoke for reading an issue (use jira-get), searching (use jira-read), creating a new ticket (use jira-create), or editing description/status fields.

2026-06-25
jira-create
소프트웨어 개발자

Create a new Jira Cloud issue (CCAOA tenant by default). Use when the user asks you to file, open, log, create, draft, or "make a Jira" for a new ticket, bug, task, or epic. Wraps the existing jira_create_issue.py CLI in useful-scripts; for "epic + N tasks" bulk creation, points to jira_create_epic_with_tasks.py in the same directory. Handles auth via the shared atlassian_auth helper. Do not invoke for reading (use jira-get) or searching (use jira-read).

2026-06-25
jira-get
소프트웨어 개발자

Fetch a single Jira Cloud issue by key or URL (CCAOA tenant by default). Use when the user asks you to read, look at, summarize, inspect, or pull the details of a Jira ticket — anything starting with `PROJ-123` or a URL like https://ccaoa.atlassian.net/browse/PROJ-123. Handles auth via the shared atlassian_auth helper and prefers Jira Cloud REST v3 (ADF). Do not invoke for Confluence pages (use confluence-read), JQL / multi- issue search (use jira-read), or creating a new ticket (use jira-create).

2026-06-25
jira-read
소프트웨어 개발자

Search Jira Cloud issues via JQL (CCAOA tenant by default). Use when the user wants to list, find, query, or filter Jira tickets — phrasings like "all open tickets in X", "what's assigned to me", "tickets created this week", "everything tagged with Y", or a raw JQL string. Handles auth via the shared atlassian_auth helper and uses Jira Cloud REST v3. Do not invoke to fetch one specific ticket (use jira-get) or to create one (use jira-create).

2026-06-25
dataset-decision-brief
소프트웨어 개발자

Turn a raw dataset (CSV, Excel, JSON) into a decision brief with charts. Trigger this skill whenever the user has a data file they want analyzed, profiled, or summarized — including phrases like "explore this CSV", "profile this dataset", "what's in this spreadsheet", "build me a decision brief from this data", "analyze this Excel file", "find issues in this data", "summarize this dataset for the team", or "I have a dataset and need to make a decision". Also trigger on "data quality check", "data audit", or "give me an exec summary of this data". Even when the user doesn't explicitly say "brief" — if they have a tabular file and an unclear path forward, this skill is the answer.

2026-05-08
substack-live-brief
작가·저자

Generate a structured content brief from a Substack Live (or similar live session / webinar / podcast / panel) transcript. Trigger this skill whenever the user mentions a Substack Live, a live session transcript, a recorded webinar, a panel discussion, or asks for a content brief / repurposing ideas / standalone quotes / "key themes" pulled from a recording — even if they don't say the word "Substack". Also trigger on phrasings like "I just finished a live and need to turn it into content", "pull quotes from this transcript", "summarize my session", or "what should I post from this".

2026-05-08
이 저장소에서 수집된 skills 9개 중 상위 8개를 표시합니다.
저장소 1개 중 1개 표시
모든 저장소를 표시했습니다