Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة
مستودع GitHub

Skilldex

يحتوي Skilldex على 16 من skills المجمعة من Pandemonium-Research، مع تغطية مهنية على مستوى المستودع وصفحات skill داخل الموقع.

skills مجمعة
16
Stars
2
محدث
2026-07-01
Forks
0
التغطية المهنية
2 فئات مهنية · 100% مصنفة
مستكشف المستودعات

Skills في هذا المستودع

bad-name
المهن الحاسوبية الأخرى

This skill has a name that uses spaces and capital letters instead of kebab-case, so the validator should flag the name format as non-conformant while every other check in the report stays perfectly valid and passing.

2026-07-01
long-description-skill
المهن الحاسوبية الأخرى

This skill intentionally carries a description that runs well past the one thousand and twenty four character limit defined by the skill specification so that the validator can flag it under the description-format check. It keeps repeating filler guidance about what the skill does and when to use it in order to inflate the character count without adding any real meaning. Use this skill when you want a fixture whose description is long enough to breach the maximum allowed length while still containing plenty of words and reading like a plausible, if overly verbose, description. It goes on to describe imaginary triggers, imaginary file types, and imaginary workflows purely to consume characters. It continues describing more and more scenarios, more and more trigger phrases, and more and more capabilities until the total number of characters comfortably exceeds the documented ceiling of one thousand and twenty four characters, at which point the description-format check should record an error and withhold the as

2026-07-01
readme-in-folder-skill
المهن الحاسوبية الأخرى

This skill is well formed except that it includes a README.md inside the skill folder, which the specification disallows, so the validator should emit a warning under the no-readme check without blocking anything.

2026-07-01
claude-helper
المهن الحاسوبية الأخرى

This skill uses a reserved word in its name, which Anthropic does not permit, so the validator should flag the name as containing a reserved word even though the kebab-case shape is fine.

2026-07-01
xml-description-skill
المهن الحاسوبية الأخرى

This skill embeds an XML tag such as the <tool> element inside its description, which is forbidden because frontmatter is injected into the system prompt, so the validator should flag the description format as containing angle brackets.

2026-07-01
anchored-ref-skill
المهن الحاسوبية الأخرى

This skill references a missing file using a markdown link with a fragment anchor. The validator should strip the anchor and flag the missing file as a broken reference.

2026-07-01
inline-ref-skill
المهن الحاسوبية الأخرى

This skill references a bundled resource using inline-code style, the canonical form from the skill guide. The referenced file is missing so the validator should flag it.

2026-07-01
inline-ref-valid-skill
المهن الحاسوبية الأخرى

This skill references a bundled resource using inline-code style, and that referenced file exists in the package. The validator should treat referenced resources as passing.

2026-07-01
titled-ref-skill
المهن الحاسوبية الأخرى

This skill references a missing file using a markdown link that carries a title string. The validator should ignore the title and flag the missing file as a broken reference.

2026-07-01
embedded-skill
مطوّرو البرمجيات

Embedded skill for the bad-structure-skillset fixture.

2026-04-06
embedded-skill
مطوّرو البرمجيات

A test embedded skill for the short description skillset fixture.

2026-04-06
embedded-skill
مطوّرو البرمجيات

An embedded skill inside the valid-skillset fixture. Used to verify that the skillset validator correctly discovers and counts embedded skills when scoring a skillset.

2026-04-06
bad-structure-skill
مطوّرو البرمجيات

This skill has an unauthorized subdirectory in its folder structure which should trigger a warning from the validator.

2026-03-25
broken-ref-skill
مطوّرو البرمجيات

This skill references a file that does not exist. The validator should catch this as an error and deduct points from the score accordingly.

2026-03-25
short-description-skill
المهن الحاسوبية الأخرى

Too short.

2026-03-25
valid-skill
مطوّرو البرمجيات

A fully valid skill for testing purposes. This description is long enough to pass the minimum word count requirement and explains what the skill does in sufficient detail to be useful.

2026-03-25