Digitable Portal
Use when navigating the Digitable portal ecosystem.
Skill metadata
| Source | Bundled (installed by default) |
| Path | skills/productivity/digitable-portal |
| Version | 1.0.0 |
| Author | Digitable |
| License | MIT |
| Platforms | linux, macos, windows |
| Tags | digitable, portal, navigation, products |
| Related skills | digit, digitable-courses, digitable-tools, digitable-workbench, fts |
Reference: full SKILL.md
info
The following is the complete skill definition that Digit loads when this skill is triggered. This is what the agent sees as instructions when the skill is active.
Digitable Portal
Overview
Use this skill as a routing map for Digitable. Canonical web pages remain the source of truth; do not treat this file as a cached copy of changing content.
Canonical surfaces
| Need | Canonical surface |
|---|---|
| Digitable overview and product navigation | https://digitable.life/ |
| Open learning portal and course map | https://courses.digitable.life/ |
| FTS language, course, and case catalog | https://courses.digitable.life/fts/ |
| Browser-based developer utilities | https://tools.digitable.life/ |
| Chat product | https://chat.digitable.life/ |
Workflow
- Identify whether the request is navigation, learning, an FTS specification, a deterministic transformation, chat, or agent work.
- Load the matching related skill before giving detailed instructions.
- Verify availability and current wording from the canonical URL when network access exists.
- Link directly to the deepest useful page, not just the homepage.
- If a surface is unavailable, say so and offer an offline/manual path without inventing portal state.
Common pitfalls
- Do not confuse Nous Portal, which is an upstream model provider, with the Digitable portal.
- Do not claim enrollment, payment, or account state without an authenticated source.
- Do not send secrets or user files to a browser utility unless the user understands that boundary; prefer local deterministic tools for sensitive data.
Verification checklist
- Correct canonical domain selected.
- Live state verified when the answer depends on it.
- Link points to the most specific useful page.