- Call
m_list_skills; treat its returned skill name, ID, scope, enabled state, and description as authoritative. Do not infer or add host inventory entries. - State the total host-reported skill count in one short sentence before the table. Include disabled skills returned by the host.
- Present exactly one GitHub-flavored Markdown table with the columns
Skill,Scope,Enabled,ID,Description,Source/Version, andLast update. Group and sort Global skills first, then Bundled skills, with names alphabetically within each scope. Add a total row after each displayed scope and a finalAll skillsrow. - When the host reports a Global ACT skill, optionally read
$env:OneDrive\Documents\ScoutSkills\ACT_Skills_for_Scout\library-manifest.json. If available, use itspackageVersionforSource/Versionand itspublishedAtforLast update. If unavailable, useNot exposed. - For all other host-reported skills, use
Host bundledfor bundledSource/Version, otherwiseNot exposed; useNot exposedforLast updateunless the host returned a timestamp. - Keep each description concise but faithful to the live host inventory. Do not infer, fabricate, or reuse stale timestamps.
- If the optional ACT manifest is available but
m_list_skillsreports no matching Global ACT rows, state that visibility gap in one short sentence after the table. Do not add manifest-only skills to the table. - Do not run an installer, create or remove links, update skills, write to a repository, modify settings, or access user data beyond the host inventory and optional ACT manifest.
Act Skill Inventory Report
Generates a current skill-inventory report from the live Scout host. Use when a user asks to list skills, inventory skills, or report the current ACT skill library.
Act Skill Inventory Report by fabioc-aloha · 26b1134
npx skillmds@latest add fabioc-aloha/act-skill-inventory-report File contents
---name: act-skill-inventory-reportdescription: Generates a current skill-inventory report from the live Scout host. Use when a user asks to list skills, inventory skills, or report the current ACT skill library.---1. Call `m_list_skills`; treat its returned skill name, ID, scope, enabled state, and description as authoritative. Do not infer or add host inventory entries.2. State the total host-reported skill count in one short sentence before the table. Include disabled skills returned by the host.3. Present exactly one GitHub-flavored Markdown table with the columns `Skill`, `Scope`, `Enabled`, `ID`, `Description`, `Source/Version`, and `Last update`. Group and sort Global skills first, then Bundled skills, with names alphabetically within each scope. Add a total row after each displayed scope and a final `All skills` row.4. When the host reports a Global ACT skill, optionally read `$env:OneDrive\Documents\ScoutSkills\ACT_Skills_for_Scout\library-manifest.json`. If available, use its `packageVersion` for `Source/Version` and its `publishedAt` for `Last update`. If unavailable, use `Not exposed`.5. For all other host-reported skills, use `Host bundled` for bundled `Source/Version`, otherwise `Not exposed`; use `Not exposed` for `Last update` unless the host returned a timestamp.6. Keep each description concise but faithful to the live host inventory. Do not infer, fabricate, or reuse stale timestamps.7. If the optional ACT manifest is available but `m_list_skills` reports no matching Global ACT rows, state that visibility gap in one short sentence after the table. Do not add manifest-only skills to the table.8. Do not run an installer, create or remove links, update skills, write to a repository, modify settings, or access user data beyond the host inventory and optional ACT manifest.
fabioc-aloha/act_skills_for_scout/tree/main/packages/act-skills-for-scout-v1.1.0/act-skill-inventory-report commit 26b11340fb
Frequently asked questions
Run npx skillmds@latest add fabioc-aloha/act-skill-inventory-report in your terminal (requires Node.js), paste this page's agent-chat prompt into Claude, Cursor, or any MCP-connected agent, or download the SKILL.md file and copy it into your agent's skills directory.
Generates a current skill-inventory report from the live Scout host. Use when a user asks to list skills, inventory skills, or report the current ACT skill library. It is listed under Docs & Writing on SkillMD.
This skill has not completed SkillMD's automated safety review yet. SkillMD never runs a skill's scripts for you; review the SKILL.md before installing.
This skill is tagged as working with Claude Code, Claude.ai, OpenAI Codex. SKILL.md is an open format, so most agents that read a skills directory can load it too.
Yes. Installing skills from SkillMD is free, and the skill stays under its author's original license.
fabioc-aloha (@fabioc-aloha) published this skill. Their other Agent Skills are listed on their SkillMD profile.