News

Google Docs Adds Code to Import Complete AI Skills [APK Teardown]

An APK teardown reveals Google Docs is developing a way to import complete AI skills, carrying over their titles, descriptions, and instructions, though the feature is not yet available in the app.

An APK teardown reveals Google Docs is developing a way to import complete AI skills, carrying over their titles, descriptions, and instructions, though the feature is not yet available in the app.

0 Comments
Kapill M Malani

Kapill M Malani A die-hard Liverpool FC fan, Kapill is a big fan of Batman, Android and street Cricket. In that order, probably. Email: [email protected]

What to know

  • Google Docs is developing an import flow for existing AI skills.
  • The flow transfers a skill’s title, description, and instructions into Docs.
  • We found the dormant strings in code from an unreleased Google Docs v1.26.381.05.90 build, but could not surface the feature in the app.

Google has already announced the broader ability to create, share, and use Gemini skills across Workspace, including Docs. Those reusable skills let people bring established instructions and know-how into their work.

Now, a teardown of Google Docs v1.26.381.05.90 reveals a more specific capability that Google has not publicly detailed: importing an existing AI skill while carrying over its title, description, and instructions.

About APK teardowns — An APK teardown works by reading the not-yet-shipped code inside a beta build, which lets us preview features a developer is working on before they’re announced. But work-in-progress code can change, stay hidden behind a server-side flag, or be scrapped before it ever reaches your phone.

Google Docs is preparing a three-part skill import flow

The newly added code describes an import process that brings three parts of a reusable AI skill into Google Docs. Separate messages cover the skill’s title, its description, and its instructions.

The new strings, seen below, point to each of those details being transferred as part of the import:

MSG_IMPORTING_SKILL_TITLE = “Importing your skill title…”
MSG_ADDING_SKILL_DESCRIPTION = “Adding your skill description…”
MSG_BRINGING_OVER_SKILL_INSTRUCTIONS = “Bringing over your skill instructions…”

Together, the messages show that this is more than a generic entry point for using Gemini skills. Google Docs appears to be preparing a dedicated flow for bringing an existing skill into the app with its defining information intact.

The distinction matters because Google’s public announcement covers creating, sharing, and using Gemini skills across Workspace. It does not specifically describe importing a skill’s title, description, and instructions into Docs. That narrower import capability is the new detail uncovered in this build.

We could not surface the import flow in the app, so this remains a dormant-strings-only finding rather than an on-device look at how the interface works. The code does not provide further details about availability.

The skill-import feature is not available to users yet, and we’ll watch future Google Docs builds for signs of a rollout.


Related guides

 

Leave a Reply

Your email address will not be published. Required fields are marked *