Skip to main content
Run any Skill in Manus
with one click
sunholo-data
GitHub creator profile

sunholo-data

Repository-level view of 100 collected skills across 13 GitHub repositories.

skills collected
100
repositories
13
updated
2026-07-18
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

#01
ailang
36 skills · 2026-07-18
Software DevelopersSoftware Quality Assurance Analysts & TestersComputer Occupations, All OtherComputer ProgrammersData ScientistsNetwork & Computer Systems Administrators
7 occupation categories · 100% classified
36%share
#02
ai-protocol-platform
17 skills · 2026-07-08
Software DevelopersComputer Occupations, All OtherOffice Clerks, GeneralSoftware Quality Assurance Analysts & TestersNetwork & Computer Systems AdministratorsProject Management Specialists
6 occupation categories · 100% classified
17%share
#03
cphu-aipla-app
16 skills · 2026-07-14
Postsecondary Teachers, All OtherSoftware DevelopersTutorsSoftware Quality Assurance Analysts & TestersComputer Occupations, All OtherInformation Security Analysts
7 occupation categories · 100% classified
16%share
#04
stapledons_voyage
10 skills · 2026-03-16
Software DevelopersSpecial Effects Artists & AnimatorsProject Management SpecialistsSoftware Quality Assurance Analysts & Testers
4 occupation categories · 100% classified
10%share
#05
ailang-parse
6 skills · 2026-04-14
Software DevelopersFile ClerksSoftware Quality Assurance Analysts & TestersWeb Developers
4 occupation categories · 100% classified
6.0%share
#06
gde-ap-agent
5 skills · 2026-06-07
Software Developers
1 occupation categories · 100% classified
5.0%share
#07
ailang_bootstrap
4 skills · 2026-07-12
Software DevelopersWeb Developers
2 occupation categories · 100% classified
4.0%share
#08
sunholo-py
1 skills · 2026-03-12
Software Developers
1 occupation categories · 100% classified
1.0%share
Showing the top 8 repositories here; full repository list continues below.
repository explorer

Repositories and representative skills

mission-control
computer-occupations-all-other

Run ONE outer-loop iteration of a long-running mission (default: the V1 mission) — observe mission state, pick the top backlog item, route it through design-doc-creator → sprint-planner → sprint-executor → sprint-evaluator with the mission's model routing policy, record a log entry, and run the retro. Use when user says "run mission control", "mission iteration", "work the v1 backlog", or when fired nightly by the dev.ailang.mission-control launchd job.

2026-07-18
design-doc-creator
software-developers

Create AILANG design documents in the correct format and location. Use when user asks to create a design doc, plan a feature, or document a design. Handles both planned/ and implemented/ docs with proper structure.

2026-07-18
sprint-executor
software-developers

Execute approved sprint plans with test-driven development, continuous linting, progress tracking, and pause points. Supports parallel milestone execution via Task sub-agents. Use when user says "execute sprint", "start sprint", or wants to implement an approved sprint plan.

2026-07-15
sonarcloud-triage
software-quality-assurance-analysts-and-testers

Triage SonarCloud issues and hotspots via the SonarCloud Web API — check gate status, list open BLOCKER/CRITICAL bugs + vulns, group hotspots by rule, bulk-mark hotspots Safe per rule, transition issues to False Positive, and change the New Code period. Use whenever the user mentions SonarCloud, Sonar, quality gate red/failing, code smells to triage, marking hotspots safe, marking issues as false positive, setting new code period, or asks "why is the Sonar gate red" — even if they only reference a specific rule like go:S2245 without naming SonarCloud.

2026-07-14
post-release
software-developers

Run automated post-release workflow (eval baselines, dashboard, docs) for AILANG releases. Runs the tier-based benchmark suite (core+stretch+frontier by default) for standard + agent evals with validation and progress reporting. Use when user says "post-release tasks for vX.X.X" or "update dashboard". Fully autonomous with pre-flight checks.

2026-07-11
benchmark-manager
software-quality-assurance-analysts-and-testers

Create and manage AILANG eval benchmarks. Use when user asks to create benchmarks, fix benchmark issues, debug failing benchmarks, or analyze benchmark results.

2026-07-09
release-manager
software-developers

Create new AILANG releases with version bumps, changelog updates, git tags, and CI/CD verification. Use when user says "ready to release", "create release", mentions version numbers, or wants to publish a new version.

2026-07-08
sprint-evaluator
software-quality-assurance-analysts-and-testers

Evaluate sprint implementations against design docs and acceptance criteria. Runs after sprint-executor to assess quality with concrete scoring rubric (100 points, 70 to pass). Provides actionable feedback loop on failure. Use when user says "evaluate sprint", "review implementation", "assess sprint quality", or automatically via coordinator after sprint execution.

2026-07-08
Showing top 8 of 36 collected skills in this repository.
code-assistant
software-developers

Write, review, debug, and explain code. Use when the user asks about programming, needs code written, wants a code review, or has a bug to investigate.

2026-07-08
data-extractor
office-clerks-general-439061

Extract structured data from documents, images, and unstructured text. Use when the user needs tables, key-value pairs, or specific fields pulled from content.

2026-07-08
document-analyst
office-clerks-general-439061

Analyze documents, extract structured data, and answer questions about uploaded files. Use when the user uploads a document, asks about file contents, or requests data extraction.

2026-07-08
general-assistant
project-management-specialists

General-purpose AI assistant for everyday tasks. Use as the default skill when no specialized skill matches the user's request.

2026-07-08
web-researcher
software-developers

Search the web, summarize findings, and answer research questions. Use when the user asks about current events, needs web research, or wants information from online sources.

2026-07-08
workspace-demo-interactive
computer-occupations-all-other

Interactive multi-surface A2UI demo. Renders a form to the workspace pane; user submits a value via a Button action; the agent reads the structured action context on the next turn without re-rendering. Demonstrates the discrete-action half of the v6.2.0 sprint 2.10 surface→agent loop — sibling of the read-only workspace-demo.

2026-07-08
workspace-demo
computer-occupations-all-other

Multi-surface A2UI demo. Emits dashboard components to the persistent workspace pane instead of inline-in-chat. The deterministic end-to-end demo for the v6.2.0 sprint 2.9 surface routing.

2026-07-08
adk-cheatsheet
software-developers

MUST READ before writing or modifying any ADK agent code. ADK API quick reference for Python. Covers agent types, tool definitions, orchestration patterns, callbacks, state management, and common pitfalls. Use when user asks "how do I define an agent", "create a tool", "what orchestration patterns exist", "how do callbacks work", or when writing Agent(), FunctionTool, callbacks, or orchestration code. Do NOT use for deployment, evaluation, or project scaffolding questions.

2026-07-08
Showing top 8 of 17 collected skills in this repository.
guide-maintenance
software-developers

Keep the AIPLA user-facing how-to guides (docs/guides/) up to date and in sync with the product. Use when the user says "update the guides", "regenerate / republish the guides", "the guides are stale / out of date", "re-capture the guide screenshots", "add a new guide", or mentions "guide-staleness" — and also proactively when a change lands on a UI surface a guide documents (the teacher class/activity/materials/co-pilot flows, the student join/workspace, or the researcher views). Covers the full pipeline: render, screenshot capture on deployed dev, publish into the app, seed the in-product corpus + onboarding tutors, and the staleness check.

2026-07-14
aipla-help
postsecondary-teachers-all-other

In-app help assistant for teachers and researchers learning to use the AIPLA platform. Answers natural-language questions about setting up classes, building activities, adding curriculum materials, using the authoring co-pilot, the student experience, and the researcher views — grounded in the AIPLA how-to guides. Read-only: it explains how, it doesn't change anything. Visible to teachers and researchers (tagged role:teacher).

2026-07-14
activity-authoring-assistant
postsecondary-teachers-all-other

Teacher-facing co-pilot that helps a teacher author a good activity. The teacher describes, in plain Danish or English, what they want to teach; the assistant PROPOSES a Socratic lesson prompt (and, later, fitting elements) as editable suggestions the teacher accepts or edits — it never publishes on its own. Teacher-only (tagged role:teacher). Dark-flagged until the researcher teaching framework lands (designs 1.1.39 + 1.1.50).

2026-07-11
mcp-app-artefact
computer-occupations-all-other

Add a new MCP App artefact (hand-curated HTML/JS rendered as a sandboxed iframe in the chat workspace) to the AIPLA fork. Covers the static-artefact path (one shared mcp-sandbox Cloud Run service, files under infrastructure/mcp-sandbox/artefacts/<name>/v<version>/), the decision tree for "static vs. dynamic MCP server", the ADR-013 security gates (CSP, sandbox flags, 200 KB size limit, library-bypass review), and the frontend wiring (NEXT_PUBLIC_MCP_SANDBOX_URL, MCPAppToolCallRouter, workspace surface mount). Use when the user says "add a new MCP app", "new artefact", "build a sim", "deploy a sandbox iframe", "embed an interactive visualization", or references Boldkast / mcp-sandbox / mcp-ext-apps-map. Do NOT use for the agent-skills authoring workflow (that's the inherited template's skill creator) or for dynamic-MCP-server scaffolding (a separate v1 skill).

2026-07-04
analytics-chat
postsecondary-teachers-all-other

Teacher-facing analytics assistant. Ask natural-language questions about your class's session data — message counts, time-on-task, common misconceptions, group engagement. Only visible to teachers (tagged role:teacher). Data queries are scoped to the requesting teacher's own classes; no cross-teacher data exposure.

2026-06-30
manage-class
postsecondary-teachers-all-other

Teacher-facing hub for running your classes from chat — the conversational alternative to the React /teacher dashboard. Create a class, list your classes, mint group join-codes, look up your activities, and ask about a class's engagement (it consults the analytics assistant for session-data questions). Same backend, one chat. Only visible to teachers (tagged role:teacher).

2026-06-30
workbench-element-builder
software-developers

Wire a new student-facing workbench/activity element so it reaches the tutor on BOTH surfaces — the iframe-context state push AND the visible "shared with the AI" human-tool-use trust card — AND make it proposable by the activity-authoring co-pilot (the add_element tool). Use when adding a workbench element, a new activity element, when a student interaction (table/calculator/checklist/etc.) does not show in the chat, when "the AI didn't see what the student did", when wiring or debugging the trust card, when a new element isn't offered by the authoring co-pilot, or reviewing an element PR for the dropped-card or dropped-co-pilot-coverage bug.

2026-06-26
aipla-security-checkup
information-security-analysts

Triage runbook for AIPLA's dependency security pile. Use whenever the CI gate's `security-audit` job fails on a PR, when the Monday weekly rolling issue surfaces a new CVE, or when a developer says "run the security audit", "check dependabot", "vulnerability sweep", "triage the security pile", or "is this gate going to pass". Encodes the reachability rubric (direct prod / transitive / dev-only / deprecated) developed during the 2026-06-05 20-alert sweep, plus the per-ecosystem commands (npm audit, pip-audit via uvx, dependabot via gh api) and the npm-override conflict pattern. The policy of record is docs/design/aipla/v1.1.0-feedback/security-monitoring-pipeline.md — this skill is the human-facing operationalisation of it.

2026-06-15
Showing top 8 of 16 collected skills in this repository.
starmap-manager
software-developers

Manage starmap data assets for Stapledons Voyage. Use when downloading star catalogs, galactic backgrounds, or processing astronomical data. (project)

2026-03-16
asset-manager
special-effects-artists-and-animators

Generate and manage game image assets using AI. Use when user asks to create sprites, textures, backgrounds, portraits, or other visual assets for the game. Handles 3D textures, style consistency, and manifest updates. (project)

2025-12-23
game-sprint-executor-ailang
software-developers

Execute approved sprint plans for Stapledons Voyage using AILANG. ALL game logic must be AILANG - engine is rendering only. Use when user says "execute sprint", "start implementation", or wants to begin an approved sprint plan.

2025-12-13
game-architect
software-developers

Validate codebase architecture and organization before releases. Use when user asks to 'check architecture', 'validate structure', 'pre-release check', or before versioning.

2025-12-13
game-sprint-planner
project-management-specialists

Plan development sprints for Stapledons Voyage game features. Analyzes design docs, estimates effort considering AILANG constraints, and creates realistic sprint plans. Use when user asks to "plan sprint" or estimate game feature timelines.

2025-12-13
dev-tools
software-developers

Run CLI dev tools for game development (world inspection, benchmarks, assets, simulation). Use when user wants to 'check performance', 'inspect world', 'validate assets', 'stress test', or asks about new CLI features.

2025-12-10
test-manager
software-quality-assurance-analysts-and-testers

Run visual tests, compare golden files, and report bugs for Stapledons Voyage. Use when user asks to run tests, check golden files, or report visual regressions.

2025-12-10
game-design-doc-creator
software-developers

Create design documents for Stapledons Voyage game features. Use when user asks to create a design doc, plan a feature, or document game mechanics. Handles both planned/ and implemented/ docs.

2025-12-08
Showing top 8 of 10 collected skills in this repository.
add-format
software-developers

End-to-end checklist for adding a new input or output format to AILANG Parse (docparse). Use when the user says 'add support for X format', 'wire up a new parser', 'add .foo format', 'add a parser for .bar', 'support .baz files', 'ship format X', 'can we parse .qux', 'new format rollout', or mentions a file extension that isn't yet supported (e.g. 'what about RTF', 'add Jupyter notebooks'). Covers parser code, ailang.toml exports, WASM demo, vendor-wasm-packages.sh, homepage, workbench, all format-list surfaces across the docs site, SDK READMEs, release tag, registry publish, and the ailang messages send docparse downstream notification. Use even when only part of this is requested — the skill tells you which surfaces you'd otherwise miss.

2026-04-14
landing-page
web-developers

Create a new AILANG Parse documentation/landing page targeting a specific keyword or topic. Use when user says 'new landing page', 'new page for X', 'create a page about X', 'landing page for keyword X', or wants to add a documentation page to the docs/ site. Also use when the user references long-tail keywords, SEO pages, or competitor comparison pages.

2026-04-07
benchmark
software-quality-assurance-analysts-and-testers

Run OfficeDocBench evaluation and refresh benchmark scores across the AILANG Parse website. Use when the user says 'run benchmarks', 'rerun the benchmark', 'refresh benchmark numbers', 'update bench scores', 'regenerate summary.json', mentions OfficeDocBench, asks to evaluate parsers, asks why scores are out of sync on the docs, or after any change to docparse/services/*.ail or benchmarks/officedocbench/scoring.py — even if they don't explicitly say 'benchmark'. Also use after editing any AILANG parser to verify no regression.

2026-04-07
audit-design-docs
file-clerks-434071

Audit the design_docs/ folder structure against the current project version. Use when user says 'audit design docs', 'check design docs', 'are design docs organized', 'verify design doc placement', 'tidy design docs', or asks about misplaced/stale design documents. Also use when the user asks to reorganize planned vs implemented docs, or after a version bump.

2026-04-03
fix-parser-gap
software-developers

Fix a parser gap identified in the spec coverage audit. Use when user says 'fix a gap', 'implement X parsing', 'improve parser coverage', 'close a gap', 'next P1', or references a specific ECMA-376 spec section like '§17.9'. Also use when the user asks to improve DOCX/XLSX/PPTX parsing quality, add support for a missing Office feature, or mentions numbering, styles, hyperlinks, formatting, fields, merged cells, equations, or speaker notes in the context of parser improvement.

2026-04-03
verify-docs
software-developers

Verify generated Office documents (DOCX, PPTX, XLSX, ODT, ODP, ODS, HTML) are valid and open correctly. Use when: user asks to verify generated files, check document output quality, validate Office files, run the verification loop, test generated documents, check if files open in Keynote/Word/Numbers, or after changing any generator code (docx_generator, pptx_generator, xlsx_generator, odt_generator, odp_generator, ods_generator, html_generator). Also use when user says "verify", "check the files", "do they open", "run verification", or "test the output".

2026-03-30
ap-orchestrator
software-developers

Conversational front door for the Accounts-Payable workflow. Chats with the user about invoices and AP policy, then transfers to the deterministic `ap-pipeline` SequentialAgent when an invoice needs processing. Never reproduces extracted invoice fields itself — the pipeline owns that.

2026-06-07
invoice-extractor
software-developers

Invoice field-extraction specialist for Accounts Payable. Reads the already-parsed content of an invoice document and returns clean, typed business fields (vendor, line items, totals, GL codes). Operates on a second layer above the AILANG Parse / DocParse step that runs at ingest time — does NOT re-parse the document.

2026-06-04
ap-poster
software-developers

Action specialist for Accounts Payable. Takes a validated invoice and either posts it to the ERP ledger or routes it to a human approval queue, then emits the final Invoice Review Card to the workspace pane. Final stage of the `ap-pipeline` SequentialAgent.

2026-06-03
ap-validator
software-developers

Grounded validation specialist for Accounts Payable. Checks extracted invoice fields against the vendor master, open purchase orders, and the tax/approval policy indexed in Vertex AI Search. Detects duplicates, PO mismatches, out-of-policy line items, and incorrect tax. Use after extraction, before any posting decision.

2026-06-03
ap-pipeline
software-developers

Deterministic Accounts-Payable processing pipeline. Walks Extract → Validate → Post in sequence via ADK's SequentialAgent. No LLM at the workflow level — the order is code, not prose. Use as a sub-skill of ap-orchestrator; not intended for direct user invocation.

2026-06-03
Showing 12 of 13 repositories
sunholo-data Agent Skills | SkillsMP