Skip to main content
Execute qualquer Skill no Manus
com um clique
eka-care
Perfil de criador do GitHub

eka-care

Visão por repositório de 32 skills coletadas em 2 repositórios do GitHub.

skills coletadas
32
repositórios
2
atualizado
2026-07-22
explorador de repositórios

Repositórios e skills representativas

echo-sdk-overview
Desenvolvedores de software

Router for any non-trivial echo-sdk task. Maps user intent to the right module skill and diagram. Invoke FIRST for any change to src/echo/ before reaching for a specific module skill.

2026-06-04
echo-sdk-adding-a-provider
Desenvolvedores de software

Recipe for adding a new provider (LLM, transcriber, eval, prompt). Use whenever adding Cohere, Mistral, Deepgram, Phoenix, Promptlayer, etc. — anything that plugs into an existing get_*() factory.

2026-05-19
echo-sdk-adding-a-skill-to-an-agent
Desenvolvedores de software

End-to-end recipe for defining a Skill bundle and wiring it into a GenericAgent with the right activation mode and tool registry. Use when extending agent capability via swappable skills rather than baking tools in.

2026-05-19
echo-sdk-agents
Desenvolvedores de software

Building agents with BaseAgent / GenericAgent, including skill registration, activation modes (llm vs manual), and system-prompt composition. Use when editing src/echo/agents/ or building a new agent subclass.

2026-05-19
echo-sdk-audio
Desenvolvedores de software

Audio transcription provider abstraction (Gemini, EkaCare). Use when transcribing audio, adding a new transcriber, or shaping AudioInput.

2026-05-19
echo-sdk-databases
Arquitetos de banco de dados

Postgres support — asyncpg client, schema-aware binder, PgQueryTool surface. Use when querying postgres from a tool, modifying the binder, or adding a new DB engine.

2026-05-19
echo-sdk-evals
Cientistas de dados

Evaluation provider abstraction for dataset experiments (Langfuse today). Use when running an experiment, adding a new eval backend, or wiring evals into CI.

2026-05-19
echo-sdk-llm
Desenvolvedores de software

LLM provider abstraction — get_llm factory, BaseLLM contract, agentic tool-calling loop, streaming, thinking config. Use when editing src/echo/llm/ or debugging provider behavior.

2026-05-19
Mostrando as 8 principais de 23 skills coletadas neste repositório.
abdm-debugging
Desenvolvedores de software

Diagnose and fix ABDM Connect integration failures - error code decoding (ABDM-xxxx, MIS-xxxx, EKA-xxxx), webhook non-delivery, OTP/rate-limit issues, linking failures, consent stuck states, and FHIR rejections. Use when the user reports any ABDM error, a failing test, "webhook not received", "linking stuck", "consent not granted", "data not arriving", or asks to debug the integration.

2026-07-22
abdm-m2-care-context
Desenvolvedores de software

Integrate ABDM Milestone 2 - care context linking, record discovery, HIP data sharing, webhook handling, and ECDH encryption for pushing FHIR bundles to HIUs. Use when the user says "integrate M2", "link care context", "HIP", "share records", "hip_data_fetch webhook", "discovery", or is connecting a hospital/lab system that generates health records.

2026-07-22
abdm-auth
Desenvolvedores de software

Set up Eka ABDM Connect authentication - developer console signup, client_id/client_secret provisioning, access/refresh token lifecycle, long-lived tokens, sharing keys, and BYOA. Use when the user needs credentials, gets 401/403 errors, asks about tokens, or at the start of any milestone integration (auth is always step one).

2026-07-22
abdm-m1-abha
Desenvolvedores de software

Integrate ABDM Milestone 1 - ABHA creation (Aadhaar OTP, mobile OTP, face auth), ABHA login, profile management, KYC, ABHA card/QR generation, and the M1 web SDK. Use when the user says "integrate M1", "create ABHA", "ABHA login", "Aadhaar OTP flow", "ABHA card", or is building patient registration for an HIS/LMIS/PHR.

2026-07-22
abdm-m3-consent
Desenvolvedores de software

Integrate ABDM Milestone 3 - consent lifecycle (create, list, approve, deny, revoke), auto-approval policies, HIU data fetching, hiu_data_push webhook, and decryption keysets. Use when the user says "integrate M3", "consent request", "HIU", "fetch patient records", "consent artefact", or is building an insurer/referral/analytics/PHR consent feature.

2026-07-22
abdm-m4-nhpr
Desenvolvedores de software

Integrate ABDM Milestone 4 - HPR ID creation for healthcare professionals, HFR facility search/onboarding/linking, software linkage via Eka Bridge, and facility onboarding to Eka. Use when the user says "integrate M4", "HPR", "HFR", "register doctor", "onboard facility", "NHPR", "bridge linkage", or is setting up providers before go-live.

2026-07-22
abdm-overview
Desenvolvedores de software

Understand ABDM (Ayushman Bharat Digital Mission), its registries (ABHA, HPR, HFR), roles (HIP/HIU/PHR), the four certification milestones M1-M4, and how Eka's ABDM Connect APIs map to them. Use when the user asks "what is ABDM", "what is ABHA/HPR/HFR", "which milestone do I need", "HIP vs HIU", "how does ABDM certification work", or at the start of any ABDM integration to decide scope.

2026-07-22
abdm-fhir
Desenvolvedores de software

Build and parse ABDM-compliant FHIR R4 bundles - Eka's resource mappings (Observation, Condition, MedicationRequest, ServiceRequest, AllergyIntolerance, CarePlan, etc.), hi_type document bundles, base64 encoding for the Link API, and parsing incoming HIU data. Use when the user mentions FHIR, bundles, "map my data to ABDM format", hi_type, SNOMED/LOINC coding, or is handling hip_data_fetch / hiu_data_push payloads.

2026-07-21
Mostrando as 8 principais de 9 skills coletadas neste repositório.
Mostrando 2 de 2 repositórios
Todos os repositórios foram exibidos