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

AesopScott

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

수집된 skills
221
저장소
7
업데이트
2026-07-14
저장소 탐색

저장소와 대표 skills

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

Use when working on the Sub-agent Dispatch harness and you need capability control: Registers new agent types, pluggable planning strategies, and enforced result schemas.

2026-07-12
arbitration-strategy
기타 컴퓨터 관련 직업

Use when working on the Orchestrator harness and you need capability control: Lets operators swap the "why this next" decision logic (round-robin, risk-first, deadline-first) without touching the orchestrator core.

2026-07-12
async-writer
기타 컴퓨터 관련 직업

Use when working on the Trace harness and you need performance control: Writes traces asynchronously so audit logging doesn't block the call path.

2026-07-12
attention-governor
기타 컴퓨터 관련 직업

Use when working on the Orchestrator harness and you need cost efficiency control: Caps concurrent high-cost reasoning sessions per project and reclaims idle slices, holding total attention spend under a set ceiling.

2026-07-12
availability-probes
기타 컴퓨터 관련 직업

Use when working on the Latency harness and you need capability control: Adds SLO config and availability probes for new routes.

2026-07-12
batch-endpoints
기타 컴퓨터 관련 직업

Use when working on the Provider harness and you need cost efficiency control: Chooses batch over realtime endpoints and compresses payloads where latency allows to reduce vendor cost.

2026-07-12
batch-mode
기타 컴퓨터 관련 직업

Use when working on the Latency harness and you need cost efficiency control: Trades latency for cheaper batch processing where the task tolerates delay.

2026-07-12
budget-check
기타 컴퓨터 관련 직업

Use when working on the Cost harness and you need performance control: Checks budget before dispatch so over-budget work is stopped before it spends.

2026-07-12
이 저장소에서 수집된 skills 119개 중 상위 8개를 표시합니다.
role
프로젝트 관리 전문가

Build role agents for a root organization or multi-agent corporation. Use when the user wants to create an organizational role such as CEO, CFO, advisor, operator, manager, support lead, data steward, research lead, or functional department voice, and needs to decide role mode, engagement type, authority, implementation form, learning behavior, and whether the role should be advisory, workflow-owned, skill-backed, loop-backed, autonomous, human-in-the-loop, or only a lightweight prompt/persona.

2026-07-12
token-harness
기타 컴퓨터 관련 직업

Observe CLI model calls, prompt/input payloads, stdout/stderr, provider-reported usage metadata, and local token estimates across Codex, Claude, DeepSeek, OpenAI, Anthropic, or other AI CLIs. Use when a user needs truthful token visibility, prompt-origin accounting, usage audits, or a harness around model CLI input/output; labels exact provider usage separately from local estimates and blocks claims that cannot be proven.

2026-07-03
token-harness
기타 컴퓨터 관련 직업

Observe CLI model calls, prompt/input payloads, stdout/stderr, provider-reported usage metadata, and local token estimates across Codex, Claude, DeepSeek, OpenAI, Anthropic, or other AI CLIs. Use when a user needs truthful token visibility, prompt-origin accounting, usage audits, or a harness around model CLI input/output; labels exact provider usage separately from local estimates and blocks claims that cannot be proven.

2026-07-03
define-agent
기타 컴퓨터 관련 직업

Create an agent brief for the MAPS Define phase from an existing role. Use when turning an approved role artifact into an agent brief with goals, users, authorization, scope, non-goals, success criteria, failure criteria, escalation points, risks, and assumptions.

2026-07-03
accounting
재무 및 투자 분석가

Accounting skill owned by Finn (Finance Director). Runs on: scheduled + emails link. Scaffold generated from the Mindshare skills registry; install into ~/.claude/skills/accounting/ to use.

2026-07-03
adrian-legal-gate
변호사

Adrian Legal Gate skill owned by Adrian (Legal Director). Runs on: external commitment / contract. Scaffold generated from the Mindshare skills registry; install into ~/.claude/skills/adrian-legal-gate/ to use.

2026-07-03
agentify
기타 컴퓨터 관련 직업

Agentify skill owned by Tess (Autonomy Engineer). Runs on: autonomy central tool. Scaffold generated from the Mindshare skills registry; install into ~/.claude/skills/agentify/ to use.

2026-07-03
amara-research-synthesis
시장조사 분석가·마케팅 전문가

Amara Research Synthesis skill owned by Amara (User Research Director). Runs on: research session completion. Scaffold generated from the Mindshare skills registry; install into ~/.claude/skills/amara-research-synthesis/ to use.

2026-07-03
이 저장소에서 수집된 skills 51개 중 상위 8개를 표시합니다.
build-agent-plus-plus
소프트웨어 개발자

MAPS Phase 3 Build skill that merges base /build-agent, incremental implementation, and test-driven development into one implementation workflow.

2026-06-28
deploy-agent-plus-plus
소프트웨어 개발자

Run MAPS Phase 6 Deploy by wrapping /deploy-agent with GitHub Actions environments and Cloudflare deployment automation. Use when Codex needs GitHub to deploy a Cloudflare Pages, Workers, or Agents project; replace manual Wrangler deploys; configure workflow gates, encrypted secrets, smoke tests, release evidence, and rollback records.

2026-06-28
design-agent
기타 컴퓨터 관련 직업

Create the MAPS Design phase artifact for an agent or multi-agent system. Use when defining roles, workflows, handoffs, memory, context, guardrails, approvals, escalation paths, test-first proof requirements, and system boundaries from an agent brief.

2026-06-28
design-experience-plus-plus
웹·디지털 인터페이스 디자이너

Run enhanced MAPS M8 Experience Design for websites, SaaS products, dashboards, landing pages, and agent-facing product surfaces. Use when Codex needs to wrap /design-experience with website design references, component-system choices, accessibility primitives, UX/service-design reasoning, responsive layout, page hierarchy, and production-ready UI handoffs.

2026-06-28
design-experience
웹·디지털 인터페이스 디자이너

Run MAPS M8 Experience Design for multi-agent products, or optional A2 Experience Design for single-agent products without an M layer. Use when Codex needs to turn product intent, orchestration behavior, agent behavior, and product constraints into user journeys, surfaces, information architecture, interaction states, accessibility requirements, and system-evaluation handoffs.

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

Run MAPS Phase 5 Evaluate by wrapping the base Evaluate process with LangSmith, Inspect AI, and Phoenix. Use when Codex needs to create eval suites, trace-backed eval runs, safety/tool-use checks, regression evidence, eval reports, or Phase 7 observability handoff for an equipped agent.

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

Create the MAPS Evaluate phase artifact for an agent or multi-agent system. Use when designing scenario tests, eval datasets, rubrics, scorecards, regression checks, red-team prompts, safety checks, and release evidence.

2026-06-28
foundation
기타 컴퓨터 관련 직업

Start M0 Project Foundation for a MAPS project or instantiate a MAPS framework/org scaffold. Use when kicking off a new agent, multi-agent project, MAPS+Org project, reusable MAPS framework, or replacing /scaffold by creating project intent, portable path layer settings, notes/source/memory/RAG scaffold, Git and remote readiness, env/secrets scaffold, source inventory, assumptions, decisions, evidence index, RAG-readiness plan, and optional full MAPS repo structure before system shape or APS phase work begins.

2026-06-28
이 저장소에서 수집된 skills 40개 중 상위 8개를 표시합니다.
design-agent
소프트웨어 개발자

Create the MAPS Design phase artifact for an agent or multi-agent system. Use when defining roles, workflows, handoffs, memory, context, guardrails, approvals, escalation paths, test-first proof requirements, and system boundaries from an agent brief.

2026-06-25
design-experience-plus-plus
웹·디지털 인터페이스 디자이너

Run enhanced MAPS M8 Experience Design for websites, SaaS products, dashboards, landing pages, and agent-facing product surfaces. Use when Codex needs to wrap /design-experience with website design references, component-system choices, accessibility primitives, UX/service-design reasoning, responsive layout, page hierarchy, and production-ready UI handoffs.

2026-06-25
design-experience
웹·디지털 인터페이스 디자이너

Run MAPS M8 Experience Design for multi-agent products, or optional A2 Experience Design for single-agent products without an M layer. Use when Codex needs to turn product intent, orchestration behavior, agent behavior, and product constraints into user journeys, surfaces, information architecture, interaction states, accessibility requirements, and system-evaluation handoffs.

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

Create the MAPS Evaluate phase artifact for an agent or multi-agent system. Use when designing scenario tests, eval datasets, rubrics, scorecards, regression checks, red-team prompts, safety checks, and release evidence.

2026-06-25
foundation
기타 컴퓨터 관련 직업

Start M0 Project Foundation for a MAPS project. Use when kicking off a new agent or multi-agent project, creating the project intent, notes scaffold, Git and remote readiness, env/secrets scaffold, source inventory, assumptions, decisions, evidence index, and RAG-readiness plan before system shape or APS phase work begins.

2026-06-25
phase-alignment
기타 컴퓨터 관련 직업

Create the MAPS Phase 00 Alignment artifact. Use when agreeing on lifecycle phase names, phase order, scope, scaffolding, repo structure, curriculum structure, naming decisions, templates, catalogs, and where future work belongs before defining or building agents.

2026-06-25
저장소 7개 중 7개 표시
모든 저장소를 표시했습니다