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

agentspec-copilot

agentspec-copilot contains 56 collected skills from Arthur1511, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
56
Stars
2
updated
2026-05-18
Forks
0
Occupation coverage
9 occupation categories · 100% classified
repository explorer

Skills in this repository

create-pr
software-developers

Create a pull request with conventional commits and a structured description. Supports GitHub and Azure DevOps — platform is auto-detected from the git remote. Use when the user wants to open a PR, commit changes, or submit work for review.

2026-05-18
create-pr
software-developers

Create a pull request with conventional commits and a structured description. Supports GitHub and Azure DevOps — platform is auto-detected from the git remote. Use when the user wants to open a PR, commit changes, or submit work for review.

2026-05-15
meeting
executive-secretaries-and-executive-administrative-assistants

Analyze meeting transcripts — extract decisions, action items, and create SSOT documents. Use when processing standup notes, stakeholder reviews, or sprint meetings.

2026-05-13
memory
software-developers

Save valuable insights from the current session to storage. Use when you've discovered decisions, patterns, or gotchas worth remembering across sessions.

2026-05-13
readme-maker
software-developers

Generate comprehensive, production-ready README.md by analyzing codebase with explorer + documenter agents. Use when creating or updating project documentation.

2026-05-13
sync-context
software-developers

Sync project context to copilot-instructions.md by analyzing codebase patterns and conventions. Use after adding agents, commands, or significant architecture changes.

2026-05-13
ai-pipeline
data-scientists-152051

RAG/embedding pipeline scaffolding — delegates to de-ai-data-engineer agent. Use when building RAG pipelines, embedding workflows, feature stores, or text- to-SQL systems.

2026-05-13
data-contract
database-architects

Data contract authoring (ODCS) — delegates to test-data-contracts-engineer agent. Use when defining producer-consumer agreements, SLAs, or schema governance rules.

2026-05-13
data-quality
database-architects

Data quality rules generation — delegates to test-data-quality-analyst agent. Use when generating Great Expectations suites, dbt tests, or SQL quality assertions for your data models.

2026-05-13
lakehouse
database-architects

Table format and catalog guidance — delegates to architect-lakehouse agent. Use when working with Iceberg, Delta Lake, catalogs, or migrating from legacy table formats.

2026-05-13
migrate
database-architects

Legacy ETL migration — delegates to de-dbt-specialist and de-spark-engineer agents. Use when converting stored procedures, SSIS packages, or Informatica workflows to modern stack.

2026-05-13
pipeline
software-developers

DAG/pipeline scaffolding — delegates to architect-pipeline agent. Use when scaffolding Airflow or Dagster pipelines with best-practice patterns.

2026-05-13
schema
database-architects

Interactive schema design — delegates to architect-schema-designer agent. Use when designing star schemas, Data Vault models, SCD strategies, or DDL for any target platform.

2026-05-13
sql-review
software-quality-assurance-analysts-and-testers

SQL-specific code review — delegates to de-sql-optimizer + python-code- reviewer agents. Use when reviewing SQL for anti-patterns, performance issues, or cross-dialect correctness.

2026-05-13
eda
data-scientists-152051

Exploratory data analysis for data scientists — delegates to ds-eda-analyst agent. Use when profiling datasets, visualizing distributions, checking correlations, or detecting missing data and outliers.

2026-05-13
experiment-tracking
data-scientists-152051

Experiment tracking and ML deployment for data scientists — delegates to ds- experiment-tracker and ds-ml-deployer agents. Use when logging MLflow runs, comparing experiments, registering models, promoting to production, serving via API, or running batch inference.

2026-05-13
feature-engineering
data-scientists-152051

Feature engineering for data scientists — delegates to ds-feature-engineer agent. Use when building scikit-learn Pipelines, encoding categoricals, imputing missing values, scaling features, or creating lag/rolling features for time series.

2026-05-13
model-evaluation
data-scientists-152051

Model evaluation for data scientists — delegates to ds-model-evaluator agent. Use when computing classification or regression metrics, plotting ROC/PR curves, calibrating probabilities, tuning decision thresholds, or comparing models statistically.

2026-05-13
model-training
data-scientists-152051

Model training for data scientists — delegates to ds-model-trainer agent. Use when training classification or regression models, tuning hyperparameters with Optuna, running cross-validation, or comparing multiple algorithms.

2026-05-13
diagram
software-developers

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

2026-05-13
create-kb
database-architects

Create a complete KB domain from scratch with MCP validation. Use when adding a new knowledge base domain for a technology, library, or concept.

2026-05-13
code
software-quality-assurance-analysts-and-testers

Dual AI code review with CodeRabbit + Claude Code for maximum coverage. Use when reviewing changes before a PR, or for deep architectural analysis of committed code.

2026-05-13
diff-review
software-quality-assurance-analysts-and-testers

Generate a visual HTML diff review — before/after architecture comparison with code review analysis. Use when visualizing code changes, comparing branches, or reviewing PRs visually.

2026-05-13
fact-check
software-quality-assurance-analysts-and-testers

Verify the factual accuracy of a document against the actual codebase, correct inaccuracies in place. Use when validating HTML review pages, plan documents, or any document making claims about code.

2026-05-13
generate-slides
executive-secretaries-and-executive-administrative-assistants

Generate a stunning magazine-quality slide deck as a self-contained HTML page. Use when creating presentations, stakeholder decks, or visual storytelling for any technical topic.

2026-05-13
generate-visual-plan
project-management-specialists

Generate a visual HTML implementation plan — detailed feature specification with state machines, code snippets, and edge cases. Use when planning a feature implementation with architectural depth.

2026-05-13
generate-web-diagram
web-developers

Generate a beautiful standalone HTML diagram and open it in the browser. Use when visualizing workflows, architectures, systems, or any concept that benefits from a rich visual page.

2026-05-13
plan-review
computer-systems-analysts

Generate a visual HTML plan review — current codebase state vs. proposed implementation plan. Use when evaluating a spec, RFC, or design document against the actual codebase.

2026-05-13
project-recap
project-management-specialists

Generate a visual HTML project recap — rebuild mental model of a project's current state, recent decisions, and cognitive debt hotspots. Use when re- entering a project or summarizing recent activity.

2026-05-13
share
web-developers

Share a visual explainer HTML file instantly via Vercel — returns a live URL with no authentication required. Use when sharing diagrams, reviews, or slide decks with others.

2026-05-13
visual-explainer
web-developers

Generate beautiful, self-contained HTML pages that visually explain systems, code changes, plans, and data. Use when the user asks for a diagram, architecture overview, diff review, plan review, project recap, comparison table, or any visual explanation of technical concepts. Also use proactively when you are about to render a complex ASCII table (4+ rows or 3+ columns) — present it as a styled HTML page instead. license: MIT compatibility: Requires a browser to view generated HTML files. Optional surf-cli for AI image generation. metadata: author: nicobailon version: "0.5.1"

2026-05-13
brainstorm
project-management-specialists

Explore ideas through collaborative dialogue before requirements capture (Phase 0). Use when the user wants to brainstorm a feature, explore an idea, or hasn't defined requirements yet.

2026-05-13
build
software-developers

Execute implementation with on-the-fly task generation from a DESIGN document (Phase 3). Use when the user wants to implement a feature that has a completed DESIGN document.

2026-05-13
define
project-management-specialists

Capture and validate requirements in one pass (Phase 1). Use when the user wants to extract requirements from notes, emails, a BRAINSTORM document, or a direct request.

2026-05-13
design
computer-systems-analysts

Create architecture and technical specification from a DEFINE document (Phase 2). Use when the user wants to design a solution, create an architecture, or plan implementation after requirements are captured.

2026-05-13
iterate
project-management-specialists

Update any SDD phase document when requirements or design change (Cross- Phase). Use when the user needs to modify a BRAINSTORM, DEFINE, or DESIGN document mid-stream and wants cascade awareness.

2026-05-13
ship
software-developers

Archive a completed feature with lessons learned (Phase 4). Use when the build is done, all tests pass, and the user wants to finalize and archive the feature.

2026-05-13
sync-context
software-developers

Sync project context to copilot-instructions.md by analyzing codebase patterns and conventions. Use after adding agents, commands, or significant architecture changes.

2026-05-13
diagram
graphic-designers

Create Excalidraw diagram JSON files that make visual arguments. Use when the user wants to visualize workflows, architectures, or concepts.

2026-05-13
create-kb
software-developers

Create a complete KB domain from scratch with MCP validation. Use when adding a new knowledge base domain for a technology, library, or concept.

2026-05-13
Showing top 40 of 56 collected skills in this repository.