Skip to main content
Run any Skill in Manus
with one click
adesousa
GitHub creator profile

adesousa

Repository-level view of 9 collected skills across 1 GitHub repositories.

skills collected
9
repositories
1
updated
2026-06-09
repository map

Where the skills live

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

repository explorer

Repositories and representative skills

github
software-developers

Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.

2026-06-09
memory
software-developers

Two-layer memory system with grep-based recall.

2026-06-09
ai-agent-tool-executor
software-developers

Executes tools for AI agents, ensuring correct parameter formats and preventing common execution errors.

2026-06-09
weather
software-developers

Get current weather and forecasts (no API key required). Use the `run_terminal_command` tool for execution.

2026-06-09
get-api-docs
software-developers

Use this skill to get documentation for third-party APIs, SDKs or libraries before writing code that uses them to ensure you have the latest, most accurate documentation. This is a better way to find documentation than doing web search. This includes when a user asks for tasks like "use the OpenAI API", "call the Stripe API", "use the Anthropic SDK", "query Pinecone", or any other time the user asks you to write code against an external service and you need current API reference. Fetch the docs with chub before answering, rather than relying on your pre-trained knowledge, which may be outdated because of recent changes to these APIs. Be sure to use this skill when the user asks for the latest docs, latest API behavior, or explicitly mentions chub or Context Hub. Ensure `chub` is available, run `chub --help`, then follow the instructions there.

2026-05-27
summarize
software-developers

Summarize public content — articles/text, YouTube videos, or podcasts — by fetching text or transcripts.

2026-05-26
monitoring
network-and-computer-systems-administrators

Monitor environment health by checking URLs with 'curl -o /dev/null --max-time 5 -s -w "%{http_code}\n"' and analyzing failures with LLM.

2026-05-14
alerting
network-and-computer-systems-administrators

Analyzes the tail end of local or remote log files to perform a health check, identifying issues, errors, or concerning patterns.

2026-05-05
Showing top 8 of 9 collected skills in this repository.
Showing 1 of 1 repositories
All repositories loaded