Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

AIRS_Data_Analysis

AIRS_Data_Analysis에는 fabioc-aloha에서 수집한 skills 36개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
36
Stars
1
업데이트
2026-06-01
Forks
1
직업 범위
직업 카테고리 8개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

agent-creator
기타 컴퓨터 관련 직업

Create agents that pass agent-review's six gates by construction — role capture, distinct-from-skill check, tool allowlist minimization, draft against gates, dogfood self-review. Use when authoring a new agent, refactoring an existing one, or promoting a Mall agent into the heir's brain.

2026-06-01
agent-review
소프트웨어 품질 보증 분석가·테스터

Audits a candidate agent (.agent.md) against five gates (spec compliance, content quality, scope fit, safety, currency & coherence) plus Gate 6 (tool allowlist minimality). Use when reviewing a new agent draft before commit, evaluating a Mall agent or store agent for adoption, or re-auditing existing agents on a periodic cadence.

2026-06-01
ai-memory-setup
소프트웨어 개발자

Detect, resolve, and manage the Alex_ACT_Memory shared memory bus. Fires on bootstrap, session start (announcements), and feedback writes.

2026-06-01
alex-banner-generation
그래픽 디자이너

Generate on-brand Alex — ACT Edition SVG banners for documents (READMEs, plans, notes, release artifacts)

2026-06-01
anti-hallucination
소프트웨어 개발자

Prevent fabricated facts, invented APIs, and citation confabulation at the point of generation. Use when generating factual claims, code examples, API references, library names, configuration values, error messages, or citations — anything where 'sounds plausible' is not the same as 'is real'.

2026-06-01
brain-audit
소프트웨어 개발자

Perform a local brain audit for ACT Edition (and Supervisor) using deterministic QA plus targeted file review, then produce severity-ranked fixes. Pairs with extension-audit on the sibling surface side; the Marketplace surface routes there, not here.

2026-06-01
code-review
소프트웨어 품질 보증 분석가·테스터

Systematic code review for correctness, security, and growth — not just style enforcement

2026-06-01
creative-writing
기술 작가

Scaffold book-writing projects with folder structure, BOOK-PLAN template, character development matrices, and chapter organization patterns. Use when starting a new book project, planning multi-chapter structure, or building character bibles.

2026-06-01
critical-thinking
소프트웨어 개발자

Challenge what you think is right — alternative hypotheses, missing data, evidence quality, bias detection, falsifiability, and adversarial review

2026-06-01
deep-review
소프트웨어 품질 보증 분석가·테스터

Adversarial code review with three parallel perspectives — Advocate, Skeptic, Architect — that create productive tension. Use for high-stakes PRs, architectural changes, or when single-pass review would miss issues. Surfaces findings through disagreement, not consensus.

2026-06-01
doc-hygiene
소프트웨어 개발자

Documentation hygiene — anti-drift rules, count elimination, and living document maintenance

2026-06-01
docx-to-md
데스크톱 출판 전문가

Convert Word documents (.docx) to clean Markdown with image extraction and pandoc cleanup

2026-06-01
git-workflow
소프트웨어 개발자

Apply consistent git practices for branch hygiene, safe commits, and recovery from common mishaps (lost commits, bad merges, accidental pushes). Use when authoring or reviewing a git workflow, recovering broken local state, or sequencing a commit/push that needs explicit user approval before destructive steps.

2026-06-01
greeting-checkin
소프트웨어 개발자

Greeting-triggered self-check — recognise greetings, check Edition version against the upstream tag, scan AI-Memory announcements, and report inside the greeting reply

2026-06-01
html-to-md
데스크톱 출판 전문가

Convert HTML documents to clean Markdown via pandoc

2026-06-01
instruction-creator
소프트웨어 개발자

Create instructions that pass instruction-review's five gates (plus Gate 6 for always-on) by construction — intent capture, prior-art scan, applyTo calibration, draft against gates, dogfood self-review. Use when authoring a new instruction, refactoring an existing one, or promoting a Mall instruction into the heir's brain.

2026-06-01
instruction-review
소프트웨어 개발자

Audits a candidate instruction (.instructions.md) against five gates (spec compliance, content quality, scope fit, safety, currency & coherence) plus optional Gate 6 (token budget for always-on instructions). Use when reviewing a new instruction draft before commit, evaluating a Mall instruction or store instruction for adoption, or re-auditing existing instructions on a periodic cadence.

2026-06-01
lint-clean-markdown
소프트웨어 개발자

Write markdown that passes markdownlint on first attempt — encode the most common rules as muscle memory

2026-06-01
markdown-mermaid
소프트웨어 개발자

Author markdown and Mermaid diagrams that render correctly in VS Code, GitHub, and other Mermaid 10+ consumers — covers diagram-tool selection, mandatory init template, parser pitfalls, and visual design rules. Use when writing technical docs with embedded diagrams, debugging Mermaid render failures, or choosing between Mermaid, Excalidraw, and other diagramming tools.

2026-06-01
markdown-sanitization-chain
소프트웨어 개발자

Render user-supplied markdown safely — marked.js → DOMPurify → Mermaid (order matters; skipping the sanitizer is XSS)

2026-06-01
md-to-eml
소프트웨어 개발자

Convert Markdown to RFC 5322 email (.eml) with inline CSS and CID images

2026-06-01
md-to-html
웹 개발자

Convert Markdown to standalone HTML pages with embedded CSS, images, and Mermaid diagrams

2026-06-01
md-to-txt
소프트웨어 개발자

Strip Markdown formatting and produce clean plain text via pandoc

2026-06-01
md-to-word
소프트웨어 개발자

Convert Markdown with Mermaid diagrams and SVG illustrations to professional Word documents

2026-06-01
meditation
소프트웨어 개발자

Consolidate session learning into permanent architecture — extract patterns into skills, instructions, prompts, or memory

2026-06-01
problem-framing-audit
프로젝트 관리 전문가

Step-back protocol — restate, generalise, specialise, invert, ask why, pre-mortem, check stakeholders, and audit framings before solving

2026-06-01
prompt-creator
기타 컴퓨터 관련 직업

Create prompts that pass prompt-review's five gates by construction — intent capture, slash-command naming, single-workflow scope, draft as numbered steps, dogfood self-review. Use when authoring a new prompt, refactoring an existing one, or promoting a Mall prompt into the heir's brain.

2026-06-01
prompt-review
기타 컴퓨터 관련 직업

Audits a candidate prompt (.prompt.md) against five gates (spec compliance, content quality, scope fit, safety, currency & coherence). Use when reviewing a new prompt draft before commit, evaluating a Mall prompt or store prompt for adoption, or re-auditing existing prompts on a periodic cadence.

2026-06-01
security-and-hardening
소프트웨어 개발자

Hardens code against vulnerabilities. Use when handling user input, authentication, data storage, or external integrations. OWASP-aware, language-agnostic principles with TypeScript examples — applies to any feature that accepts untrusted data, manages user sessions, or interacts with third-party services.

2026-06-01
kebab-name
기타 컴퓨터 관련 직업

<≤300 chars, third-person, behavioral, names what + when (trigger phrases)>

2026-06-01
log-curation-change
기타 컴퓨터 관련 직업

Append a one-line entry to docs/ledgers/curation-log.md whenever a brain artifact is added, modified, or removed. Use when committing changes to .github/skills, .github/instructions, .github/prompts, or .github/agents.

2026-06-01
skill-creator
기타 컴퓨터 관련 직업

Create skills that pass skill-review's five gates by construction — intent capture, prior-art scan, draft against gates, dogfood self-review. Use when authoring a new skill, refactoring an existing one, or adopting a Mall unit into this brain.

2026-06-01
skill-review
기타 컴퓨터 관련 직업

Audits a candidate skill (.github/skills/<name>/SKILL.md) against five gates (spec compliance, content quality, scope fit, safety, currency & coherence). Use when reviewing a new skill draft before commit, evaluating a Mall unit or store skill for adoption, or re-auditing existing skills on a periodic cadence. For instructions, prompts, agents — use the matching per-type review skill.

2026-06-01
status-reporting
프로젝트 관리 전문가

Create stakeholder-friendly project status updates and progress reports

2026-06-01
systematic-debugging
소프트웨어 개발자

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes. Four-phase root-cause-first method (investigate → pattern-analyze → hypothesize → implement) that beats guess-and-check thrashing.

2026-06-01
mermaid-mode-fragility
소프트웨어 개발자

Mermaid renders blank or garbled — diagnose silent failures in timeline, gitGraph, gantt; default to flowchart for arbitrary text

2026-05-02