Skip to main content

kovrichard/portable-agent-layer

SkillsMP는 kovrichard/portable-agent-layer에서 28개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.

최근 기록된 소스 활동
SkillsMP 카탈로그 업데이트
수집된 skills
28
GitHub 스타
12
GitHub 포크
0

이 저장소의 skills

수집된 skill 28개 중 28개를 표시합니다.

직업 분류
웹 개발자
설명

Build a beautifully-typeset consulting-report PDF from a typed data file and a React layout. Use when generating an assessment, strategic review, operational readiness check, or any McKinsey-style consulting deliverable as a PDF.

원문 언어: 영어

업데이트
직업 분류
데스크톱 출판 전문가
설명

Convert markdown files into a styled PDF. Use when creating a PDF from existing markdown files, combining markdown into a report, or converting .md to .pdf.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Capture a screenshot of a URL or local page and load it into context for a visual check. Use when asked to check visually, use playwright, screenshot a page, see or look at the design yourself, or verify a layout on desktop and mobile widths.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Opinion tracker for relationship notes. PROACTIVE: When the user confirms a preference ('yes exactly', 'keep doing that'), contradicts one ('no, don't do that', 'stop'), or you observe a recurring behavioral pattern — invoke this to update opinion confidence.

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Project context management. PROACTIVE — use when the user references a project (by name or as "this repo", "current work"), asks to add/update/complete a project, says "store under a named project", "track this", "what am I working on", "my projects", "my…

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Rewrites text to remove AI slop and make it sound human: eliminates em-dashes and en-dashes, LLM tell-words (delve, leverage, robust, seamless), 'not just X, it's Y' constructions, rule-of-three padding, boilerplate openers/closers, hedging, and decorative…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Author a NEW skill that ships WITH the PAL repo (committed to assets/skills/ and installed for every downstream user). Use only when working inside the portable-agent-layer repo and adding a shared, general-purpose skill. For a user's own private skill, use…

원문 언어: 영어

업데이트
직업 분류
기타 컴퓨터 관련 직업
설명

Create a user-scoped subagent for every installed agent (Claude Code, opencode, Cursor, Copilot) from one merged definition, then install and run the doctor on it. Use when the user asks to create a subagent, add a custom agent, delegate a role to a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Create a new personal skill for this user, scaffolded into their own ~/.pal/skills/ and linked into every installed agent. Use when the user asks to create a skill, add a capability, build a custom command, or "make a skill that…".

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Download and analyze PDF files from URLs or local paths — extract text, answer questions, summarize content. Use when analyzing, reading, or extracting information from a PDF.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Analyze YouTube videos using Gemini's native video understanding — summarize, extract insights, answer questions. Use when analyzing, summarizing, or extracting information from a YouTube video.

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Multi-perspective parallel debate on a decision — 3-5 independent perspectives argue in parallel, then synthesize into a verdict. Use when debating, weighing options, or needing multiple viewpoints on a question.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Maintain the personal knowledge graph of people and companies. Detect named entities in any content (article, video, paste, conversation), upsert them to ~/.pal/memory/knowledge/, and surface what's already known. Use proactively whenever named entities…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Extract structured insights from content (articles, videos, podcasts). Use when extracting wisdom, key takeaways, or structured insights from any content.

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Break down a problem to its fundamental constraints and build up a solution. Use when decomposing complexity, challenging assumptions, or finding root causes.

원문 언어: 영어

업데이트
직업 분류
웹 개발자
설명

Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, artifacts, posters, or applications (examples include websites, landing pages, dashboards, React components,…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Query Fyzz Chat conversations and projects via the REST API. Use when looking up conversations, searching chat history, or listing projects in Fyzz Chat.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run learning analysis — surface rating trends, recurring failure patterns, and graduation candidates. Use when learning analysis is due, or when the user asks about performance patterns, low ratings, or what to improve.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run relationship reflect — promote recurring behavioral observations into tracked opinions. Use when relationship reflect is due, or when the user asks to review what patterns have been observed.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Build branded HTML presentations from markdown using Reveal.js. Multi-template registry per user (each template = brand color, logo, fonts, footer, aspect). Per-deck workflow: scaffold → edit one markdown file per slide in slides/ → build → present. Output: a…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Diagnose why a PAL behavior did not trigger as expected — trace hooks, instructions, and logic to find the gap. Use when a hook, skill, or automation didn't fire or behaved unexpectedly.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Multi-agent parallel research — quick/standard/extensive modes with specialized researcher agents for depth, breadth, and verification. Use when researching a topic, finding information, or investigating something thoroughly.

원문 언어: 영어

업데이트
직업 분류
정보 보안 분석가
설명

Security-focused code review with severity ratings. Use when reviewing code for security issues, vulnerabilities, or OWASP concerns.

원문 언어: 영어

업데이트
직업 분류
기술 작가
설명

Structured summarization of documents, URLs, or conversations. Use when summarizing content, creating overviews, or distilling key points.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Personal context management. Use when discussing goals, beliefs, challenges, identity, updating telos, life context, changing a goal, what do I believe, current obstacles, mission, or strategies.

원문 언어: 영어

업데이트
직업 분류
경영 분석가
설명

Thinking mode router — selects the right analytical approach for a question. Use when thinking through a problem, analyzing deeply, brainstorming ideas, debating options, decomposing to root cause, challenging assumptions, or exploring from multiple…

원문 언어: 영어

업데이트
직업 분류
소프트웨어 품질 보증 분석가·테스터
설명

Evaluate a PAL inference prompt using the promptfoo harness in eval/. Use when a prompt constant in src/ has changed or may have regressed, when scaffolding a new prompt eval from scratch, or when comparing a v2 candidate against the current baseline.

원문 언어: 영어

업데이트
직업 분류
소프트웨어 개발자
설명

Run a maintainer algorithm-update session — synthesize the collected Q2 ("smarter algorithm") reflections, cluster the recurring ideas, and fold approved changes into ALGORITHM.md. Use when the session reminder shows "Algorithm Review Due", or when asked to…

원문 언어: 영어

업데이트
수집된 skill 28개 중 28개를 표시합니다.