Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

jared

jared contient 9 skills collectées depuis adesousa, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
9
Stars
7
mis à jour
2026-06-09
Forks
0
Couverture métier
2 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

github
Développeurs de logiciels

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
Développeurs de logiciels

Two-layer memory system with grep-based recall.

2026-06-09
ai-agent-tool-executor
Développeurs de logiciels

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

2026-06-09
weather
Développeurs de logiciels

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

2026-06-09
get-api-docs
Développeurs de logiciels

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
Développeurs de logiciels

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

2026-05-26
monitoring
Administrateurs de réseaux et de systèmes informatiques

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
Administrateurs de réseaux et de systèmes informatiques

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

2026-05-05
cron
Administrateurs de réseaux et de systèmes informatiques

Schedule reminders, recurring tasks, and one-time jobs to BACKLOG.md

2026-05-05