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

javiarmesto

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

수집된 skills
83
저장소
6
업데이트
2026-06-12
저장소 탐색

저장소와 대표 skills

add-action
소프트웨어 개발자

Guide users through adding a new connector action to a Copilot Studio agent. Connector actions require UI-based connection setup, so this skill walks users through the Copilot Studio portal steps, then delegates to edit-action for YAML modifications.

2026-03-28
add-adaptive-card
소프트웨어 개발자

Generate and insert an Adaptive Card into a Copilot Studio topic using AdaptiveCardPrompt. Use when the user asks to add an adaptive card, rich card, form card, info card, confirmation card, or interactive card to a topic.

2026-03-28
add-generative-answers
소프트웨어 개발자

Add generative answer nodes (SearchAndSummarizeContent or AnswerQuestionWithAI) to a Copilot Studio topic. Use this instead of /add-node when the user asks to add grounded answers, knowledge search, generative answers, or AI-powered responses — these nodes require specific patterns (ConditionGroup follow-up, knowledge source references, autoSend, responseCaptureType) that /add-node does not cover.

2026-03-28
add-knowledge
소프트웨어 개발자

Add a knowledge source (public website or SharePoint) to a Copilot Studio agent. Use when the user asks to add a knowledge source, documentation URL, website, or SharePoint site for the agent to search.

2026-03-28
add-node
소프트웨어 개발자

Add or modify a node in an existing Copilot Studio topic. Use when the user asks to add a question, message, condition, variable, or other node to a topic. Do NOT use this for generative answers or knowledge search — use /add-generative-answers instead.

2026-03-28
add-other-agents
소프트웨어 개발자

Add child agents, connected agents, or other multi-agent patterns to a Copilot Studio agent. Use when the user asks to create a sub-agent, child agent, connected agent, or call another agent.

2026-03-28
bc-action-templates
시장조사 분석가·마케팅 전문가

Pre-built TaskDialog templates for common Business Central MCP operations. Provides ready-to-use action YAML files for customer balance, overdue invoices, payment creation, sales orders, incident creation, and item availability.

2026-03-28
bc-agent-blueprints
소프트웨어 개발자

Complete agent blueprints for typical Business Central scenarios — ready-to-implement specifications that combine all BC Extension Pack skills (MCP setup, instructions, actions, topics) into end-to-end agent definitions. Covers collections, sales assistant, and customer support agents.

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

Generates a handoff manifest at the end of the ALDC pipeline, enabling CIRCE and/or DELFOS to consume the extension's published surface without sharing a workspace. Activates after the Conductor pipeline completes successfully.

2026-06-12
skill-manifest
소프트웨어 개발자

Generates a handoff manifest at the end of the ALDC pipeline so CIRCE and DELFOS can consume the extension's published surface without sharing a workspace. Use when the Conductor pipeline has completed successfully (extension compiles, all tests pass, all HITL gates cleared) and you need to emit the extension manifest from al-spec.md and the compiled .al objects.

2026-06-12
skill-api
소프트웨어 개발자

AL API development patterns for Business Central. Use when creating OData/REST API pages, HttpClient integrations, webhook implementations, or any external system integration via API.

2026-06-10
skill-copilot
소프트웨어 개발자

AL Copilot capability development for Business Central. Use when implementing PromptDialog pages, AI generation features, or integrating with the Copilot toolkit.

2026-06-10
skill-debug
소프트웨어 개발자

AL debugging and diagnostics for Business Central. Use when performing snapshot debugging, CPU profiling, analyzing telemetry, or troubleshooting runtime issues.

2026-06-10
skill-events
소프트웨어 개발자

AL event-driven architecture for Business Central. Use when creating EventSubscribers, IntegrationEvents, BusinessEvents, or implementing publisher/subscriber patterns in extensions.

2026-06-10
skill-migrate
소프트웨어 개발자

AL version migration for Business Central. Use when upgrading extensions between BC versions, handling breaking changes, or implementing rollback strategies.

2026-06-10
skill-pages
소프트웨어 개발자

AL page design patterns for Business Central. Use when creating Card, List, ListPart, Document pages, implementing page extensions, or designing UX layouts.

2026-06-10
이 저장소에서 수집된 skills 31개 중 상위 8개를 표시합니다.
skill-diagnostics
소프트웨어 품질 보증 분석가·테스터

Perform a static audit of an AL workspace for Business Central against the project's copilot-instructions.md contract. Reports findings by class (Compliance, Code quality, Test coverage, Permissions) and severity (Blocker, Major, Minor, Nit) with file:line citations. Never modifies code. Never invents rules. Use when asked to audit a workspace, run a compliance check, review before PR, or diagnose contract drift.

2026-04-26
bc-attachments-generator
소프트웨어 개발자

Implements standard document attachments, links, and notes on custom Business Central tables. Creates setup fields for visibility control, extends Attachment Document Type enum, generates event subscribers (OnBeforeDrillDown, OnAfterOpenForRecRef, OnAfterInitFieldsFromRecRef) in attachment management codeunit, adds table lifecycle triggers for orphan prevention on delete/rename, and extends card and list pages with both legacy and modern factboxes. Handles SubPageLink configuration, control ID mapping for Links (Control1900383207) and Notes (Control1905767507) factboxes. Use when adding attachments to custom tables, implementing document management, enabling factboxes for documents, creating attachment integration on entities, adding links and notes to records, or preventing orphan attachment records on table operations.

2026-04-26
skill-test-project-layout
소프트웨어 개발자

AL App/Test project layout diagnosis for Business Central. Use when the main app compiles test sources, AL0297 appears on test object IDs, Library Assert or Library - Sales is missing, test/app.json is not recognized, or a multi-root workspace with app and test projects needs diagnosis.

2026-04-26
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다