Skip to main content
Run any Skill in Manus
with one click
GitHub repository

Conversational-AI-Demo

Conversational-AI-Demo contains 12 collected skills from Shengwang-Community, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
12
Stars
29
updated
2026-04-27
Forks
10
Occupation coverage
3 occupation categories · 100% classified
repository explorer

Skills in this repository

ac-memory
software-developers

Create, repair, and refresh `.agents/state/INDEX.md` plus a caller-selected task state file for workflow and continue tasks. Use after `ac-workflow` has resolved whether work should bind a new task or a specific continue target, or whenever Top 3, decisions, Evidence, Gaps, Review Findings closure, role, or freeze state changes.

2026-04-27
ac-review
software-quality-assurance-analysts-and-testers

Review frozen-contract execution against Evidence and Gaps for code or docs tasks. Use after ac-execute, or at milestone acceptance gates when workflow assets or implementation need validation.

2026-04-27
ac-workflow
software-developers

Workflow entrypoint for feat/fix/refactor/chore/docs/continue tasks in this Android repo. Use when the user asks to change code, AGENTS.md, .agents/skills, docs templates, or explicitly resume an unfinished task state under `.agents/state/tasks/`.

2026-04-27
ac-plan
software-developers

Freeze an Execution Contract for code or docs workflow tasks in this Android repo. Use at workflow start, after unfreeze, or whenever scope, files, checks, or constraints change before execution.

2026-04-27
ac-execute
software-developers

Execute only the frozen Execution Contract for code or docs tasks, collect evidence, and stop on scope drift. Use when PLAN_FROZEN=true and the Contract's files/checks are complete.

2026-04-22
requesting-code-review
software-quality-assurance-analysts-and-testers

Prepare repo-local review requests and required context for the current workflow. Use when completing tasks, implementing major features, or before merging and the work should enter `ac-review`.

2026-04-22
self-improving-agent
software-developers

Summarize reusable workflow lessons after ac-review in this Android repo. Use when a workflow task finishes, when repeated mistakes or cross-document drift appear, or when the user explicitly asks for a retrospective or skill improvement.

2026-04-22
writing-skills
software-developers

Use when creating new skills, editing existing skills, or verifying skill guidance before rollout, and need repeatable patterns for authoring and validating reusable skills.

2026-04-22
receiving-code-review
software-quality-assurance-analysts-and-testers

Evaluate and close review feedback with technical rigor for the current repo workflow. Use when receiving code review feedback before implementing suggestions, especially if feedback seems unclear or technically questionable.

2026-04-22
convoai-ios-workflow
software-developers

Workflow for implementing, modifying, fixing, or completing iOS requirements in this ConvoAI repo. First analyze the request, split it into dependency-ordered feature items, and close exactly one item at a time. Logic tasks are UT-first and UI tasks hand visual acceptance to QA. Only spawn the developer+tester multi-agent loop when the user explicitly asks for closed-loop workflow, delegation, or multiple agents.

2026-04-03
jira-confluence
project-management-specialists

Manage Agora Jira issues and Confluence documentation. Trigger this skill when: - User mentions: Jira, Confluence, ticket, issue, task, bug, story, epic, subtask, sprint, board, kanban, backlog, JQL, wiki, docs, page - User wants to: search/create/update issues, check task status, add comments, transition workflow, create documentation, search wiki pages - User asks about: my tasks, assigned issues, project backlog, team documentation Even without explicit keywords, trigger when the context involves project management, task tracking, issue tracking, or team documentation.

2026-04-02
xcodebuildmcp
software-developers

Use when the user needs Xcode build/test/run workflows, simulator or device control, UI automation, screenshots/video, logs, or LLDB debugging through XcodeBuildMCP tools. Includes discovery of projects/schemes, session defaults, and common simulator/device workflows.

2026-04-02