Skip to main content
Execute qualquer Skill no Manus
com um clique
Repositório GitHub

AgentTools

AgentTools contém 10 skills coletadas de WolframResearch, com cobertura ocupacional por repositório e páginas de detalhe dentro do site.

skills coletadas
10
Stars
72
atualizado
2026-06-24
Forks
18
Cobertura ocupacional
2 categorias ocupacionais · 100% classificado
explorador de repositórios

Skills neste repositório

wolfram-alpha
Desenvolvedores de software

Queries Wolfram|Alpha for up-to-date computational results and retrieves contextual information via semantic search. Use this skill when the user needs real-world data, calculations, or factual answers about entities in science, math, geography, history, finance, and more.

2026-06-24
wolfram-language
Desenvolvedores de software

Evaluates Wolfram Language code, searches documentation, inspects code, runs tests, and retrieves symbol definitions. Use this skill when the user needs Wolfram Language computation or development assistance, including symbolic math, data analysis, visualization, or working with .wl/.wls/.wlt files.

2026-06-24
wolfram-notebooks
Desenvolvedores de software

Reads and writes Wolfram notebook (.nb) files. Use this skill when the user needs to create, read, or convert Wolfram notebooks, including converting between markdown and notebook format.

2026-06-24
wolfram-paclets
Desenvolvedores de software

Checks, builds, and submits Wolfram Language paclets. Use this skill when working on paclet packaging, release readiness, and paclet repository submission workflows.

2026-06-24
add-code-inspector-rule
Desenvolvedores de software

Add a new custom CodeInspector rule to detect problematic Wolfram Language patterns. Use when asked to: "add a code inspector rule", "create an inspection rule", "add a lint rule", "detect [pattern] in code inspector", "add CodeInspector rule", "new code analysis rule".

2026-03-26
spec-to-todo
Desenvolvedores de software

Generate a TODO task list from a design specification. Reads a spec file from Specs/, explores the codebase to identify what's already implemented vs. what remains, and produces a markdown TODO file with checkboxes in TODO/. Use when asked to: "create a task list from a spec", "make a TODO from a spec", "what needs to be done for [feature]", "generate tasks from the spec", "create a work plan for [feature]", "turn this spec into a checklist", or any request to break a specification into trackable work items.

2026-03-18
review-spec
Desenvolvedores de software

Review a design specification in Specs/ against the actual codebase to find inaccuracies, potential issues, or things that need correction before implementation. Use when asked to: "review a spec", "check a spec for issues", "validate a spec", "find problems in a spec", "review the spec for [feature]", "audit a spec against the codebase", or any request to verify that a specification accurately reflects the current code and conventions.

2026-03-18
review-pr-comments
Analistas de garantia de qualidade de software e testadores

Address review comments on a GitHub pull request — fetch unresolved comments, investigate each issue, fix valid ones, reply, and resolve threads. Use this skill when the user asks to review PR comments, address PR feedback, handle PR review, respond to reviewer comments, or fix issues raised in a pull request.

2026-03-09
simplify-spec
Desenvolvedores de software

Simplify a design specification in Specs/ to focus on user-facing behavior. Use when asked to: "simplify a spec", "clean up a spec", "remove implementation details from a spec", "make a spec more high-level", "simplify the spec for [feature]", "rewrite spec to be user-facing", or any request to reduce internal/low-level detail in a specification document.

2026-03-02
update-docs
Desenvolvedores de software

Review branch changes and update markdown documentation files to reflect them

2026-02-27