Use this skill when the user wants to add, refactor, or generalize a `agentpay <plugin>` integration like Bitrefill. Follow the shared plugin registration path under `src/plugins`, keep plugin-specific API or scraping code under `src/lib/<plugin>` or `src/lib/<plugin>/`, reuse the existing Rust daemon signing and policy path through the shared CLI plugin context instead of reimplementing signing, and add focused CLI tests for the new plugin.
Convert natural language segment descriptions into Apollo.io API search filters.
查阅代码和配表回答模块设计、功能逻辑、数值配置等业务问题
Process multiple features or tasks in parallel. Batch execution of PDCA commands across features.
- 📄 example-state.yaml
- 📄 SKILL.md
- 📄 STATE_SCHEMA.yaml
Syncs agent daily memory and MEMORY.md to an Obsidian vault so notes are human-browsable. Use nightly or on demand.
MoAI — 100개 자기진화 도메인 하네스 AI 전문가. '/moai init'으로 개인화된 하네스를 설치하고, '/moai catalog'로 카탈로그를 조회하고, '/moai status'로 상태를 확인한다. '유튜브 영상 기획', '시장 조사', '계약서 검토', '사업계획서', '여행 계획', '뉴스레터 작성', '세무 상담', '채용 파이프라인', 'ESG 보고서', '데이터 분석' 등 100가지 도메인의 전문가 하네스를 제공한다. 자연어로 도메인 요청 시 자동 감지하여 해당 하네스 레퍼런스를 로딩한다. MoAI, 모아이, harness, 하네스, 전문가 모드, expert mode.
MoAI — 100개 자기진화 도메인 하네스 AI 전문가. '/moai init'으로 개인화된 하네스를 설치하고, '/moai catalog'로 카탈로그를 조회하고, '/moai status'로 상태를 확인한다. '유튜브 영상 기획', '시장 조사', '계약서 검토', '사업계획서', '여행 계획', '뉴스레터 작성', '세무 상담', '채용 파이프라인', 'ESG 보고서', '데이터 분석' 등 100가지 도메인의 전문가 하네스를 제공한다. 자연어로 도메인 요청 시 자동 감지하여 해당 하네스 레퍼런스를 로딩한다. MoAI, 모아이, harness, 하네스, 전문가 모드, expert mode.
- 📁 .github/
- 📁 agents/
- 📁 docs/
- 📄 .gitignore
- 📄 paper-fetch-en.png
- 📄 README.md
Use when the user wants to download a paper PDF from a DOI, title, or URL via legal open-access sources. Tries Unpaywall, arXiv, bioRxiv/medRxiv, PubMed Central, and Semantic Scholar in order. Never uses Sci-Hub or paywall bypass.
Use when interacting with Jira issues - searching, creating, updating, moving, transitioning, commenting, logging work, downloading attachments, managing sprints, boards, issue links, web links, fields, or users. Auto-triggers on Jira URLs and issue keys (PROJ-123). Also use when MCP Atlassian tools fail or are unavailable for Jira Server/DC.
- 📁 assets/
- 📁 references/
- 📁 scripts/
- 📄 README.md
- 📄 SKILL.md
Draft, critique, or rewrite PRDs (product requirements / product specs) and adjacent artifacts (PR/FAQ, acceptance criteria, rollout plan). For AI/LLM features, also draft eval specs (LLM-as-judge) and prompt sets. Output must be in English. Use when the user asks for a PRD/spec/requirements/PRFAQ/evals/prompt sets, or needs help clarifying scope, success metrics, non-goals, user stories, or stakeholder alignment.
- 📄 agent.md
- 📄 being.md
- 📄 browser.md
The Skill plugin gives the agent a persistent, structured knowledge base. Knowledge is organised into named **skills**, each containing any number of **items** — individual pieces of information. Items are indexed semantically, so the agent can search across all skills by meaning rather than exact keywords.
Self-host any open-source app on the user's own infrastructure (cloud VM, VPS, Raspberry Pi, localhost, k8s, PaaS). Walks the user through provisioning, DNS, TLS, SMTP, and hardening in phased + resumable workflows. 1446+ verified recipes plus live-derived fallback for the long tail. Agent-mode rules apply (no chat-paste credentials, no group-channel deploys).